#subLinks {
	float: left;
	width: 180px;
}

#subLinks ul {
	margin: 10px 0 0 15px;
	padding: 0;
}

#subCopy {
	float: right;
	width: 550px;
}

#staff ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
}

h1 {
	font-size: 1.35em;
	border-bottom: 1px solid #8D7449;
}
