body {
	margin: 0pt; 
	background-color: #8E996B;
	background: url('images/bg.gif') left repeat-y;
	font-family: tahoma, verdana, serif; 
	font-size: 11px; 
	color: #CFCFC6;
}
h1 {
	font-size: 15px;
	text-align: left;
	color: #2A4034;
	font-family: "Century Gothic", verdana, serif;
	margin: 0px;
	padding: 2px 0 2px 5px;
	letter-spacing: 1px;
	display: block;
	height: 18x;
	text-transform: uppercase;
	border-bottom: 1px dashed #85B57B;
}
a:link, a:active, a:visited {
	Color: #FFF5DB;
	font-weight: none;
	Text-Decoration: none;
	text-transform: uppercase;
}
a:hover {
	Color: #584F84;
	Text-Decoration: none;
	Font-Weight: none; 
	background-color: #B4B4BE;
}
p {
	line-height: 130%;
	margin: 10px; 
	text-align: justify;
	padding: 0 20px 0 4px;
}
.nav {
	width: 140px;
	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: #859B8F;
	border: 1px solid #3A5044;
	display: block;
	color: #3A5044;
	margin: 0px;
	Text-Decoration: none;
}
a.nav:hover {
	border: 1px solid #584F84;
	background-color: #B4B4BE;
	color: #584F84;
	display: block;
	margin: 0px;
}
#credits {
	text-align: center;
	display: block;
	color: #243A2E;
}
