@charset "UTF-8";
#mainNavContainer #activeSectionMarker
{
	width: 140px;
	height: 8px;
	background-color: #788da2;
	position: absolute;
	bottom: -4px;
	left: 183px;
}
#mainCopyContainer
{
	width: 690px;
}
.pictureBlock
{
	width: 244px;
	height: 335px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.bioBlock
{
	width: 465px;
	height: 335px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.otherNamesContainer {
	width:690px;
	float:left;
	
}
.otherNamesContainer
{
	border-top: 1px #CCC dashed;
	padding-top: 10px;
	color: #81B2FA;
	font-size: 11pt;
}