.staffWrap {
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
}
.staffWrap br { margin-bottom: 5px; }


.StaffPic {
	float: left;
	border: 1px solid #83B2FF;
	background-color: #e2e2e2;
	margin-right: 8px;
	font-size: 10px;
	margin-bottom: 0px;
	height: 135px;
	width: 90px;
	line-height: 194px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.staffName {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
}

.staffTitle {
	text-decoration: none;
	display: block;
	color: #eae5a5;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
}

.staffBio {
	text-decoration: none;
	font-size: 1.3em;
	color: #C5EAFF;
	text-align: left;
	letter-spacing: 0em;
}

.facultyGap {
	height: 10px;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	background-image: url(../images/colum-box-line.png);
	background-position: -30px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.StaffPicAlt {
	border: 3px solid #83B2FF;
	background-color: #e2e2e2;
	font-size: 10px;
	height: 135px;
	width: 90px;
	line-height: 194px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.berkow {
	background-image: url(../images/people/berkow_marlena.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 160px;
	border: 1px solid #83B2FF;
	margin-right: 8px;
	margin-bottom: 0px;
}

.broas {
	background-image: url(../images/people/broas_michael.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 90px;
	border: 1px solid #83B2FF;
	margin-right: 8px;
	clear: none;
	margin-top: 2px;
}

.josie {
	background-image: url(../images/people/davenport_josie.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 90px;
	border: 1px solid #83B2FF;
	margin-right: 8px;
	clear: none;
	margin-top: 2px;
}
