@charset "UTF-8";
div#staff {
	background-image: url(images/group_employment.jpg);
	width: 640px;
	height: 335px;
	background-position: center;
}
#staff a.dennis {
	top: 10px;
	left: 120px;
	width: 105px;
	height: 300px;
}
#staff a.collette {
	top: 35px;
	left: 225px;
	width: 65px;
	height: 260px;
}
#staff a.todd {
	top: 15px;
	left: 300px;
	width: 90px;
	height: 275px;
}
#staff a.beth {
	top: 25px;
	left: 400px;
	width: 60px;
	height: 265px;
}
#staff a.kathryn {
	top: 25px;
	left: 460px;
	width: 65px;
	height: 280px;
}
