
#contentArea {
	padding-left:190px;
}

#rightPart {
	float:right;
	width:160px;
	padding:0;
}
#rightPart p {
	margin:0.5em 0;
}
#rightPart ul {
	margin:1em 0;
	padding:0 0 0 0;
	list-style:none;
	font-size:0.9em;
}
#rightPart li {
	margin:0.5em 0 0 0;
	padding:0 0 0 20px;
	list-style:none;
	background-image:url(statimages/bullet2.gif);
	background-position:3px 5px;
	background-repeat:no-repeat;
}
#rightPart a.chosen {
	text-decoration:underline;
}
#leftPart {
	margin-right:170px;
	border-right:1px solid #E06D24;
	padding-right:10px;
	min-height:350px;
}
#leftPart li {
	margin:0.5em 0;
}


#leftPart #topSection {
	margin:0 0 1em 100px;
	min-height:125px;
}
#leftPart .listing {
	width:290px;
	float:left;
	margin:0 10px 10px 10px;
	height:230px;
}
#leftPart .listing h2 {
	margin:0 0 0 140px;
	padding:0 0 0 14px;
	background-image:url(statimages/h2_arrow.gif);
	background-repeat:no-repeat;
	background-position:2px center;
}
#leftPart .listing p {
	margin:1em 0 1em 140px;
}

#pageHeaderImage {
	display:block;
	width:288px;
	height:62px;
	position:absolute;
	top:3px;
	left:247px;
	z-index:30;
}

/* Holly Hack \*/
* html #leftPart {height:350px;}
* html #leftPart  #topSection {height:125px;}
/* end hack */

