@charset "utf-8";

#managementPageContent {
	position:relative;
	height:670px;
}

.managementBioMugShot {
	padding: 0 5px 5px 0;
	float: left;
}

#managementPageCopy {
	position:relative;
	top:25px;
	text-align: left;
	float:left;
}

#managementPageMugShots {
	position:relative;
	top:20px;
	width:650px;
	float: right;
	margin: 0 -30px 0 0;
}

#managementPageMugShots .mugShot {
	margin:0 0 0 31px;
	float:left;
}

.mugShotCaption {
	width:121px;
	color:#333;
	font-size:12px;
	font-weight:600;
	margin:5px 0 0 5px;
}

.mugShotCaptionTitle {
	font-weight: normal;
	font-size: 11;
}

.mugShotFourUp {
	height: 250px; 
	position: relative; 
	float: left;
}