.bio_border
{
border: 2px solid #72a5e6;
background: #ffffff;
}

div.photo_border1 {
border: 2px solid #72a5e6;
padding: 0;
margin: 0 40px 0 0;
height:auto;
}
div.photo_border2 {
padding: 0;
margin: 0;
border: 1px solid #cad0d9;
height:auto;
}
div.photo_border3 {
padding: 0;
margin: 0;
border: 1px solid #ffffff;
height:auto;
}
div.photo_border4 {
padding: 0;
margin: 0;
border: 1px solid #b7b7b6;
height:auto;
}
#bioblock
{
	margin: 0 33px 20px 48px;
}
#bioblock2
{
	margin: 0 33px 33px 33px;
}
#bio_text
{
	margin: 20px 0 0 0;
}
div.bio_maintext, div.bio_maintext a:link, div.bio_maintext a:hover, div.bio_maintext a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	color: #889aa2;
	font-size: 12px;
}
div.bio_maintext
{
	font-size: 13px;
}
div.bio_maintext a:hover
{
	text-decoration: underline;
}