*
{
	margin: 0;
	padding: 0;
}
a:visited 
{
       color:#0000FF;
}
body
{
	background-color: #CC9C34;
	color: #000000;
	font: 87% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
p, h1, h2, h3,h4,table,form
{
	padding: 10px;
}
ol
{
	padding-left: 90px;
	padding-right: 90px;
}
.clearfloat
{
	clear: both;
}
embed
{
	margin: 10px 10px 10px 10px;
}
.style42
{
	color: #0000FF;
}
.style45
{
        color: #FFFFFF;
}
#wrapper
{
	border: 1px solid #000000;
	margin: 0 auto;
	overflow: auto;
	width: 750px;
}
#header
{
	background: #000033;
	height: 65px;
	margin: 0 auto;
	overflow: auto;
	width: 750px;
}
#menu
{
	background: #000033;
	float: right;
}
#menu ul
{
	margin-top: 22px;
	text-decoration: none;
}
#menu ul li
{
	display: inline;
	padding-right: 28px;
	text-decoration: none;
}
#menu ul li a
{
	color: #FFF;
	display: inline;
	font-size: 12px;
	text-decoration: none;
	vertical-align: bottom;
}
.pad
{
	margin: 0px 5px 0px 10px;
}
.smalltext
{
	color: #fff;
	font-size: 70%;
}
#menu ul li a:hover
{
	text-decoration: underline;
}
#content
{
	background: #ffffff;
	margin: 0 auto;
	min-height: 505px;
	overflow: hidden;
	width: 750px;
}
#content ul
{
	padding-left: 10px;
}
#product
{
	min-height: 100px;
	width: 500px;
}
#cart
{
	height: 100px;
	width: 500px;
}
#productimage
{
	float: left;
	height: 200px;
	width: 200px;
}
#description
{
	float: right;
	height: 200px;
	text-align: left;
	width: 300px;
}
#bluebox
{
	background: #000033;
	color: #FFFFFF;
	float: right;
	font-size: 140%;
	font-weight: bold;
	height: 150px;
	margin-right: 50px;
	margin-top: 40px;
	text-decoration: none;
	vertical-align: middle;
	width: 200px;
}
#left-links
{
	border-right: 1px solid #000;
	float: left;
	margin: 10px;
	min-height: 50px;
	padding: 10px;
	width: 300px;
}
#footer
{
	background: #000033;
	height: 65px;
	margin: 0 auto;
	width: 750px;
}
#footer a 
{
         color: #FFFFFF;
}