html, body {	padding:0;	margin:0;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 12px;	color: #201000;	background: #336600;}#outer{	background: #336600 url(../images/bg.png) center 0 repeat-y;		}#nav{	padding-top: 5px;	display: block;	height: 80px;	background: #336600 repeat-x left bottom url(../images/trees.gif);}#nav h1,#nav h2{	text-align: center;	color: #F1F5BF;	font: bold 1.333em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;}#nav h2{	color: #C9D802;	margin-left: 20px;	font-size: 1.167em;}#nav h2 a{	color: #ddeeff;}#maincontent #body{	padding: 10px 20px;	}#maincontent h1{	color: #000000;	font: bold 16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;}#maincontent h2{	margin-top: 10px;	margin-bottom: 2px;	color: #000000;	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;}#maincontent p{	margin: 0 0 5px 0;}#footer{	font-size: .75em;	text-align: center;	padding-top: 10px;	color: #CCD8BF;	border-top: 2px solid #0C1900;	width: 930px;	}	#footer a{	position: relative;	display: block;	width: 150px;	height: 28px;	overflow: hidden;	margin: 20px auto 0 auto;	}	#footer a span{	position: absolute;	width: 100%;	height: 100%;	background: url(../images/ghm_bug.png);	}	a, a:link, a:visited{	text-decoration: none;	color: #004CA7;}a:hover, a:active{	text-decoration: underline;	color: #004CA7;}
