/* Blue styles */
	
body {
	background:#336 url(../images/bg_blue.gif) repeat-x;
	}
	
#top {
	background:url(../images/bg_header_blue.gif) top no-repeat;
	}
	
#container {
	/*background:#006;*/
	}
	
#footer {
	background:url(../images/bg_footer_blue.gif) no-repeat;
	}

#left ul a {
	background:#336; 
	}
