BODY  {
	position:absolute;
	width:1010px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-image: url(images/page_background.jpg);
	scrollbar-face-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-shadow-color: ;
	scrollbar-arrow-color: ;
	scrollbar-track-color: ;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: x-large;
	color:#000099;
 }
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: large;
	color:#000099;
}
h3 { 
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	color:#000099;
}
h4 {
	font-family: Times New Roman, Times, serif;
	font-size: small;
	color:#000099;
}
h5 {	
	font-family: Times New Roman, Times, serif;
	font-size: smaller;
	color:#000099;
}
h6{ color:#BFCFF0;
}

#perfect_weight{
	position: absolute; left:15px; top:150px;

}

#content{
border:3px darkblue solid;
padding-top:0px;
position: absolute; left:185px; top:20px;
}
#footer{
position: relative;
text-align:center;
}
.leader {
color:#006633;
font-size: larger
}
.retailprice {
color:#000099;
font-size: medium;
text-decoration:line-through;
}
.ourprice {
color:red;
font-size: large;
}
.ourprice2 {
color:red;
font-size: medium;
}

.note{
font-size:small;
color:#000099;
}
p {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
}
.blue_font{
	background-color:#FFFFFF;
	azimuth:center;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	color: Navy;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header{
	font-family: Times New Roman, Times, serif;
	font-size: x-large;
	padding: 0px;
	color: Navy;
	background-image:url(images/header_spacer1.jpg) 
}
.footer_font{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: x-small;
	padding-left: 5px;
	padding-top: 0px;
	background-image:url(images/footer_spacer.jpg);
	vertical-align:bottom;
}
.footer_top {
vertical-align:top;
}

.footer_link{
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.footer{ background-image:url(images/footer_spacer.jpg);}

.links{
	color: Navy;
	font-family: Times New Roman, Times, serif;
	font-size: small;
}

A:link {color: Navy;
font-size:medium;}
A:active {color: Navy;
font-size:medium;}
A:visited {color: Navy;
font-size:medium;}
A:hover {color: Green;
font-size:large;
}
