@charset "UTF-8";
/* CSS Document */

.left_nav {float: left;
	width: 220px;
	height: auto;
	}	
	
.left_nav a#about_if {
	color: #710840;
	font-weight: bold;
	}	

.left_nav a#team {
	color: #710840;
	font-weight: bold;
	}	
	
#content {float: left;
	width: 682px;
	height: auto;
	}	
		
/* biography section styles */		

.biog_box {float: left;
	width: 410px;
	height: auto;
	padding: 15px;
	background: #EDF5F5;
	margin-bottom: 22px;
	}
	
.bb_copy {float: left;
	width: 230px;
	margin-right: 22px;
	}	

.mugshot {float: left;
	width: 154px;
	height: 199px;
	background: #fff;
	}	