#content {
	background-color:#FEECC8;
}

#centercontent {
	background-image: url(/static/img/yellow/contentbg.gif);
}

#rightcontent { 
	 background-color:#FEE0A4;
	 	 margin-left:0px;
	 background-image: url(/static/img/yellow/rightcontentbg.gif);
}

#leftcontent {
	background: #FFF5E5 url(/static/img/yellow/menubgleft.gif) 101px top no-repeat;
  }