body
{
	background-color: #1A0001;
	margin-top:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.95em;
	color: white;
	margin: 0;
}

h1
{font-size:1.3em;
color:#FF9900;
margin-bottom:0px;
font-style: italic;
border-bottom: 1px solid #141414;

}

h2
{font-size:1.1em;
color:#FFFFFF;
line-height:25px;
}

a
{color: #FF9900;
text-decoration:none;
font-weight: bold;
}

a:hover
{
	color: #32CD32;
}

li
{padding-bottom:8px;
}

.copyright	{
	COLOR: #A37E65;
	FONT: 9px geneva, verdana, arial, sans-serif;
	text-align:right;
}

.copyright a {
color: #FF8C00;
text-decoration: none;
}

.copyright a:hover {
color: #CC3300;
}

#navbottom
{
text-align:center;
font-size:0.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#navbottom a
{
color: white;
padding:5px;
}

#navbottom a:hover
{
background-color:#2E0000;
padding:5px;
color: #FF9900;
}