

/* #########################  STAFF  ######################### */


/* -- staff -- */
#staff {
	width: 100%;
}
#staff .img {
	width: 150px;
	text-align: center;
}
#staff .img img {
	border: solid 1px #000;
}
#staff .headings {
	width: 70px;
}
#staff .data {
	
}
#staff .spacer-h {
	height: 25px;
	background-image: url(images/dot_lightblue_bg_h.gif);
	background-position: left center;
	background-repeat: repeat-x;
}