﻿body {
	margin: 0pt; 
	background-color: #D9D9D9;
	background-position: left;
	background: url('images/bg.gif') repeat-y;
	font-family: arial,verdana, serif; 
	font-size: 11px; 
	color: #868883;
}
h1 {
	font-size: 20px;
	text-align: left;
	color: #7E7D9D;
	font-family: 'Century Gothic', verdana, serif;
	margin: 0px;
	padding: 2px 0 2px 10px;
	letter-spacing: 1px;
	border-right: 20px solid #B3B6AD;
	display: block;
	background-color: #DDE0D7;
}
a:link, a:active, a:visited {
	Color: #565575;
	text-weight: bold;
	Text-Decoration: none;
}
a:hover {
	Font-Weight: none; 
	color: #AEADCD;
}
p {
	line-height: 130%;
	margin: 10px; 
	text-align: justify;
	padding: 0 0 0 10px;
}

a.nav:link, a.nav:active, a.nav:visited {
	width: 100px;
	font-weight: bold;
	background-color: #9C9BBB;
	border: 1px solid #7E7D9D;
	display: block;
	color: #DFDFDF;
	margin: 2px;
	font-size: 11px;
	text-align: center;
	font-family: arial, verdana, serif;	
	text-transform: uppercase;
}
a.nav:hover {
	border: 1px solid #B3B6AD;
	background-color: #DDE0D7;
	color: #7E7D9D;
}
#credits {
	text-align: center;
	background-color: #F5F6F0;
	display: block;
}
#subtitle {
	color: #787A75;
	letter-spacing: 2px;
}
#navt {
	color: #90938A;
	letter-spacing: 2px;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Century Gothic', verdana, serif;
	font-weight: bold;
}
