body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFE6;
	color: #336633;
	font-size: 12px;
}
.imglink {
	height: 85px;
	width: 100px;
	border: 1px solid #336633;
}
a {
	text-decoration: none;
	color: #336633;
}
ul {
	list-style-image: url(images/checkmark.jpg);
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	color:#336633;
	background-color:#FFFFE6;
}
.heading {
	font-size: 14px;
	font-weight: bold;
}
.nav {
	margin: 10%;
	font-weight: bold;
	text-align: left;
	border-left: 1px solid #336633;
	padding: 0;
}
.spacer{
	width: 20px;
	border-style: none;
}
.body {
	margin-right: 15%;
	margin-left: 15%;
	border-bottom: thin solid #336633;
}
.headshots{
	border: 1px solid #336633;
}
.small {font-size: small}