/* CSS Document */
.section .darkBlue{
	border:4px solid #FFFFFF;
}

#leftPhoto {
	position:absolute;
	left:4px;
	top:160px;
	width:219px;
	height:466px;
}

#rightPhoto {
	position:absolute;
	left:581px;
	top:160px;
	width:217px;
	height:282px;
	background-color: #FF8811;
}

#bio-center {
	position:absolute;
	left:230px;
	top:161px;
	width:343px;
}

.section .darkBlue{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-right: 4px;
}