body {
    background-image: url("images/dove.png");
	background-repeat: no-repeat;
	background-position: center top;
}
html, body, ul, li {
	margin: 0;
	padding: 0;
}html {       overflow-y: scroll;}
a {	text-decoration: none;}
a:hover {	text-decoration: underline;
}body {	font-family: Geneva, Arial, Helvetica, sans-serif;	color: #333;	font-size:80%;	min-height: 100%;	min-width: 960px;}#header {	text-align: center;
	padding-top: 5px;
	padding-bottom: 50px;}
#navwrapper #navbar, .inner {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	height: 500px;
	float: left;	min-height:2em;
	color: #FFF;}

.inner {
	width:160px;
	height: 100%;
	padding-right: 5px;
	background: #006633; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006633', endColorstr='#66cc66'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#006633), to(#66cc66)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #006633,  #66cc66); /* for firefox 3.6+ */
}

#navbar a {
	display: block;
	color: #FFF;
}

#navbar {
	margin-top: 5px;
}

#navbar li {
	display: block;
	line-height: 2.5em;
	padding: 3px 8px;
	float:left;
	margin-right:10px;
	white-space: nowrap;
}
.clearfix {	clear:both;	}
#navwrapper {
	margin-left: 22px;	margin-bottom:1px;	margin-top: -23px;
	width: 185px;}
#content {
	width:480px;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.35;
}
#content h1 {
	text-align: center;
	color: #006633;
	font-size: 36px;}
#main {
	font-size: 16px;
	width:550px;
	margin:-23px;
	padding:0px 0 0 10px;
	float:left;
	color: #522B0F;
}#footer {	clear: both;	font-size:.9em;	min-height:34px;
	margin:0 auto;
	width:960px;
	text-align: right;}
#content {	padding-bottom: 5px;}
#footer {
	padding-top: 30px;	position: relative;}#News {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
