@charset "UTF-8";
div#staff {
	background-image: url(images/group_environmental.jpg);
	width: 640px;
	height: 351px;
	background-position: center;
}
#staff a.dennis {
	top: 20px; 
	left: 150px; 
	width: 90px;
	height: 300px; 
}
#staff a.michael {
	top: 20px;
	left: 215px;
	width: 80px;
	height: 235px;
}
#staff a.james {
	top: 30px;
	left: 285px;
	width: 70px;
	height: 225px;
}
#staff a.william {
	top: 15px;
	left: 360px;
	width: 80px;
	height: 255px;
}
#staff a.karen {
	top: 45px;
	left: 451px;
	width: 67px;
	height: 265px;
}


