body {
	margin: 0pt; 
	background-color: #D4C5F2;
	background: url('images/bg.gif') left repeat-y;
	font-family: trebuchet MS, verdana, serif; 
	font-size: 12px; 
	color: #714425;
}
h1 {
	font-size: 18px;
	text-align: left;
	color: #522506;
	font-family: "Century Gothic", verdana, serif;
	margin: 5px;
	padding: 4px 0 8px 5px;
	letter-spacing: 1px;
	display: block;
	height: 14x;
	text-transform: uppercase;
	border-left: 15px solid #C59879;
	background-color:#ECE4B5;
}
a:link, a:active, a:visited {
	Color: #714425;
	background-color:#FFFFFF;
	font-weight: none;
	Text-Decoration: none;
	text-transform: uppercase;
}
a:hover {
	Color: #FFFFFF;
	background-color:#AB9677;
	Text-Decoration: none;
	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: #F8ECF0;
	border: 1px solid #3A5044;
	display: block;
	color: #714425;
	margin: 0px;
	Text-Decoration: none;
}
a.nav:hover {
	border: 1px solid #FFFFFF;
	background-color: #714425;
	color: #FFFFFF;
	display: block;
	margin: 0px;
}
#credits {
	text-align: center;
	display: block;
	color: #243A2E;
}
