body {
	margin: 0pt; 
	background-color: #000000;
	background: url('images/bg.gif') right repeat-y;
	font-family: tahoma, verdana, serif; 
	font-size: 12px; 
	color: #51514B;
}
h1 {
	font-size: 18px;
	text-align: left;
	color: #634513;
	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: #F0F0EE;
}
a:link, a:active, a:visited {
	Color: #C20D12;
	font-weight: bold;
	Text-Decoration: none;
}
a:hover {
	Color: #630011;
	text-weight: bold;
	Text-Decoration: overline;
	Font-Weight: none; 
}
p {
	line-height: 130%;
	text-align: justify;
	margin: 10px; 
	padding: 0 20px 0 4px;
}
.nav {
	margin: 5px;
	display: block;
	font-size: 12px;
	text-align: left;
	font-family: arial, verdana, serif;	
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	width: 160px;
}
a.nav:link, a.nav:active, a.nav:visited {
	display: block;
	border: 1px solid #FFFFFF;
	background-color: #F0F0EE;
	color: #393937;
	margin: 0px;
	Text-Decoration: none;
}
a.nav:hover {
	background-color: #FFFFB3;
	border: 1px solid #634513;
	color: #634513;
	display: block;
	margin: 0px;
}
#credits {
	text-align: center;
	display: block;
	width: 410px;
	border-top: 1px dashed #E9E9E9;
	color: #636363;
}
