#head {display:none;}

#navwrap {display:none;}

#content {background:url('images/content.jpg') top repeat-y #000; font-size:13px; width:800px; margin:0px; padding:1px 50px 10px 50px; text-align:left;}

	#content h1 {margin-top:0px;}
	#content h2 {border-bottom:1px solid #ebeebe; clear:both; color:#212212;}
	#content h3 {margin-left:0.9em; margin-bottom:0em; color:#212212;}
	#content h3 + p {margin-top:0em;}
	#content p {margin-left:1em;}
	
	
	#content a:link, #content a:visited {color:#916a2f; text-decoration:none;}
	#content a:hover, #content a:active {color:#60380c; background-color:#feffef; text-decoration:none;}
	
	.imagerow {text-align:center;}	
	.imagerow img {margin:10px 20px; border:2px solid #daddad; padding:2px;}
	.imagerow img:hover {border:2px dotted #a6aa6a;}
	.imagerow a:hover {background-color:#efeefe;}
	
	
	
	
#contentbottom {background:url('images/contentbottom.jpg') top no-repeat #000; height:25px;}	
	
	
#footer {display:none;}