html{
	background:#fff;
	font:normal .9em/1.5em Georgia, sans-serif;
}
body{
	position:absolute;
	width:100%;
	margin:0;
	background:url(/images/body_bg.gif) repeat-x;
	background-position: center top;
}
#main{
	position:relative;
	width:800px;
	left:50%;
	margin:0px 0 40px -400px;
	padding:0 0px;
	}
#name{font:normal 300% Georgia, sans-serif;margin:20px 0 20px 0;color:#fff;}
#subhead{font-size:200%;margin:20px 0 20px 0;padding:5px;border-bottom:1px solid #39f;color:#333;}
p{padding:5px;}
img.productShot{float:left;width:200px;margin-right:20px;}
.clear{clear:both;}
img.logo{width:200px;}
#contact{text-align:right;}
a, a:visited, a:active{color:#06c;text-decoration:none;}
ul{list-style:disc;
	margin:0 50px;}
ol{
	list-style:decimal;
	margin:0 50px;
	}
em{text-decoration:italic;}

span.title{font-size:130%;font-weight:bold;font-family:helvetica, sans-serif;}

strong{font-weight:bold;}

blockquote{margin:0 20px;}
blockquote p.credit{margin-left:20px;}