body {

background: #bed62f url(images/grbg.gif) repeat-x;

}

#contentContainerBorder{

background:none;

	background-image:url(images/grbg.gif) repeat-x;
	
}
#menu ul li a{
    color:#000;
}

#mainContainer{
	background:none;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-image:url(images/grbg.gif) repeat-x;

	
}


#footer{
background-image:none;
background-color:#010005;
}