		BODY, HTML{
			background-color: #23af58;
		}
		
		DIV.PageRow DIV.ColumnWrapper{
			background-image: url(/images/gui/bg_main_green.gif);
			background-color: #23af58;
		}
		
		#ContentBlock DIV.ColumnWrapper{
			background-image: url(/images/gui/3column_inside_bg_green.gif);
			background-color: #386d56;
		}
		
		#EndOfPage{
			background-image: url(/images/gui/endOfPage_green.gif);
			background-color: #23af58;
		}