/*Bio*/
#bioBox {
	position:absolute;
	left:153px;
	top:175px;
	font-size:9pt;
	width:718px;
	height:408px;
	background:#FCFCFC url(../i/bio-box.jpg) no-repeat top;
}
#bioBat1 {
	position:absolute;
	left:790px;
	top:556px;
}
#bioBat2 {
	display:inline;
	width:59px;
	height:21px;
}
#bio {
	position:absolute;
	left:213px;
	top:44px;
	width:610px;
	text-align:left;
}
.largeHeadline {
	color:#41ad49;
	text-transform:uppercase;
	font-size:14pt;
}
.bioText {
	color:#79767a;
	font-size:9pt;
}
.bioSubhead {
	color:#79767a;
	font-size:12pt;
	font-family:Baskerville, Times, Times New Roman, "serif";
}

#text {
	position:absolute;
	top:304px;
	left:313px;
	color:#79767a;
	text-align:center;
	font-size:8pt;
	font-family:Times, Times New Roman, "serif";
	white-space:nowrap;
}


