#content {
	background-color:#E7E2E6;
}

#centercontent {
	background-image: url(/static/img/rosabraun/contentbg.gif);
}

#rightcontent { 
	 background-color:#CFC7CD;
	 background-image: url(/static/img/rosabraun/rightcontentbg.gif);
}

#leftcontent {
	 background: #FBF6FA url(/static/img/rosabraun/menubgleft.gif) 101px top no-repeat;
  }
  
#cefooter {
	background-color:#E7E2E6;
}
 
