body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	background-color:#3d0500;
}

#wrapper {
	width: 800px;
	background-color: #3d0500;
	margin: 12px auto 12px auto;
}

#bodycontent {
	padding: 18px 0 12px 18px;
	text-align: center;
	background-color: #fff5dc;
}

#sidestuff {
	width: 299px;
	text-align: center;
	background-color: #fff5dc;
}


h1, h2, h3, h4, h5, h6 {
	color: #3b595c;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0.5em 0 0 0;
}

h1 {
	font-size: 3.5em;
}

h2 {
	font-size: 2.5em;
}

h3 {
	font-size: 2em;
}

h4 {
	font-size: 1.5em;
}

h5, h6 {
	font-size: 1em
}

.first {
	padding: 0 0 0 0;
}

td {
	font-size: .9em;
	text-align: left;
}
