#sitebody {
	height: 650px;
}
#maintextblock p.teamname {
	font-size: 15px;
	margin-bottom: 0;
}
#maintextblock p.teamdesc {
	margin-bottom: 10px;
}
#maintextblock p.teamdesc a {
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
#teamtext {
	float: left;
	margin-left: 40px;
	overflow: auto;
	height: 360px;
	width: 400px;
}
#teamtext p {
	width: 330px;
	text-align:left;
}

#team1, #team2, #team3, #team4, #team5, #team6, #team7, #team8, #team9 {
	display: none;
}
h2 {
	margin-bottom: 70px;
}

.biopic {float:left; margin-right: 30px; margin-bottom: 20px;}