body {background: #7f0000 url() repeat-x top;}

* html body{background: #338bc9 none;}

#body2 {background: transparent url(../images/blue/body_bg2.jpg) no-repeat bottom center;}

a, #subheader a:hover{}


#navigation a{
margin-left: -39px;
background: #DC2C2E url(     ) no-repeat left;
}
#navigation a span{background: transparent url(    ) no-repeat right;}
#navigation a:hover{background: #e6e6e6 url(     ) no-repeat left;}
#navigation a:hover span{background: transparent url(     ) no-repeat right;} 
.textbox, .button, .admin-message, .pagenav span, .pagenav a, .pagenav a:hover, #navigation h2, .side-label {
	background: #fff;
	border-color: #000;
} 
#footer{
	background: #f0f0f0;
	border-color: #000;
}

