﻿#content {
	position: relative;
	padding:75px;
	padding-top:50px;
	width: 622px;
	height: 1500px;
	clear:both;
	z-index: 1000;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	z-index: 2;
	background: #FFCE58;
}

#o {
	margin-top: 50px;
	left: 80px;
}

table {
border:0px solid black;
width:584px;
margin-left:18px;
margin-bottom:40px;
}

td {
border:0px;
}

img {
	border: 4px solid #FFF2D2;
	float:right;
}

.nob {
	border: 0px;
}

#e {
	position: relative;
	float:left;
	clear:both;
	top: 70px;
	left: 30px;
	width: 370px;
	height: 200px;	
	}


#pe {
	background-image: url(../images/content/team/p5.jpg);
	background-repeat:no-repeat;
	position: relative;
	float:right;
	top:70px;
	right: 10px;
	width: 130px;
	height: 182px;
	border: 4px solid #FFF2D2;
}

#f {
	position: relative;
	float:left;
	clear:both;
	top: 212px;
	left: 30px;
	width: 370px;
	height: 200px;	
	}


#pf {
	background-image: url('../images/content/team/p6.jpg');
	background-repeat:no-repeat;
	position: relative;
	float:right;
	top:212px;
	right: 10px;
	width: 130px;
	height: 182px;
	border: 4px solid #FFF2D2;
}

#g {
	position: relative;
	float:left;
	clear:both;
	top: 233px;
	left: 30px;
	width: 370px;
	height: 200px;	
	}


#pg {
	background-image: url('../images/content/team/p7.jpg');
	background-repeat:no-repeat;
	position: relative;
	float:right;
	top:233px;
	right: 10px;
	width: 130px;
	height: 182px;
	border: 4px solid #FFF2D2;
}

#h {
	position: relative;
	float:left;
	clear:both;
	top: 72px;
	left: 30px;
	width: 370px;
	height: 200px;	
	}


#ph {
	background-image: url('../images/content/team/p8.jpg');
	background-repeat:no-repeat;
	position: relative;
	float:right;
	top:72px;
	right: 10px;
	width: 130px;
	height: 182px;
	border: 4px solid #FFF2D2;
}

#j {
	position: relative;
	float:left;
	clear:both;
	top: 253px;
	left: 30px;
	width: 370px;
	height: 200px;	
	}


#pj {
	background-image: url('../images/content/team/p9.jpg');
	background-repeat:no-repeat;
	position: relative;
	float:right;
	top:253px;
	right: 10px;
	width: 130px;
	height: 182px;
	border: 4px solid #FFF2D2;
}


