/* CSS Document */
.bioLinksBox{
	position:relative; 
	top:40px; 
	width:100%;
	height:95px;
}
.bioLinksBox a{
	 font-size:0px;
	 display:block;
	 clear:both;
	 text-decoration:none;
 }
 .baffoBioBottom{ 
	height:5px; 
	width:50px; 
	background-color:#51504C; 
	font-size:0px; 
	clear:right;
  }
.IBox{
	height:150px; 
	width:530px;  
	background-color:#4b4a47;
}
.IIBox{
	height:120px; 
	width:530px; 
	background-color:#444341;
}
.IIIBox{
	height:137px; 
	width:530px; 
	background-color:#353534;
}
.bioPhotoBox{
	float:left; 
	width:85px; 
	height:109px; 
	margin:30px 15px 0px 0px;
}
.bioPhotoBox1{
	float:left; 
	width:85px; 
	height:109px; 
	margin:0px 15px 0px 0px;
}
	
.copyright{
	
	clear:both;
	width:530px; 
	height:30px; 
	padding-top:15px; 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9px; 
	text-align:center; 
	vertical-align:middle;	
	color:#51504C;
}
 .baffoBio{
	position:relative; 
	margin-top:30px; 
	height:5px; 
	width:50px; 
	background-color:#51504C; 
	font-size:0px; 
	clear:right;
 }