body {
	scrollbar-base-color: #00ff00;
	scrollbar-face-color: #003366;
	scrollbar-track-color: #546E93;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #003366;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #0066cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 160%;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2 {
	font-size: 120%;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
}
h3 {
	font-family: "Monotype Corsiva", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-bottom: .5em;
	font-size: 150%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: overline;
}

a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

#orderbox {
	position:absolute;
	left:2px;
	top:162px;
	width:245px;
	z-index:1001;
	padding: 5px;
	font-size: 120%;
	font-weight: bolder;
	text-align: left;
}
#orderbox a {
	color: #FFFF00;
}
#header {
	left:-1px;
	top:0px;
	width:100%;
	height:171px;
	z-index:1000;
	right: 0px;
	background-image: url(images/headerback.jpg);
}
#pageTitle {
	position:absolute;
	left:19px;
	top:202px;
	width:auto;
	height:29px;
	z-index:1002;
}
#menu {
	width:auto;
	height:auto;
	z-index:5000;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #000033;
	left: 133px;
	position: absolute;
	top: 137px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	vertical-align: middle;
	padding: 5px;
	background-color: #003366;
	border-bottom-color: #000033;
	border-left-color: #CCCCCC;
}
#menu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
	font-weight: bolder;
	word-spacing: .1em;
}
#content {
	position:relative;
	left:10px;
	top:0px;
	overflow: auto;
	margin-right: 10px;
	z-index: 6000;
	background-image: url(images/moresnow_background.png);
}
#ground {
	background-repeat: no-repeat;
	left:0px;
	height:209px;
	z-index:inherit;
	overflow: visible;
	visibility: visible;
	background-image: url(images/ground.png);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	bottom: 0px;
	top: 600px;
}
#Layer3 {
	position:absolute;
	left:263px;
	top:205px;
	height:321px;
	z-index:10;
	overflow: auto;
	width: 700px;
}
#footer {
	position:inherit;
	left:220px;
	width:585px;
	height:109px;
	z-index:1003;
}
.style1 {font-size: x-small}
.menuOn {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#heb {
	position:absolute;
	left:493px;
	top:11px;
	width:84px;
	height:60px;
	z-index:5001;
}
#content li {
	list-style-position: outside;
	list-style-image: url(images/snow2.png);
}
#content hr {
	color: #FFFFFF;
}
