body {
		margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
		background-color: #2a1901;
	
}



td,th,p,li {
	font-family: verdana,Times New Roman, Times, serif;
	color:#97b5c5;
	font-size: 14px;
	background-color:#000000;
	
}

td.footer {
	font-family: verdana,Times New Roman, Times, serif;
	font-size: 18px;
	background-color:#2A1901;
	margin-right: 0px;
	margin-bottom: 0px;}

td.side {
	font-family:verdana, Times New Roman, Times, serif;
color:#ffffff;
	font-size: 14px;
	background-color:#000000;
	
}

table.br {
	
border-collapse:collapse;
border-left:4px solid #ceb591;
border-right:4px solid #ceb591;
border-top:4px solid #ceb591;
border-bottom:4px solid #ceb591;}	




h1 {
	font-family: verdana, Times New Roman, Times, serif;
	font-size: 16px;
	color:#ceb591;
}


h2 {
	font-family:  Times New Roman, Times, serif;
	font-size: 18px;
	color:#7C5E44;
}

h3 {
	font-family: verdana,"times new roman", arial, serif;
	font-size: 20px;
	color:#97b5c5;
}


.quote {font-family: verdana, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #97b5c5;
	font-style: italic}


.sidebar {font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;}
	
.credit {font-family: verdana, Times New Roman, Times, serif;
text-align:left;
	font-size: 9px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;}

.thinborder {border:solid 1px #cccccc;
  padding:5px;
  margin-right:10px;} 



  
A:link {text-decoration: underline; color: #7C5E44 }
A:visited {text-decoration: underline; color: #7C5E44 }
A:active {text-decoration: underline; color: #7C5E44 }
A:hover {text-decoration: underline; color: #ffffff;}




#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #97b5c5;
color: #2A1901;
float: left;
width: 100%;
font-family: verdana,arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.4em 2em;
background-color: #97b5c5;
color: #2A1901;
text-decoration: none;
float: left;
border-right: 1px solid #97b5c5;
}

#navcontainer ul li a:hover 
{
background-color: #97b5c5;
color: #ffffff;}

#navcontainer ul a#current
{
background-color: #97b5c5;
color: #ffffff;}
