body {
	background: url(stalk.jpg) fixed bottom center no-repeat #F7F5F6;
}

#body {
	width: 800px;
	margin: -1em auto;
	padding: 1em 0;
	border-left: 1px solid #3F2517;
	border-right: 1px solid #3F2517;
}

p {
	font-size: 1em;
	color: #3F2517;
	font-family: "Times New Roman", serif;
	margin-top: 0;
	margin-bottom: .5em;
}

img {
	border: 0;
}

a:link, a:active, a:visited {
	color: #CE4C39;
	text-decoration: none;
}

#nav a:link, a:active, a:visited {
	color: #CE4C39;
	text-decoration: none;
}

em {
	font-style: italic;
}

h1 {
	font-weight: bold;
	font-size: 1.25em;
	text-align: center;
	color: #3F2517;
	margin-top: 0;
	margin-bottom: .5em;
}

h2 {
	font-weight: bold;
	font-size: 1em;
	color: #CE4C39;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-weight: normal;
	font-size: 1em;
	color: #CE4C39;
	margin-top: 0;
	margin-bottom: 0;
}

#main {
	padding-top: 1em;
	margin-left: 400px;
}

.mainsec {
	padding: 1em;
	width: 90%;
	border: dashed thin #3F2517;
	margin-top: 1em;
}

.mainsec li {
	list-style-type: none;
	padding-bottom: .25em;
}

li.done a {
	color: #9ADC36;
}

li.new a {
	font-weight: bold;
}

.mainsec dt {
	font-style: italic;
}

.mainsec dt.warning {
	font-style: normal;
	font-weight: bold;
	color: #CE4C39;
}

dd.none {
	font-style: italic;
}

.titlesec {
	padding: 1em;
	width: 90%;
	border: dashed thin #9ADC36;
	margin-top: 1em;
}

#nav {
	float: left;
	width: 350px;
}

#navsec {
	width: 6em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5em;
	padding: .5em .5em;
	text-align: center;
	border: dashed thin #3F2517;
}

#nav li {
	list-style-type: none;
}
