#mattclarke{
	float:left;
	position:absolute;
	width:390px;
	z-index:1;
}

#mattclarke table {
	width:270px;
}

#mattclarke table td {
	font-size: 0.8em;
	vertical-align:top;
}

.mtc-img{
	background:url("../images/theteam/directors.png") no-repeat scroll -287px 0 transparent;

	height:250px;
	width:105px;
	float:left;
	cursor:pointer;
}

.mtc-img-reveal{
	background:url("../images/theteam/directors.png") no-repeat scroll -191px 0 transparent;
	height:250px;
	width:105px;
	float:left;
	cursor:pointer;
}

#mikeedwards{
	float:left;
	position:absolute;
	width:390px;
	z-index:4;
}

#mikeedwards table {
	width:270px;
}

#mikeedwards table td{
	font-size: 0.8em;
	vertical-align:top;
}

.me-img{
	background:url("../images/theteam/directors.png") no-repeat scroll -95px 0 transparent;
	height:250px;
	width:105px;
	float:left;
	cursor:pointer;
}

.me-img-reveal{
	background:url("../images/theteam/directors.png") no-repeat scroll 2px 0 transparent;
	background-repeat:no-repeat;
	height:250px;
	width:105px;
	float:left;
	cursor:pointer;
}

#richardturner{
	float:left;
	position:absolute;
	width:390px;
	z-index:3;
}

#richardturner table{
	width:270px;
}

#richardturner table td{
	font-size: 0.8em;
	vertical-align:top;
}

.rit-img{
	background:url("../images/theteam/directors.png") no-repeat scroll -523px 0 transparent;
	height:250px;
	width:105px;
	float:left;
	cursor:pointer;
}

.rit-img-reveal{
	background:url("../images/theteam/directors.png") no-repeat scroll -403px 0 transparent;
	height:250px;
	width:105px;
	float:left;
	cursor:pointer;
}

#devteam{
	float:left;
	position:absolute;
	width:500px;
	z-index:2;
}

#devteam table{
	width:270px;
}

#devteam table td{
	font-size: 0.7em;
	vertical-align:top;
}

.dev-img{
	background-image:url("../images/theteam/group.png");
	background-repeat:no-repeat;
	float:left;
	height:152px;
	width:209px;
	cursor:pointer;
}

.dev-img-reveal{
	background-image:url("../images/theteam/group.png");
	background-repeat:no-repeat;
	float:left;
	height:152px;
	width:209px;
	cursor:pointer;
}

#supportteam{
	float:left;
	position:absolute;
	width:500px;
	z-index:5;
}

#supportteam table{
	width:270px;
}

#supportteam table td{
	font-size: 0.7em;
	vertical-align:top;
}

.support-img{
	background-image:url("../images/theteam/support.png");
	background-repeat:no-repeat;
	float:left;
	height:152px;
	width:209px;
	cursor:pointer;
}

.support-img-reveal{
	background-image:url("../images/theteam/support.png");
	background-repeat:no-repeat;
	float:left;
	height:152px;
	width:209px;
	cursor:pointer;
}

.team-name{
	font-size:1.1em;
	font-weight:bold;
}

.team-desc{
	font-weight:1em;
}
