#bio {
	width:603px;
	float:left;
	background-color: #f2f2f2;
	padding: 25px;
	margin-right: 22px;
}
.bioimage {
	float: left;
	padding: 5px 10px 10px 0px;
	text-align: center;
	border: 1px none #CCCCCC;
	clear: both;
	margin: 0px 10px 0px 0px;
}
.bioimage p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	line-height: 1.1em;
	color: #000000;
	text-indent: 0px;
	clear: both;
}
