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

#whiteContent{
	width: 940px;
	height: 775px;
	background-color: #FFF;
	color: #000;
	padding: 20px;
	font-size: 12px;
	font-family: helvetica, arial;
	
	
}

#whiteContent_team{
	width: 940px;
	height: 3575px;
	background-color: #FFF;
	color: #000;
	padding: 20px;
	font-size: 12px;
	font-family: helvetica, arial;
	
	
}

.style4{
	color: #FFF;
}

.style4 a, a:visited, a:link{
	color: #FFF;
}

.style4 a:hover{
	color: #FFF;
	text-decoration:underline;
}


.team_head{
font-size: 1.5em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.name_text{
font-size: 1.2em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headshot_img{
text-align:left;
}

.staff_img{
text-align: center;
margin-left: 320px;
}

.buffer{
margin-top: 15px;
border: 1px solid #AAA;
}


.position_text{
font-size: 1em;
font-style:italic;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.bio_cell{
border-top: 1px solid #CCC;
}


