body
	{
	margin-top:0px;
	margin-left:0px;
	background-image:url(helix-background.jpg);
	background-repeat:repeat; 
	}
.menu
	{
	position:absolute;
	width:802px;
	top: 58px;
	left: 0px;
	color:maroon;
	font:16px/16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.banner
	{
	position:absolute;
	width:802px;
	top:0px;
	left:0px;
	}
.picture
	{
	position:absolute;
	width:267px;
	top: 111px;
	left:533px;
	z-index:2;
	}
.main
	{
	position:absolute;
	width:800px;
	top: 74px;
	left:0px;	
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	background-image:url(bckgrnd2.jpg);
	background-repeat:repeat;
	}
.content
	{	
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	z-index:1;
	text-align:	justify;
	}
.header
	{
	color:#e70a24;
	padding-left:10px;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font: 20px/30px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	}
.sub-header
	{
	color:black;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font: 18px/26px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	}	
.buy
	{
	color:#e70a24;
	font-family:Arial, Helvetica, sans-serif;
	font: 12px/16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
A:link {text-decoration: none; font-weight: bold; color: maroon;}
A:visited {text-decoration: none; font-weight: bold; color: maroon;}
A:active {text-decoration: none; font-weight: bold; color: maroon;}
A:hover {text-decoration: none; font-weight: bold; color: Black;}

.A2:link{text-decoration: none; font-weight: bold; color:#82714b;}
.A2:visited{text-decoration: none; font-weight: bold; color:#82714b;}
.A2:active{text-decoration: none; font-weight: bold; color:#82714b;}
.A2:hover{text-decoration: none; font-weight: bold; color:Black;}
	
	

