* {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a {
	color: #333333;
}
a,h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
}
body {
	color: #333333;
	font: 0.69em "Trebuchet MS", "Century Gothic", sans-serif;
}
dd {
	padding-left: 8em;
}
dt {
	clear: both;
	float: left;
	font-weight: bold;
}
em {
	font-style: normal;
	position: absolute;
	right: 0px;
	top: 0px;
}
h1 {
	color: #009900;
	font-size: 3em;
	letter-spacing: -3px;
	text-transform: uppercase;
}
h2 {
	border-bottom: 1px solid #CCCCCC;
	color: #009900;
	font-size: 2em;
	letter-spacing: -2px;
	margin-top: 1em;
	text-transform: uppercase;
}
h3 {
	color: #009900;
	position: relative;
	text-transform: uppercase;
}
h4 {
	color: #009900;
}
li {
	list-style: circle;
	margin-left: 3em;
}
strong {
	display: block;
	position: relative;
	text-transform: uppercase;
}
.entry {
	padding-left: 2em;
	position:relative;
}
.entry .entry {
	padding-left: 5em;
}
.entry a {
	color: #009900;
}
.entry a:hover {
	color: #cb0906;
}
#circa {
	margin-top: 2em;
}
#overview {
	padding-bottom: 1em;
	text-align: right;
}
#overview li {
	display: inline;
	margin-left: 1em;
}
@media screen {
body{
	margin:4em;
	font: 0.75em "Trebuchet MS", "Century Gothic", sans-serif;
}	
}

