#Lcontent {
	margin-top: 0px;
	float: left;
	width: 21px;
	height: 395px;
}

#Rcontent {
	margin-top: 0px;
	float: right;
	width: 21px;
	text-align: right;
	height: 395px;
}

#content {
	display: block;
	float:left;
	margin: 0px;
	vertical-align: top;
	background-color: #ffffff;
	width: 988px;
	height: 395px;
}

#biosection {
	display:block;
	margin-top: 0px;
	float:left;
	padding-right: 20px;
	width: 733px;
	height: 395px;
	background-color: #ffffff;
}

#contactsection {
	display:block;
	margin-top: 0px;
	float:right;
	width: 214px;
	border-left: 1px solid #e6e6e7;
	padding-left: 20px;
	height: 395px;
	font-size: 11px;
	background-color: #ffffff;
}

.bioimg {
	margin-right: 18px;
	margin-bottom: 10px;
	float: left;
}


