body {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background: white;
	line-height: 1;
	margin: 0;
	color: #26271f;
}

a {
	color: #777;
	text-decoration: underline;
}

a:hover {
	color: #777;
	text-decoration: none;
}

#container {
	width: 984px;
	margin: 8px 0 0 8px;
}

#header h1, #header h2 {
	margin: 0;
	font-size: 100%;
}

#content p {
	font-size: 95%;
	line-height: 150%;
}

#content ul li, #content ol li {
	text-indent: 0.5em;
	font-size: 95%;
	list-style-position: inside;
	line-height: 120%;
}

#footer {
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
}

#footer a {
	text-decoration: none;
	font-variant: small-caps;
	font-size: 0.9em;
	letter-spacing: 0.3em;
}

#footer a:hover {
	text-decoration: underline;
}
