 

/* DESIGN SWAPPERS */ 

html {

background: #11FFFF url('/images/sky11.jpg') repeat-x;}

#footer {
	background: transparent url('/images/bottom11.png') no-repeat;
	
color: #000;}

* html #footer {
	background: transparent url('/images/bottom11.gif') no-repeat;
}

#footer-content a {
	
color: #000;}

#header {
	background: transparent url('/images/top11.png') no-repeat;
}


#banner {
	background: transparent url('/images/header11.gif') no-repeat;
}

* html #wholepage {
		background: transparent url('/images/hills2.gif') bottom left repeat-x;
}