body {
background: white;
font-size: 9pt;
}
	
#navcontainer, #nav, #image, #logo, #footerSub, #reqform{
display: none;
}

#footer{display:none;}

#hours{font-size:8pt;border:none;left:500px;}

a:link, a:visited {
	color: #ae9a74;
	background: transparent;
	
	text-decoration: underline;
	}

#content
{
    width: 450px;
    position: relative;
    left: 0px;
    top: 0px;
}

#header

{
left:150px;
}






