@CHARSET "ISO-8859-1";

#homecontent #staffarea {
	position:relative;
	top:20px;
	left:25px;
	color:#fff;	
	width:800px;
	font-family: Lucida Sans;
}


#staffarea ul {
	list-style-position: inside;	
}

#staffarea a {
	text-decoration:none;
	color:#fff;
}

#staffarea a:hover {
	text-decoration:none;
	color:#c81e92;
}

.stafftable th {
	color:#c81e92;
}

