.biography_div {
	width: 835px;
	height: 481px;
	background: White url(../images/bio-page.gif) no-repeat;
	position: relative;
	top: -60px;
	left: 50px;
	z-index: 1;
}

#biography {
	width: 413px;
	position: relative;
	top: 61px;
	left: 210px;
}

.bio_text {
	text-align: center;
	width: 770px;
	position: relative;
	left: 30px;
	top: 120px;
	color: #888;
	font-size: 12px;
	font-family: sans-serif;
}