﻿
body
{
	background: #ffffff;
}


/* Ids */

#container
{
	background: none !important;
}

#container #header
{
	background: none !important;
}

#container #content
{
	background: none !important;
}

.recycle
{
	background: none !important;
}


/* Navigation */


#container #content #navigation .nav_header
{
	
	background: #ffffff;
	
}

#container #content #navigation .nav_topheader
{	
	background: #ffffff;
}



