div#container {
  background: url(../images/maincontent-home.png) right repeat-y !important;
}

div#maincontent {
  float: left !important;
  width: 705px !important;
}

div#bodycontent {
  width: 480px;
  background: url(../images/bodycontent-home.png) top no-repeat !important;
}


#sidebar h2.csc-firstHeader {
	font: bold 14px arial, helvetica, sans-serif;
	color: #ab2023;
	margin-bottom: 10px;
	background:none;
	padding-left:0;
}