#leftColumn {

}
#contentTop #hero #peopleContent {
	margin: 30px 0 0 215px;
	padding: 0 10px 0 15px;
}
	#contentTop #hero #peopleContent p {
		margin-bottom: .5em;
	}

	#contentTop #rightColumn {
		padding: 0;
		height: 328px;
		overflow: auto;		
	}

	#contentTop #rightColumn ul.vNav { margin-top: 0; margin-right: .25em } 

	#contentTop #rightColumn ul.vNav li {
		margin-bottom: 6px;
	}
	#contentTop #rightColumn ul.vNav li a.personTitle {
		color: #909296;
	    font-size: 90% !important; /* moz, firefox, opera */
    	font-size: 82%; /* ie 5 */
    	font-size/**/:/**/ 90%; /* ie 6+ */
	}
	#contentTop #rightColumn ul.vNav li.active a.personTitle {
		font-weight: bold;
	}
	
	#contentTop #rightColumn ul.vNav li:hover a { font-weight: bold; color: #0A76B7 }

#contentBottom { min-height: 398px; }
* html #contentBottom { height: 398px; } 

div#cornerhighlight, div#cornerhighlight div {
	width: 337px; height: 425px;
}
	
#contentBottom {
	line-height: 1.7em;
	text-align: right;
}
	#contentBottom b {
		color: #000;
	}