.lefttopbio {
	position: absolute;
	left: 341px;
	top: 236px;	width: 250px;
background-image: url(../images/white.gif);
	background-repeat:repeat;	padding: 10px;
}

.centertopibio{
	position: absolute;
	left: 611px;
	top: 236px;	width: 250px;
background-image: url(../images/white.gif);
	background-repeat:repeat;	padding: 10px;
}

.righttopbio {
	position: absolute;
	left: 881px;
	top: 236px;	width: 250px;
background-image: url(../images/white.gif);
	background-repeat:repeat;	padding: 10px;
}

.leftbottombio {
	position: absolute;
	left: 388px;
	top: 400px;	width: 250px;
background-image: url(../images/white.gif);
	background-repeat:repeat;	padding: 10px;
}

.centerbottombio {
	position: absolute;
	left: 658px;
	top: 400px;	width: 250px;
background-image: url(../images/white.gif);
	background-repeat:repeat;	padding: 10px;
}

.rightbottombio {
	position: absolute;
	left: 928px;
	top: 400px;	width: 250px;
background-image: url(../images/white.gif);
	background-repeat:repeat;	padding: 10px;
}


p.BioTitle
{
	font-family:Arial, Tahoma, Verdana;
	color:#552A2E;
	font-size:12px;
	font-weight:bold;
	line-height: 22px;
}  


p.BioText
{
	font-family:Arial, Tahoma, Verdana;
	color:#552A2E;
	font-size:11px;
	font-weight:bold;
	line-height: 15px;
}  
