#maincontent {
	background: white url(/homepage/images/background.gif) repeat left top;
	padding-top: 4px;
}

#maincontent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hpcolleft, .hpcolright { font: normal normal 9pt sans-serif; }
.hpcolleft { float: left; width: 50%; }
.hpcolright { float: right; width: 49%; margin-right: 0px; }

#adbar { background: none; }
