#content {
	clear:both;
	height:481px;
	background-repeat:no-repeat;
	/*margin-bottom: 10px;*/
	text-align:left;
	font-size:10pt;
	background-image: url('../images/bio-bg.jpg');
}

#displayContent{
	
	width:306px;
	height:131px;
	
	position:relative;
	left:396px;
	top:290px;
	
}

#testing{
	overflow:scroll;
	overflow-x:hidden;
	height:140px;
	padding-right: 20px;
	width: 306px;
	position:relative;
	font-size: 8pt;
	line-height: 12pt;
}

#testing p {
	position: relative;
}

#displayContent h2 {
	color: #d1a354;
	margin-bottom:5px;
	font-weight: bold;
	font-size: 10pt;
}