body {
	margin: 0pt; 
	background-color: #767676;
	background: url('images/bg.gif') left repeat-y;
	font-family: tahoma, verdana, serif; 
	font-size: 11px; 
	color: #897E0B;
}
h1 {
	font-size: 15px;
	text-align: left;
	color: #493F00;
	font-family: "Century Gothic", verdana, serif;
	margin: 0px;
	padding: 2px 0 2px 15px;
	letter-spacing: 1px;
	display: block;
	height: 18x;
	text-transform: uppercase;
}
a:link, a:active, a:visited {
	Color: #8B800D;
	font-weight: bold;
	Text-Decoration: none;
}
a:hover {
	Color: #A59A27;
	text-weight: bold;
	Text-Decoration: underline;
	Font-Weight: none; 
}
p {
	line-height: 130%;
	margin: 10px; 
	text-align: justify;
	padding: 0 20px 0 4px;
}
.nav {
	width: 160px;
	display: block;
	padding-left: 10px;
	margin: 5px;
	font-size: 12px;
	text-align: left;
	font-family: arial, verdana, serif;	
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
}
a.nav:link, a.nav:active, a.nav:visited {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	display: block;
	color: #897E0B;
	margin: 0px;
	Text-Decoration: none;
}
a.nav:hover {
	border: 1px solid #FFFFFF;
	background-color: #FAEF7C;
	color: #8B800D;
	display: block;
	margin: 0px;
}
#credits {
	text-align: center;
	display: block;
	width: 346px;
	border-top: 1px dashed #E9E9E9;
	color: #636363;
}
