﻿#centerCol .bioPic{
	float: left;
	width= 121px;
	height= 160px;
	margin:0 7px 0 0;
}
#centerCol #photo{
	width: 124px;
	height: 209px;
	float: left;
	margin: 4px 15px 0 0;	
}
#centerCol #captionBg{
	float:left;
	display:block;
	width:117px;
	background-color:#75848D;
	margin:0 15px 0 0;
	border-left:2px #B5C1C9 solid;
	border-right:2px #B5C1C9 solid;
	border-bottom:3px #B5C1C9 solid;

}
#centerCol .captionTxt{
	font-size: 75%;
	line-height: 14px;
	color:white;
	text-align:center;
	margin:0 0 2px 5px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 2px 0 2px 0;
}
#centerCol .txtBox{
	display:block
}
#centerCol .txtBoxfg{
  background:#75848D;
}
#centerCol .txtBoxTxt{
	color:white;
	padding-top:5px;
	margin:10px 10px 12px 10px;
	font-size: 125%;
	font-weight:bold;
}
#centerCol h3 a:visited {	
	text-decoration: none;
}
#centerCol h3 a:link {	
	text-decoration: none;
}
#centerCol h3 a:hover {
	text-decoration: none;
}


