html{background: white url(img/gridbg.gif) repeat top center; }

a:hover {text-decoration: underline;}
a img:hover {opacity: 0.80;}
#content h1 a:hover{color: #ec0000;}
#navigation li a:hover{background: #ec0000;}

.contact_btn{background: transparent url(img/contact_btn_grey.png) no-repeat top center; height: 38px; width: 105px; display: block;}
.coac{background:  url(../../img/coac.png) no-repeat top center; height: 75px; width: 105px; display: block;float:left}
.coac:hover{background:  url(../../img/coac.png) no-repeat scroll -20px -75px; }
.coavn{background:  url(../../img/coavn.png) no-repeat top center; height: 75px; width: 105px; display: block;float:left}
.coavn:hover{background:  url(../../img/coavn.png) no-repeat scroll -22px -75px; }

#content h1 span, #navigation li a{
	font-size: 14px; 
	background: black; 
	padding: 2px 6px 4px; 
	color: #fff; 
	text-transform: uppercase;}
	


