body {
	background-color : #000000;
	color: #a3c397;
	font-family : Verdana, Helvetica, /*Geneva,*/ Arial, sans-serif;
	margin : 0;
	padding : 0;
	letter-spacing : 0;
	}
 
h1, h2, h3, h4, h5, h6 {
	margin : 0;
	margin-bottom : 3px;
}
H1 {
	font-size : 24px;
	color : #7cc6e6;
}
H2 {
	font-size : 18px;
	color : #7cc6e6;
}
H3 {
	font-size : 14px;
	color : #7cc6e6;
}
H4 {
	font-size : 12px;
	color : #7cc6e6;
}
H5 {
	font-size : 11px;
	color : #7cc6e6;
}
H6 {
	font-size : 10px;
	color : #7cc6e6;
}

a {
	color : #edcd6a ;
	/*font-weight : bold;*/
  outline: none;
}
a:hover {
	color: #EF2900;
/*	background-color: #FFFFF1;*/
}




/**
 * Dtabbed header styles
 */

    #tabsSuz_after {
	clear:both;
      }



/*  Sub tabs  ---------------  */


#navMainWrapperSuz3{	
	float:left;
	width:100%;
	height:85px;
/*	background:#000000 url("http://www.suzerain.info/static_pages_images/suzinfohdr1a.jpg") no-repeat right top;*/
	background:#000000;
	background:#000000 url("http://talisman-studios.com/rsc/css/suzinfohdr3_1.jpg") no-repeat right top;
	line-height:normal;
	border-bottom:4px solid #f52b00;
	}

ul#navMainSuz3   {
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-size: 10px;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
	background-color: #000000;
	}

ul#navMainSuz3  li{
	border-right: 2px solid #413524;
	display: inline;
	padding: .5ex 1em;
	}

a.navMainSuz3Link {
	color: #ef2900;
	font-weight: bold;
	text-decoration: none;
	}

a.navMainSuz3Link:hover{
	text-decoration: underline;
	color: #fac75c;
	font-weight: bold;
	}

a.navMainSuz3Current, a.navMainSuz3Current:visited {

	color: #eadea1;
	border:0;
	padding: 0;
	font-weight: bold;
}

a.navMainSuz3Current:hover{
	text-decoration: underline;
	color: #fac75c;
	font-weight: bold;
}

table.navMainSuz3Table{
	background-color:#000000;
	border-bottom: 2px solid #413524;
	border-top: 2px solid #413524;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	/*font-size: 85%;*/
	height:15px;
	}

#navMainSearchSuz3 {
	float: right;
	}

.columnLeft {
	width : 180px;
	padding : 0px;
	border-right : 2px solid #413524;
	font-size: 10px;
	}

.columnLeftTable {
	border: 2px solid #413524;
	padding : 2px;
}
.columnLeft a{
	color : #eadea1;
}

.columnLeft a:hover{
	color : #EF2900;
}

.centercolumn {
	padding : 5px;
}
