#MiddleContent {
	/*float:left;*/
	position: relative;
	text-align: center;
	min-height: 400px;
	font-size: 12px;
	width: 672px;
}
#StaffTitle {
	width: 672px;
	text-align: center;
	clear:both;
}
#StaffOverview {
	text-align: center;
	font-size: 12px;
	margin: 0 auto;
	clear:both;
}
#StaffOverview a {
	color: #FFFFFF;
	/*text-decoration: none;*/
}



