 

/* DESIGN SWAPPERS */ 

html {

background: #2F256F url('/images/sky2.jpg') repeat-x;}

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

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

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

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


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

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