body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/homepage/spacer.gif);
}

a:link {
	color: #990000;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #336699;
}
a:active {
	color: #336699;
}

#wrap       { width:775px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */

#header {
	padding: 0px;
	background-color: f7e6f0;
	width: 775px;
	text-align:left;
	position: relative;
	top: 0px
	z-index: 10;
	margin: 100;
	margin-top: 0px;
}

#contents {
	padding: 0px;
	background-color: f7e6f0;
	width: 775px;
	text-align:left;
	position: relative;
	top: 0px
	z-index: 10;
	margin: 100;
	margin-top: 0px;
}

#footer {
	padding: 0px;
	background-color: f7e6f0;
	width: 775px;
	text-align:left;
	position: relative;
	top: 0px
	z-index: 10;
	margin: 100;
	margin-top: 0px;
}

.htmllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.redsubheader {color: #990000; font-size: 12px; 
}
.blueheader {	color: #386A83;
	font-size: 14px;
	font-weight: bold;
}
.smblueheader {	color: #386A83;
	font-size: 12px;
	font-weight: bold;
}.blackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.productsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.style8 {color: #88292d; font-weight: bold; 
}
