body {
	text-align: center;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 12pt;
}
table.main {
	width: 660px;
	margin: 1em auto;
	border-width: 1px;
	border-style: solid;
	border-color: #97C2F7;
	text-align: center;
}
td.menu {
	width: 20%;
	vertical-align: top;
	text-align: left;
}
td.content {
	text-align: left;
}
div.live {
	margin: 1em;
	color: #5D6C30;
	font-size: 14pt;
}
div.nav {
	margin: 1em;
}
div.section {
	margin-right: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d6c30;
}
div.content {
	margin-right: 1em;
}
div.job {
color: #b1861c;
	padding-left: 15px;
}
a.nav {
	color: #7B580C;
	font-size: 14pt;
}
a.nav:hover {
	color: #97c2f7;
}
a {
	text-decoration: none;
	color: #648AB2;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 1px;
}
li {
	color: #3b2e13;
	padding-bottom: 5px;
}
p {
	color: #3B2E13;
}
blockquote {
	font-style: italic;
	color: #6C5E4B;
	font-size: 11pt;
}
h1 {
	color: #BA861C;
	font-weight: 100;
	font-size: 20pt;
	letter-spacing: 5px;
}
h2 {
	color: #5D6C30;
	font-weight: 100;
	font-size: 16pt;
	letter-spacing: 3px;
}
h3 {
	color: #3b2e13;
	font-size: 14pt;
	padding-top: 10px;
}

