header, footer, #content, #contentProjectNavigation{
	background-color: #7b871b;
}

#contentProjectNavigationInner{
	background-color: #bfc49a;
}

#footerContent{
	font-size:13px;
	color: #ffffff;
}
#footerContent a{
	text-decoration: none;
    color: #ffffff;
}
#footerContent a:hover {
	color: #ffffff;
	text-decoration: underline;
}