body {
	margin: 0pt; 
	background-color: #a04738;
	background-position: left;
	background: url('') repeat-y;
	color: #000000;
}
div:content {
	font-family: tahoma, verdana, serif; 
	font-size: 11px; 
	background-color: fdfdfc;
	border: 1px solid #431e18;
}
div, td {
	font-family: tahoma, verdana, serif; 
	font-size: 11px; 
	background-color: transparent;
}
h1 {
	font-size: 18px;
	text-align: left;
	color: #431e18;
	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: #fdfdfc;
}
a:link, a:active, a:visited {
	Color: #441511;
	text-weight: bold;
	Text-Decoration: none;
}
a:hover {
	Color: #000000;
	text-weight: bold;
	background-color:#441511;
}
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: fdfdfc;
	border: 1px solid #441511;
	Text-Decoration: none;
	display: block;
	color: #441511;
	margin: 0px;
}
a.nav:hover {
	border: 1px solid #431e18;
	background-color: #431e18;
	color: #fdfdfc;
	display: block;
	margin: 0px;
}
#credits {
	text-align: center;
	display: block;
	width: 380px;
	border-top: 1px dashed #000000;
	color: #000000;
	font-style: italic;
}
