 

/* DESIGN SWAPPERS */ 

html {

background: #1FFFFF url('/images/sky12.jpg') repeat-x;}

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

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

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

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


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

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