/* Blue styles */
	
body {
	background:#2E932D url(../images/bg_green.gif) repeat-x;
	}
	
#top {
	background:url(../images/bg_header_green.gif) top no-repeat;
	}
	
#container {
	/*background:#360;*/
	}
	
#footer {
	background:url(../images/bg_footer_green.gif) no-repeat;
	}

#left ul a {
	background:#696; 
	}
