#content {
	background-color:#CDF2DC;
}

#centercontent {
	background-image: url(/static/img/green/contentbg.gif);
}

#rightcontent { 
	 background-color:#BAE0C9;
	 margin-left:0px;
	 background-image: url(/static/img/green/rightcontentbg.gif);
}

#leftcontent {
	background: #e1fff0 url(/static/img/green/menubgleft.gif) 101px top no-repeat;
  }
  
#cefooter {
	background-color:#CDF2DC;
}
 