/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	font-family:Trebuchet MS;
	font-style:italic;
	font-size:12px;
	background-color:black;
	
} 

.header{
	
	background-color:#918e41;
	margin-top: 0px;
	
	
	
} 

.menu{
	
	background-color:#3c1e10;
	margin-top: 0px;
	
	
	
} 

.headerbar{
	
	background-color:#cc6a3d;
	margin-top: 0px;
	
	
	
} 
 
#maincol{
margin-top: 25px;
	float: right;
	display:inline;
	position: relative;
	width:100%;
	background: #fff8df;
 }
 
#footer{
	height:100px;
	clear:both;
	background: #3e0b52;
 } 
 
.footer {color:#FFFFFF; font-size:11px; padding:10px;}
.link {color:#FFCC00;}
.top {font-size: 10px;}
P { padding-left: 10px; padding-right: 10px; padding-bottom: 0px; }
h3 {
	font-weight: bold;
	font-size: 2em;
	padding-left: 40px;
	color: #3E0B52;
	text-align:center;
}

a {color: #3E0B52; font-weight:bold; text-decoration:none;}
a:hover {color: #cc6a3d; font-weight:bold; text-decoration:underline;}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#active a { border-left: 1px solid #fff; }

#navcontainer
{
	width: 160px;
	padding:  0;
	margin-left: 0px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight:normal;
	background-color: #3c1e10;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	width: 208px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

ul#navlist li
{
	display: block;

	margin: 0;
	padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 208px;
	color: #fdf6d9;
	padding: 0.5em 0 0.5em 1em;
	text-decoration: none;
	border: 0px;}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #333;
color: #fff;
font-weight:bold;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #cc6a3d;
	background-color: #3c1e10;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 7px center;
}
a {
	color: #918e41;
	font-weight: bold;
}

#maincol li {
	list-style: url(img/bulletsmall.gif) inside;
}


ul#navlist li .uberlink {
	color: #cc6a3d;
	background:#3c1e10
}
