body {
	background-color: #667500;
	margin: 0px;
}
#logospace {
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat;
	height: 101px;
	width: 780px;
	border: 1px solid #237410;
}
#logo {
	float: left;
	height: 101px;
	width: 267px;
	margin-left: 15px;
}
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: normal 11px verdana;
width: 100%;
border-width: 1px 0;
background: #237410;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: #cc3333;
}
#linkspace {
	height: 32px;
	width: 780px;
	background-color: #237410;
}
#imagespace {
	height: 147px;
	width: 778px;
	border-right: 1px solid #237410;
	border-bottom: 1px solid #237410;
	border-left: 1px solid #237410;
}
#matterspace {
	height: 278px;
	width: 743px;
	border-right: 1px solid #237410;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #237410;
	background-color: #FFFFFF;
	padding-top: 24px;
	padding-right: 15px;
	padding-left: 20px;
}
#project {
	float: left;
	height: 250px;
	width: 190px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #237410;
}
#centermatter {
	float: left;
	height: 250px;
	width: 272px;
	padding-right: 24px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: right;
}
#programs {
	float: left;
	height: 204px;
	width: 191px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/activitiesbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 46px;
	padding-left: 40px;
	line-height: 18px;
}
#footer {
	height: 25px;
	width: 768px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #237410;
	border-left-color: #237410;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #237410;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 15px;
}
#mainmatter {

	float: left;
	height: 250px;
	width: 463px;
	padding-right: 24px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
#footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #237410;
	line-height: 15px;
	text-decoration: none;
}
