body { padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 17px; color: #4C3600; background-color: #557400;}

#container { background-color: #000; margin-left: auto; margin-right: auto; width: 700px;}

#logo { position: absolute; top: 28px; margin-left: 577px; width: 150px; height: 122px;}

#photo { position: absolute; width: 800px; height: 276px; background: url(../_images/photos/main.jpg) no-repeat scroll left top;}

#nav { margin-left: -3px; position: absolute; top: 276px; width: 900px; height: 67px;}
	#nav ul { margin: 0px; padding: 0px;}
	#nav li { float: left; list-style-type: none;}

#didyouknow { font-size: 85%; position: absolute; top: 113px; margin-left: 64px; width: 191px;}
	#didyouknow p { color: #6D5A2E; padding-bottom: 0px; line-height: 14px;}

#main { position: absolute; top: 343px; width: 800px;}
#content { width: 640px; padding: 10px 80px 20px 80px; background: url(../_images/template/content_bottom.gif) no-repeat scroll left bottom;}
#contentleft { width: 201px; padding-right: 20px; float: left;}
#contentright { width: 415px; float: right; padding-top: 20px;}
	#contentright ul { margin: 0px 0px 20px 20px; padding: 0px;}
	#contentright li { list-style-type: square; padding-left: 0px;}
	#contentright a { color: #759701; text-decoration: none;}
	#contentright a:hover { color: #759701; text-decoration: underline;}

#footer { width: 800px; color: #AABA80; margin-top: 5px;}
	#footerleft { padding-left: 80px; width: 305px; float: left;}
	#footerright { width: 200px; float: right; text-align: right; padding-right: 80px;}
	#footer a { color: #AABA80; text-decoration: none;}
	#footer a:hover { color: #AABA80; text-decoration: underline;}
	
.clear { clear: both;}
