

#contRight {
	width: 580px;
	float: right;
	postion: relative;

}

#contLeft {
	width: 380px;
	margin-top: 30px;
}

#mainimg { margin-top: 30px;}

#contentBox {
	margin-top: 30px;
	margin-bottom: 20px;
	width: 380px;
	height:500px; 
	overflow:auto;	

}

#absCont > #contentBox {height:500px; }

.head1 {display: block; font: normal 1.3em century gothic, arial, verdana; margin: 120px 0px 2px 0px; padding: 0px 0px 0px 0px; color: #b2dfff; font-weight: bold; }}