body {
	background: #2E2F10 url(bg.gif) repeat-y scroll 700px top;
	color: #49493F;
	margin: 0px;
	padding: 0px;
	font-family: trebuchet MS, tahoma, sans-serif;
	font-size: 13px;
	text-align: justify;
	}
.content {
	background: #000000;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 700px;
	}
.menu, .menu a, .menu a:visited, .menu a:hover, .menu a:active {
	font-family: comic sans ms, times new roman, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: none;
	}
.main {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.disclaimer {
	font-size: 10px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	text-align: center;
}
p, td {
	margin: 5px 20px 10px 20px;
	line-height: 18px;
	font-size: 13px;
	}
p.center {
	text-align: center;
	}
li {
	margin: 0px 5px 5px 0px;
	}
a, a:visited, a:active {
	color: #89896B;
	font-family: comic sans ms, times new roman, serif;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #E1DFAC;
	}
h1 {
	background: #000000 url(h1.gif) no-repeat center center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: trebuchet MS, tahoma, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
	text-align: center;
	}
h2 {
	color: #ffffff;
	}
h3 {
	background: #000000 url(h1.gif) no-repeat center center;
	color: #000000;
	}
blockquote {
	background: #2E2F10 url(bg.gif) no-repeat left center;
	color: #000000;
	margin: 20px 125px 20px 85px;
	padding: 10px 90px 10px 90px;
	border-right: 25px double #000000;
	}
b.name {
	color: #8B7351;
	font-size: 18px;
	font-style: italic;
	text-transform: uppercase;
	}
.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}
.codesort h2 { text-align: center; }
.codesort h3 { text-align: center; }
.codesort img { border: 7px solid #181909; }