body {
	margin: 0pt; 
	background-color: #000000;
	background-position: left;
	background: url('tablebg.gif') repeat-y;
	color: #804B21;
}
div, td {
	font-family: tahoma, verdana, serif; 
	font-size: 11px; 
}
h1 {
	font-size: 18px;
	text-align: left;
	color: #EBD3A7;
	font-family: "Century Gothic", verdana, serif;
	margin: 0px;
	padding: 2px 0 2px 15px;
	letter-spacing: 3px;
	display: block;
	height: 18x;
	text-transform: uppercase;
	background-color: #966137;
}
a:link, a:active, a:visited {
	Color: #610300;
	text-weight: bold;
	Text-Decoration: none;
}
a:hover {
	Color: #B75956;
	text-weight: bold;
	background-color:#FFFFFF;
}
p {
	line-height: 130%;
	margin: 10px; 
	text-align: justify;
	padding: 0 0 0 4px;
}
.nav {
	width: 180px;
	display: block;
	padding-left: 10px;
	margin: 5px;
	font-size: 12px;
	text-align: left;
	font-family: arial, verdana, serif;	
	text-transform: uppercase;
	font-weight: bold;
}
a.nav:link, a.nav:active, a.nav:visited {
	background-color: transparent;
	border: 1px solid #966137;
	Text-Decoration: none;
	display: block;
	color: #966137;
	margin: 0px;
}
a.nav:hover {
	border: 1px solid #804B21;
	background-color: #966137;
	color: #FFFFFF;
	display: block;
	margin: 0px;
}
#credits {
	text-align: center;
	display: block;
	width: 320px;
	border-top: 1px dotted #000000;
	color: #373737;
	font-style: italic;
}