#divMain {
	border: 5px solid #D53138;
	padding: 10px;
}

.divStaffMember
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 160px;
	height: 250px;
	text-align: center;
	background-repeat: repeat-x;
}


H3{
	text-align: left;
	color: #cccccc;
	background-color: #333333;
	line-height: 20px;
	text-indent: 10px;
}

.divStaffMember
{

}
.divStaffMember A
{
  font-weight: bold;
	color: #a1a1a1;
	font-size: 10px;
	font-style:underline;
}
.lblStaffName
{  
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}

.lvlStaffNickName
{
font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}

.lblStaffTitle 
{
font-weight: bold;
	color: #a1a1a1;
	font-size: 10px;
}

.lblStaffPhone
{
font-weight: bold;
	color: #cccccc;
	font-size: 12px;
}

.ancStaffEmailLink
{
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}
