#staffMenu {
	margin:16px 0 0 10px;
	position:relative;
	width:590px;
	height:300px;
	background:url(../images/scroll_back.jpg);
}
#staffMenu h2 {
	font-size:1.5em;
	padding:5px;
}
#staffMenu a {
	text-decoration:none;
	color:white;
	background-color:#000;
	text-align:left;
	border: 1px solid white;
	overflow:hidden;
}
#staffMenu a span {
	visibility: hidden;
}
.photo-01 {
	background:url(../images/staff_01.jpg) left top no-repeat;
}
.photo-02 {
	background: url(../images/staff_02.jpg) left top no-repeat;
}
.photo-03 {
	background: url(../images/staff_03.jpg) left top no-repeat;
}
.photo-04 {
	background: url(../images/staff_04.jpg) left top no-repeat;
}
.photo-05 {
	background: url(../images/staff_05.jpg) left top no-repeat;
}
.photo-06 {
	background: url(../images/staff_06.jpg) left top no-repeat;
}
.photo-07 {
	background: url(../images/staff_07.jpg) left top no-repeat;
}
