		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; background-color: #b0aba8; background-image: url('bg-bartlett-1024x674.jpg'); background-position: top center; background-repeat: repeat-y; }
		h1				{ font-family: Arial, Helvetica, sans-serif; font-size: 2.4em; font-weight: bold; color: #336699; margin-left: 100px; }
		h2				{ font-size: 1.4em; color: #333; }
		a				{ color: #337810; }
		p				{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
		#container		{ position: relative; width: 800px; margin: 0 auto; background-color: #fdfae4; background-image: url('greenwater.jpg'); }
		a img           { border: 0; }                               
		/* Header */
		#header			{ background: #eee; width: 800px; height: 137px; background-image: url('masthead-map.jpg'); }		
		/* Content Positioning and Size */	
		#content		{ position: absolute; top: 210px; left: 65px; width: 680px; }
		#content p, #extra p { padding-right: 18px; }	
		#topnav		{ position: absolute; top: 140px; left: 65px; margin-top: 0; }
	
		#titleblock	{ position: absolute; top: 0; left: 45px; width: 550px; height: 75px; padding: 5px 10px; background-color: #ebe2bb; border: 3px inset #ebe2bb; }		
		#video 	{ position: absolute; top: 0; left: 260px; width: 166px; height: 84px; }
        #dvd 	{ position: absolute; top: 0; left: 400px; width: 141px; height: 84px; }
		
		/* Footer */
		#footer			{ position: absolute; bottom: 0; left: 0; width: 800px; height: 100px; background: #151515; border-bottom: 2px solid #999; }
		#footer h3  	{ color: #eee; margin: 0 0 3px 260px; padding: 5px 18px 0; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
		#copy			{ font-size: 13px; margin-left: 75px; }
        #powered		{ position: absolute; top: 10px; right: 20px;}
		#eXTReMe		{ position: absolute; right: -80px; bottom: 20px; }
		
		#topnav {
    font-size: 16px;
	font-weight: medium;
}
    #topnav ul {
    list-style: none;
    margin: 0;
    padding: 5px;
    padding-top: 3px;
}
    #topnav li {
    display: inline;
}
    #topnav a:link, #topnav a:visited {
    margin-right: 0.2em;
    padding: 0.2em 0.2em 0.4em 0.2em;
    color: #FFFFFF;
    background-color: #495a62;
    text-decoration: none;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #717171;
    border-right: 1px solid #717171;
}
    #topnav a:hover {
    border-top: 1px solid #717171;
    border-left: 1px solid #717171;
    border-bottom: 1px solid #FFFFFF;
    border-right; 1px solid #FFFFFF;	
}