body {
        background:#12130e;
        color:#9f9f9f;
        font:2.4em Georgia, "Times New Roman", sans-serif;
        }
    
a {
	color:#d7a463;
	text-decoration:none;
	}

a:hover {
	text-decoration:none;
	}
	
img.front {
	margin-left:5px; 
	float:right;
	}
	
.frontpage {
	margin-top:30px;
	}

a:visited {
	text-decoration:none;
	}

img {
	border-color: #cdcd96;
	border-width:1px;
	}

img.noborder {
	border:0px;
	float:right;
	margin:5px 0 5px 5px;
	}
	
img.noborder2 {
	border:0px;
	float:right;
	margin:5px 0 5px 5px;
	}

img.margin {
	float:right;
    	border-color: #b8b887;
	border-width:1px;
	margin:5px 0 5px 5px;
	}
	
.copy {
	font-size:.5em;
	font-weight:normal;
	}
	
.small {
	font-size: 0.7em;
	}
	
.center {
	text-align: center;
	}

h1 {
	text-align:center;
	color:#9f9f9f;
	}
	
h2 {
	color:#9f9f9f;
	}
	
h3 {
	color:#9f9f9f;
	}

.nocss {
    	text-align:center;
	font-size:2.9em;
	color:#eeeaa6;
   	 text-shadow:
    	-3px -3px 0 #000,
   	 3px -3px 0 #000,
  	 -3px 3px 0 #000,
  	 3px 3px 0 #000;  
	}
	
.nocss2 {
	text-indent:-9999px;
	}

b {
	color:#9f9f9f;
	}

#rightside { 
	background:transparent;
     	}
	
#main {
        background:transparent;
	}
	

#content {
	background: transparent;
        margin: 25px 10px 25px 10px;
        }
        
#header {
	background:#12130e url(graphics/chaos.jpg) no-repeat 0 0;
	border-top:2px solid #dfc588;
	border-bottom:2px solid #dfc588;
	}
	
#banner a{
	display:none;
	}
	
#banner a:hover{
	display:none;
	}
	
#pic {
	display:none;
	}
	
#pic2 {
	margin:0px;
	}

#pic2 a {
	color:#eeeaa6;
	}
	
#menu {
	background:#474542;
	text-align:center;
	font-weight:bold;
	height:auto;
	padding: 25px 5px 25px 5px;
	border-bottom:2px solid #dfc588;
	}
	
#menufront {
	border-top:2px solid #7e6628;
	padding:20px 5px 20px 5px;
	text-align:center;
	font-weight:bold;
	}
	
#footer {
	background:#474542;
	text-align:center;
	font-weight:bold;
	padding:20px 5px 30px 5px;
	border-top:2px solid #7e6628;
	border-bottom:2px solid #7e6628;
	}
	
nav ul ul {
	display: none; 
}

	nav ul li:hover > ul {
		display: block;
	}
	
nav ul {  
	list-style: none;
	position: relative;
	display: inline-table; 
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}
	
nav ul li {
	float: left;
}
	nav ul li:hover {
		background: #4b545f;
		background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
	}
		nav ul li:hover a {
			color: #fff;
		}
	
	nav ul li a {
		display: block; padding: 10px 50px;
		color: #757575; text-decoration: none;
	}
	
nav ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%; font-weight:normal;
}
	nav ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
	}
		nav ul ul li a {
			padding: 10px 39px;
			color: #fff;
		}	
			nav ul ul li a:hover {
				background: #4b545f;
			}
			
nav ul ul ul {
	position: absolute; left: 100%; top:0;
}


#search {
	margin:-35px 0 0 25px !important;
	margin:-37px 0 0 12px;
	float:left;
	width:350px
	}


#donate {
	display:none;
	}
	
table.feat
{ 
text-align: left;
text-indent:6px;
font-size: 0.9em;
color: #010101;
width: 95%;
background-color: #f9f4e1;
border: 1px #796a50 solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.title
{ 
border-bottom: 2px solid #796a50;
border-left: 2px solid #796a50;
background-color: #fefefe;
font-weight: bold;
font-size: 1.2em;
}

td.hed
{ 
border-bottom: 2px solid #796a50;
border-left: 2px solid #796a50;
background-color: #a89779;
font-weight: bold;
font-size: 1.2em;
 }

td.c1
{  
border-bottom: 2px solid #796a50;
border-left: 2px solid #796a50;
background-color: #e4d8a9;
 }
 
td.c2
{  
border-bottom: 2px solid #796a50;
border-left: 2px solid #796a50;
 }
 
td.space
{ 
background-color: #130b01;
border-left: 2px solid #130b01;
border-right: 2px solid #130b01;
}


