#topSection {
	padding-left:470px;
	background-image: url(../images/aboutGGB.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#bottomSection {
	background-image: url(../images/bottomSec1ColBG.gif);
	background-repeat: no-repeat;
	width: 870px;
	padding: 9px 25px 0 25px;
}
#bottomSection p {
	margin-bottom: 17px;
}
#bottomSection .staffBio {
	border-bottom: solid 1px #e2e2e2;
	margin-bottom: 18px;
}
#bottomSection .staffBio, #pageContent .staffBioLast {
	min-height: 126px;
	padding-bottom: 17px;
}
#bottomSection .photoBox {
	margin: 0 36px 0 0;
}
