#content {
	background-color:#aacae9;
}

#centercontent {
	background-image: url(/static/img/blue/contentbg.gif);
}

#rightcontent { 
	 background-color:#86b7e9;
	 	 margin-left:0px;
	 background-image: url(/static/img/blue/rightcontentbg.gif);
	 
	 
}

#leftcontent {
	 background: #bcdcfd url(/static/img/blue/menubgleft.gif) 101px top no-repeat;
  }
  
#cefooter {
	background-color:#aacae9;
}
 
