#PageBannerContainerAbout
{
	height: 9px;
	margin: 6px auto;
	width: 680px;
}
#PageBannerContainer
{
	height: 152px;
}
#PageContent
{
	margin-left: 35px;
	min-height: 300px;
	width: 665px;
}
#SectionNav
{
	float: left;
	width: 180px;
}
#SectionNav li 
{
	background: #A5B2CB;
	list-style: none;
	margin-top: 6px;
	padding: 2px 10px 2px 0px;
	text-align: right;
}
#SectionNav a
{
	color: #1D3F7C;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
#SectionNav li.current-page
{
	background: #1D3F7C;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
#SectionNav ul#Principals li
{
	background: #FFF;
	color: #000;
}
#SectionNav ul#Principals li a
{
	color: #1D3F7C;
	font-size: 11px;
	text-decoration: underline;
}
#PageContent p, #PageContent ul.content-list
{
	float: right;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-left: 15px;
	width: 470px;
}
img.bio-pic
{
	float: left;
	padding-right: 15px;
}
#PageContent ul.content-list li
{
	margin-left: 45px;
}