header, footer, #content, #contentProjectNavigation{
	background-color: #770f00;
}

#contentProjectNavigationInner{
	background-color: #e2958a;
}

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