#maincontainer #header {
	background-image: url(images/surgebanner.gif);
	background: url(images/surgebanner.gif) no-repeat top right;
} 

#maincontainer #sidebar1 {
	background-color: #FC3;
	color: #000;
}

#maincontainer #footer { 
	background:#DDDDDD;
} 

#maincontainer #container #header h1 {
	color: #000;
}

#maincontainer #container #mainContent p {
	color: #000;
}

#maincontainer #container #header h1 img {
	color: #000;
}


