#content {
	width: 900px;
}

	#content a.team_link {
		display: block;
		float: left;
		width: 259px;
		height: 397px;
		margin-right: 55px;
	}

		#content a.team_link img {
			border: none;
		}
		
	#content a.team_last {
		margin-right: 0;
	}
	
	#content div.team_text {
		margin-top: 30px;
	}
	
	
	#team_images {
		width: 880px;
		height: 420px;
		overflow-x:scroll;
		overflow-y: hidden;
		
	}
	
	#team_images a {
		display: inline;
		float: left;
	}
	
	/* Team Page */



.bio {
	clear: both;
	padding: 0 80px 0 80px;
	margin-bottom: 30px;
	width: 259px;
	
}

#container .bio_txt {
	width: 259px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:12px !important;
}


#col1, #col2 {
	float: left;
}

#col2 {
	padding-top: 50px;
}

#whole_team {
	padding: 80px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:12px;
	width: 678px;
}


