/* ---------- Section Titles ---------- */

div#staff {
	text-transform: uppercase;
	font-size: 180%;
	letter-spacing: 0.1em;
	line-height: normal;
	padding-bottom: 15px;
}

/* ---------- Specifics ---------- */

dl {
	width: 45.1em;
	margin: 0;
	padding: 0;
}

dt {
	width: 12em;
	float: left;
	margin: 0 0 0 0;
	font-weight: bold;
	padding: .5em 0;
}

dd {
	width: 31em;
	float: left;
	margin: 0 0 0 0;
	padding: .5em;
}

/* ---------- Extras and "Catch-Alls" ---------- */

.image {
	display: block;
}

.title {
	font-family: Arial, Tahoma, serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-top: 5px;
}

.description {
	font-family: Arial, Tahoma, serif;
	font-size: 92%;
	letter-spacing: 0.03em;
	line-height: normal;
}

#center #contentonly a, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

#center #contentonly a:hover {
	color: #555555;
	border-bottom: none;
	cursor: hand;
}
