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

#container_team {
	border: 0px solid red;
	background: transparent url(../images/bg_team.png) repeat-y scroll 0 0;
}

#col_main {
	width: 510px;
}

#bio {
	padding: 10px;
}

#email {
	padding: 10px;
}

#col_side {
	width: 260px;
}

#members {
	margin-bottom: 20px;
}

.member {
	margin-bottom: 10px;
}

#col_side p {
	margin: 0;
}

#col_side p.name {
	font-weight: bold;
}

#col_side p.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
