.bodyarea {
	background-color: #1c2411;
	background-image: url(page_back.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}
#header {
	height: 300px;
	margin-left: 77px;
	background-image: url(home_back.gif);
}
#menu {
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #121907;
	background-color: #82a72a;
	height: 30px;
}
#menu a:link, #menu a:visited { color:#121907; text-decoration: none;}
#menu a:hover { color:#121907; text-decoration: underline;}
.clear {
	clear: both;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #121907;
	background-color: #82a72a;
	height: 30px;
	vertical-align: middle;
	display: table-cell;
	padding-left: 60px;
}
#footer a:link, #footer a:visited {
	color:#121907;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover { color:#121907; text-decoration: underline;}
#content {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 60px;
}
#newspanel {
	background-color: #f0f8c4;
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
	line-height: 1.3;
}
.newsdate {
	color: #82a72a;
	font-size: 0.8em;
}
.newstext {
	font-size: 0.85em;
}


#newspanel a:link, #newspanel a:visited {
	color:#3d5d10;
	text-decoration: none;
	font-weight: bold;
}
#newspanel a:hover { color:#3d5d10; text-decoration: underline;}

#contactpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-top: 10px;
	padding-left: 15px;
	background-color: #c4d564;
	padding-right: 10px;
}
#contactpanel a:link, #contactpanel a:visited {
	color:#304D09;
	text-decoration: none;
	font-weight: bold;
}
#contactpanel a:hover { color:#304D09; text-decoration: underline;}
#pageheader {

	height: 150px;
	background-image: url(page_back.gif);
}
