@charset "UTF-8";
/* CSS Document */


#staff{
	width: 580px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#bio{
	width: 440px;
	float: left;
}

#staff_img {
	height: 137px;
	width: 106px;
	margin-left: 455px;
}

#staff_name {
	font-size: 14px;
	font-weight: bold;

}
