body{
	background-color:#AAB98D;
  }
#maintable{
	background: White url(../images/mcpcc-watermark-bg.jpg) no-repeat fixed 100px 75px;
  }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: no-repeat fixed 18px;
}
#headermenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#headermenu a:hover{ 
	background-color: #FFB56A;
 }
 .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.10em;
	color: #D2691E;
	font-style: normal;
	text-align: center;
	margin: 5px 3px;
	}
	
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #71824F;
	}
	
.footer a:hover{
	font-weight: bold;
	color: #D2691E;
	}
.newsHeader{
	color: #FFFFFF;
}

a.newsItem{
	display:block;
	color: #FFFFFF;
	margin: 5px 3px;
	text-decoration:none;
}

a:hover.newsItem{
	display:block;
	color: #FFCC33;
	text-decoration: underline;
}