/*BIO related-------------------------------------------------------*/
#bio #content-text01{
	
}

#bio #content-text01 img{
	float:Right;
	margin: -26px -26px -20px -10px; /*this puts the bio id photo on the top right hand corner*/
}
#bio #content-text01 ul{
	width: auto;
	text-align:left;
	margin: 10px 0px 10px 15px;
}
#bio #content-text01 ul li {
	list-style:none;
	background:url(../../nres/images/bullet.png) 0px 5px no-repeat;
	font-weight: normal;
	font-size:11px;
	line-height:18px;
	padding: 0px 0px 0px 15px;
	display:block;
	color:#20180B;
}
