body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background: url(images/background-2.jpg);
	/*text-align: center;*/
	/* part 1 of 2 centering hack */
	}
	
#header {
	width: 800px; 
	height: 100px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: url(images/HeaderOrange.jpg);
	border: 0px solid;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	}

#footer {
	width: 800px; 
	/*height: 50px;*/
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
	font-size: 10px;
	color: #FEF30E;
	/* opera does not like 'margin:20px auto' */
	background-color: black;
	border: 0px solid;
	text-align:center; 
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	}
	

#menu {
	width: 800px; 
	height: 23px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: url(images/Menu-23px.jpg) yellow;
	border: 0px solid;
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	
	}
	
#content-home {
	width: 800px; 
	height: 270px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: url(images/HomepgGraphic-3.jpg);
	border: 0px solid;
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	}
	
#content {
	width: 800px; 
	/*height: 430px;*/
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: white;
	border: 0px solid;
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	

#scroll {
	width: 800px; 
	height: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: url(images/scrollimg.jpg);
	border: 0px solid;
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	}

table.menu{
align: Left;
margin-left: 0px;
height: 23px;
font: arial;
font-size: 13px;
color: #FEF30E;
}

td.menu{
padding-left: 20px;
padding-right: 20px;
padding-top: 0px;
}

td.footer {
	font-size: 10px;
	color: #FEF30E;
	text-align: center;

}

.menu td:hover
{	background: #FEF30E;
	color: black;
}

.menu A:link {color: # FEF30E; text-decoration: none;}
.menu A:visited {color: #FEF30E;  text-decoration: none;}
.menu A:active {color: #FEF30E; text-decoration: none;}
.menu A:hover {color: black; text-decoration: none; }
a img {border: none; } 

p.text{
font-size: 12px;
font: arial;
color: black;
text-align: left;
margin-top:0px;
margin-bottom:0px;
}

p.tests{
font-size: 12px;
font: arial;
color: black;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
font-style: italic;
}

H1.title{
font-size: 18px;
font: arial;
color: black;
Margin:0px
margin-top:0px;
margin-bottom:0px;
text-align: center;
}

H3.title{
font-size: 14px;
font: arial;
color: black;
Margin:0px
margin-top:0px;
margin-bottom:0px;
}

table.product{
font-size: 12px;
font: arial;
color: black;
}

td.product{
width:50%;
vertical-align:top;
padding-left: 8px;
padding-right: 20px;

}

ul.product{
font-size: 12px;
font: arial;
color: black;
margin-top:0px;
margin-bottom:0px;
}
