html
{
	background : black url(img/index_bg.jpg) center 149px no-repeat scroll;
}


#title
{
	text-indent : -9000em;
	width : 100px;
	height : 53px;
	position : absolute;
	left : 50px;
	top : 30px;
	
	background : transparent url(img/team_title.png) scroll no-repeat;
}

#staff_list
{
	width : 216px;
	height : 432px;
	position : relative;
	left : 28px;
	top : 73px;
	float : left;
	clear : left;
	padding : 20px 37px 50px 40px;
	
	background : transparent url(img/team_leftCol.png) scroll no-repeat;
}

#staff_list div
{
	/* IE7 fix padding */
	*margin-top : 20px;
	*display : inline-block
}

#staff_list ul li a
{
	font-size : 12px;
	white-space : pre-wrap;
	border-bottom : 1px solid #8f92c8;
	padding : 6px 0px 6px 3px;
	display : block;
}

#staff_list ul li a:hover
{
	color : #fff;
	
	box-shadow: 2px 2px 4px #111;
	-moz-box-shadow: 2px 2px 4px #111;
	-webkit-box-shadow: 2px 2px 4px #111;
	
	background : url(img/team/team_hover.png) scroll repeat-x;
}

#staff_list ul li a.selected
{

}

.staff_head
{
	border-bottom : 2px solid #8f92c8;
	margin-top : 20px;
	text-indent : -9000em;
}

#pro_staff
{
	background : transparent url(img/team/pro_staff_heading.png) scroll no-repeat;
}

#tech_staff
{
	background : transparent url(img/team/tech_staff_heading.png) scroll no-repeat;
}

#admin_staff
{
	background : transparent url(img/team/admin_staff_heading.png) scroll no-repeat;
}

#profile
{
	width : 475px;
	height : 363px;
	position : relative;
	margin-left : 320px;
	top : 81px;
	padding : 40px 91px 80px 55px;
	
	background : transparent url(img/team_rightCol.png) scroll no-repeat;
}

.profile_wrap
{
	overflow-y : auto;
	height : 330px;
}

#profile h2
{
	text-indent : -9000em;
	width : 320px;
	height : 30px;
}

#profile ul
{
	border-top : 3px solid #8f92c8;
	border-bottom : 3px solid #8f92c8;
	width : 320px;
}

#profile ul li
{
	padding-top : 6px;
	padding-bottom : 6px;
}

.profile_title
{
	font-style : italic;
}

.spec
{
	border-top : 1px solid #8f92c8;
}

.profile_text
{
	margin-top : 40px;
	line-height : 150%;
}

#profile_footer
{
	width : 597px;
	height : 76px;
	position : absolute;
	bottom : 15px;
	left : 10px;
	background : transparent url(img/team/prof_footer.png) scroll no-repeat;
}

.staff
{
	overflow-y : auto;
	padding-right : 20px;
	margin-bottom : 70px;
}

#michael h2
{
	background : transparent url(img/team/michael.gif) scroll no-repeat;
}

<!--
#john h2
{
	background : transparent url(img/team/john.gif) scroll no-repeat;
}


#jaden h2
{
	background : transparent url(img/team/jaden.gif) scroll no-repeat;
}

#richard h2
{
	background : transparent url(img/team/richard.gif) scroll no-repeat;
}

#james h2
{
	background : transparent url(img/team/james.gif) scroll no-repeat;
}

#helen h2
{
	background : transparent url(img/team/helen.gif) scroll no-repeat;
}

#alma h2
{
	background : transparent url(img/team/alma.gif) scroll no-repeat;
}
-->
#mj h2
{
	background : transparent url(img/team/mj.gif) scroll no-repeat;
}

#louis h2
{
	background : transparent url(img/team/louis.gif) scroll no-repeat;
}

<!--
#brandon h2
{
	background : transparent url(img/team/brandon.gif) scroll no-repeat;
}


#kandiah h2
{
	background : transparent url(img/team/kandiah.gif) scroll no-repeat;
}
-->

