#teamanchor {
	position: absolute;
	height: 650px;
	width: 800px;
	left: 1600px;
	top: 650px;
	background-color: #FFFFFF;
}
.joey {
	background-color: #ffffff;
	overflow: visible;
	position: absolute;
	height: 166px;
	width: 250px;
	left: 125px;
	top: 125px;
}
#joeytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3C3C3C;
	width: 84px;
	height: 136px;
	text-align: right;
}
#joeybio {
	width: 400px;
	top: 125px;
	background-color: #FFFFFF;
	left: 350px;
	position: absolute;
	z-index: 3;
	visibility: hidden;
}
.joeyimg {
	position: absolute;
	top: 8px;
	left: 100px;	
}
.di {
	background-color: #ffffff;
	overflow: visible;
	position: absolute;
	height: 166px;
	width: 250px;
	right: 125px;
	top: 125px;
}
#dititle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3C3C3C;
	width: 84px;
	height: 136px;
	margin-left: 150px;
}
.diimg {
	top: 8px;
	right: 100px;
	position: absolute;
}
#dibio {
	width: 400px;
	top: 125px;
	background-color: #FFFFFF;
	right: 350px;
	position: absolute;
	z-index: 3;
	visibility: hidden;
}

.marguerite {
	background-color: #ffffff;
	overflow: visible;
	position: absolute;
	width: 100px;
	left: 50px;
	top: 350px;
	height: 185px;
	visibility: visible;
}
#margueritebio{
	background-color: #ffffff;
	position: absolute;
	width: 300px;
	left: 150px;
	top: 350px;
	z-index: 3;
	visibility: hidden;
}

.marcelo {
	background-color: #ffffff;
	overflow: visible;
	position: absolute;
	height: 185px;
	width: 100px;
	left: 200px;
	top: 350px;
	visibility: visible
}

#marcelobio{
	background-color: #ffffff;
	position: absolute;
	width: 325px;
	left: 300px;
	top: 300px;
	z-index: 3;
	visibility: hidden;
}

.david {
	background-color: #ffffff;
	overflow: visible;
	position: absolute;
	height: 185px;
	width: 100px;
	left: 350px;
	top: 350px;
	visibility: visible
}
#davidbio{
background-color: #ffffff;
	
	position: absolute;
	width: 300px;
	left: 450px;
	top: 300px;
	z-index: 3;
	visibility: hidden;
}


.francis {
	background-color: #ffffff;
	overflow: visible;
	position: absolute;
	height: 185px;
	width: 100px;
	left: 500px;
	top: 350px;
	visibility: visible
}

#francisbio{
	background-color: #ffffff;
	position: absolute;
	width: 300px;
	right: 300px;
	top: 350px;
	z-index: 3;
	visibility: hidden;
}

.valerie {
	background-color: #ffffff;
	overflow: visible;
	position: absolute;
	height: 185px;
	width: 100px;
	left: 650px;
	top: 350px;
	visibility: visible
}

#valeriebio{
background-color: #ffffff;
	
	position: absolute;
	width: 300px;
	right: 150px;
	top: 300px;
	z-index: 3;
	visibility: hidden;
}

#teamtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 30px;
}
.bio {
	position: absolute;
	top: 137px;
	right: 4px;
	cursor: pointer;
}
.clickimg {
	cursor: pointer;
}
