﻿.profiles_active_link {
	font-weight: 700;
	border-bottom-style: solid;
	border-bottom-color: #990100;
	border-bottom-width: thin;
	}
	
.people-bio-img{
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 100%;
	}
.hidden {
	display: none;
}
.people-bio-heading {
	
	text-align: center;
	clear:both;
}
div#people-list-sidebar li {
	float: left;
	list-style:none;
	text-align: center;
	list-style-position:inside;
}
div#people-list-sidebar ul{
	text-align: center;
}
.people-bio-text {
	text-align: left !important;
}
div.people-bio-text p {
	margin-top: 10px;
}
div.people-load-block {
	
	float:left;
	clear:both;
}
.entry-content {
	clear:both;
}