#staff-header
{
	height:201px;
	background:url('../img/staff/header.jpg') no-repeat left top;
	padding-left:60px;
}

#staff-header h2
{
	padding-top:55px;
	margin-bottom:20px;
}

#staff-header p
{
	width:620px;
	font-size:13px;
	line-height:18px;
}

#content
{
	background:url('../img/content-shadow.png') repeat-x left top;
	padding:40px 20px 0px 20px;
	width:722px;
}


#staff-container { 
	width: 700px;
	margin: 0px auto 0px auto;
} 



.gobackbutton { 
	margin: -17px auto 0px auto;
	width: 150px;
} 




#staff-profile { 
	width: 701px;
	margin: 0px auto 0px auto;
} 
#staff-profile .staff-profile-top { 
	background: url('/img/staff/box_lrg_top.png') no-repeat;
	width: 701px;
	height: 11px;
	line-height: 1px;
	font-size: 1px;
} 
#staff-profile .staff-profile-content { 
	background: #1a1a1a;
	padding: 10px 20px 15px 18px;
} 
#staff-profile .staff-profile-content .profilepic {
	float: right;
	padding: 0px 0px 0px 10px;
} 
#staff-profile .staff-profile-content h3 { 
	padding: 0px 0px 4px 0px;
} 
#staff-profile .staff-profile-content h4 { 
	padding: 0px 0px 10px 0px;
	font-size: 13px;
} 

#staff-profile .staff-profile-bot { 
	background: url('/img/staff/box_lrg_bot.png') no-repeat;
	width: 701px;
	height: 11px;
	line-height: 1px;
	font-size: 1px;
} 


.findoutmore { 
	margin: 0px auto 0px auto;
	width: 120px;
	position: relative;
} 


.findoutmore img { 
	margin-bottom: -34px;
} 


.staff-col
{
	width:335px;
}

.staff-col .staff-container
{
	padding-bottom:20px;
	margin-bottom:13px;
}

.staff-col .staff-container .staff-container-top { 
	background: url('/img/staff/box_top.png') no-repeat;
	width: 340px;
	height: 11px;
	line-height: 1px;
	font-size: 1px;
}
.staff-col .staff-container .staff-container-content { 
	background: #1a1a1a;
	width: 304px;
	padding: 0px 18px 0px 18px
} 
.staff-col .staff-container .staff-container-bot { 
	background: url('/img/staff/box_bot.png') no-repeat;
	width: 340px;
	height: 11px;
	line-height: 1px;
	font-size: 1px;
}
.staff-col .staff-container .more-details
{
	display:none;
}




.staff-col .staff-container h3
{
	margin-bottom:5px;
}

.staff-col .staff-container h4
{
	font-size:13px;
	margin-bottom:10px;
}

.staff-col .staff-container img.staff-member
{
	margin-bottom:10px;
}

.staff-col .staff-container .more-details
{
	display:none;
}

.yellow-tr,.staff-tl,.yellow-bl,.yellow-br
{
	background-color:#FFF;
}

.staff-col .staff-container .find-out
{
	text-align:center;
	display:block;
	cursor: hand;
	cursor: pointer;
}

.staff-col .staff-container .find-out img
{
	border:0;
	margin-bottom:-35px;
}