@charset "UTF-8";
/* CSS Document */

#staff_1{
	background-image:url(../images/about/gray-back-staff.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #999;
	border-right:1px solid #999;
	width:926px;
	height:256px;
	margin-bottom:16px;
	color:#F2F2F2;
}

#staff_pics{
	margin-left:21px;
	margin-top:20px;
	width:153px;
	float:left;
	border:1px solid #999;
}

#staff_right{
	float:right;
	width:727px;
	font-family:Geneva, Tahoma, sans-serif;
	
}
.staff_head{
	font-size:24px;
	margin-top:10px;
	margin-bottom:10px
}
.staff_text{
	font-size:12px;
	padding-right:10px;
	
}
#staff_2{
	background-image:url(../images/about/blue-back-staff.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #999;
	border-right:1px solid #999;
	width:926px;
	height:256px;
	margin-bottom:16px;
	color:#333
	
}
Error: Unable to read footer file.

