body {
	background-color: #001F0D;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E6DBBD;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	width: 408px;
	vertical-align: top;
}
#events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #DDD4B7;
	background-image: url(images/events.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 110px;
	width: 306px;
	vertical-align: top;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#footer a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8B723A;
	text-decoration: none;
}
#footer a:hover {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DDD4B7;
	text-decoration: none;
}
#footer p {
	padding-right: 20px;
}

#greenbkg {
	background-color: #001F0D;
}
