/* CSS Document */
#staff {margin-left:0px;}
#staff h2 { color:#990000; padding-bottom:5px; border-bottom:1px solid #990000; text-align:right; }
#staff .staffmember {
	clear:both;
	margin-bottom:30px;
	min-height:150px;
}
#staff .staffmember h3 {
	font-size:16px;
	color:#333333;
}
#staff .staffmember h4 {
	font-size:14px;
	margin-bottom:10px
}
#staff .staffmember img {
	float:left; 
	margin:0px 10px 20px 0px; 
	/*height:100px; 
	width:75px;*/
}
#staff .staffmember p { margin-left:115px; }  