
h1.page-bar{
	font-family: 'Montserrat', sans-serif; text-transform: uppercase; position: relative; margin-left: auto; margin-right:auto; top: 0px; text-align: center; color: #fff; background-color: #006D92; width: 1260px;
}

div.people-cat{
	margin-left:auto; margin-right:auto; text-align:center; width:870px; background-color:#fff; overflow:hidden; height: 100%;
}

div.person{
	width:280px; display:inline-block; overflow:hidden; height:100%; margin-top:7px; margin-bottom:7px;
}

img.person{
	width:250px; max-height:350px; margin:15px;
}

figcaption.person{
	margin-top:-10px; font-family:Georgia;
}

figcaption.person-sub{
	font-size:13px; color:#737373; font-family:Georgia; font-style:italic;
}

.details-img{
	width:370px; margin-left:155px; margin-top:15px; text-align:center; vertical-align:middle; background-color:#fff; float:left; overflow:hidden; height:100%;
}

.details-img img{
	width:350px; height:auto;
}

.details-text{
	float: right; background-color: #fff; position: relative; margin-right: 65px; width: 670px; top:15px; overflow:hidden; height:100%;;
}

.details-text h1{
	font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 22px; position: relative; margin-left:15px; margin-bottom:-15px; top: -15px; color: #000; background-color:#fff;
}

.details-text h2{
	font-family: 'Montserrat', sans-serif; font-size: 18px; position: relative; margin-left:15px; top: 0px; color: #000; margin-bottom:-15px; background-color:#fff;
}

.details-text p{
	font-family: Georgia; line-height:25px; margin-left:1em; background-color:#fff; margin-top:45px;
}

#embed h1.page-bar{
	margin-bottom:-10px;
}