
 div#header {
 }

 
  div#footer {
 	background:#FFFFFF url("../images/footer_column_right_green.jpg") top left no-repeat;
 }
 
 div.contentBlock {
 	background:#cce1d5;
 }
 
  div#columnRight {
 	background:#00682d;
 }
 
ul#idMenuTopVer li a
{
	color:				#00682d;
}

a:link, a:visited {
	color:#00682d;
	}
	
	h1{
		font-family: Verdana; font-size: 14; font-style: none; font-weight: bold; text-decoration: none; color: #00682D;
	}


