body {
background:#363636 url('../images/gui/bg_pttrn.png') repeat fixed top left;
margin:0px auto;}

a:link {text-decoration:none;
        color:#330000;}
				
a:visited {text-decoration:none;
           color:#330000;}

a:hover   {text-decoration:underline;
			}
		   
p {font-size: 110%;
	 line-height: 1.2em;
	 padding: 5px;}

p.lrgtext{
	position:relative;
	margin:0px;
	width:465px; 
	font:normal bold 10px Verdana, Helvetica, Arial, sans-serif;
	text-align:justify;
	color:#F3F3F3;}

h1 {
	font-weight: bolder;}

h2 {
	font-weight: bolder;}


h3 {text-align: left;
	  font:normal bolder 16px Verdana, Helvetica, Arial, sans-serif;
	  position:relative;
	  overflow:hidden;
	  color:#9C8A73;
	  margin:2px 0px;
	  height:18px;
	  text-indent:45px;}
	
h4.entry {font:normal bolder 18px Verdana, Helvetica, Arial, sans-serif;
	      color:#330000;
	      position:relative;
	      overflow:hidden;
	      height:36px;
		  width:480px;
	      text-align: center;
		  padding:6px 0px 0px 0px;
		  background:transparent url('../images/gui/entry_bg.png') repeat-x scroll top;
		  top:0px;
		  margin:0px;}
		
h4 {font:normal bolder 18px Verdana, Helvetica, Arial, sans-serif;
	  color:#330000;
		position:relative;
	  overflow:hidden;}
		
h5 {font:normal bolder 12px Verdana, Helvetica, Arial, sans-serif;
		position:relative;
	  overflow:visible;}
	  
h5.ftrlinks {font:normal bolder 12px Verdana, Helvetica, Arial, sans-serif;
    text-align:center;
    position:relative;
	  overflow:visible;
		margin:0px auto;
		padding:10px 0px 0px 0px;}
	
#wrapper {
background:transparent url('../images/gui/header_bg.png') repeat-x scroll top;
display:inline;
top:0px;
position:fixed;
width:102%;
z-index:20;	
min-height:90px;
max-height: 90px;
height: auto !important;}

#header {
background:transparent url('../images/gui/header_bg.png') repeat-x scroll top;
display:inline;
top:0px;
position:fixed;
width:100%;
z-index:20;	
min-height:90px;
max-height: 90px;
height:auto !important;}

#content {
position:relative;
margin:0px auto;
margin-bottom:0px;
border:medium double rgb(156,138,115);
border-bottom:none;
border-top:none;
top:0px; 
bottom:0px;
width:725px;
height:100%;
background:transparent url('../images/gui/content_bg.png') repeat scroll top;}

.scroller {
position: absolute;
z-index: 1;
top: 105px;
max-height:430px;
margin:0px 0px;
list-style: none;
background:#030303;
border:thin dotted #9C8A73;
padding:0px;}

img.art { 

margin:0px 35px;
padding:0px 0px 0px 0px;}



#footer {
position:absolute;
width:100%;
height:36px;
margin:0px auto;
text-align:center;
background:#CFBE98 url('../images/gui/entry_bg.png') repeat-x scroll bottom;
overflow:hidden;
bottom:0px;
z-index:15;}

div.left {
position:fixed;
left:0px;
top:90px;
z-index:3;
height:100%;
width:25px;
background:transparent url('../images/gui/left.png') repeat scroll top;
margin:0px 0px;}

div.right {
position:fixed;
right:0px;
top:90px;
z-index:4;
height:100%;
width:25px;
background:transparent url('../images/gui/right.png') repeat scroll top;
margin:0px 0px;}

.entrysmall{
position:relative;
margin:20px auto;
background:#000000;
max-width:445px;
z-index:2;
border:4px double rgb(156,138,115);}

.entrylarge{
position:relative;
margin:0px auto;
background:#232323;
max-width:480px;
z-index:2;
border:4px double rgb(156,138,115);}

.rule{
background:transparent url('../images/gui/rule.png') repeat-x scroll top;
width:420px;
height:30px;
position:relative;
margin:20px auto;}

img {
margin:0px;
border:none;}




 /* allow room for 2 columns */
  ol
  {
    width: 10em;
    position:relative;
    margin:10px auto 0px auto;
   
  }

  /* float & allow room for the widest item */
  ol li
  {
    color: #CCCCCC;
	font: normal normal 900 9px/1.0em arial;
	text-align: left;
	width: 30em;
	
  }
  
  
  
#nav1 {
    width: 800px; height: 120px;
    background: url(../images/gui/toolbar.png);
    margin: 2px 0px; padding: 0;
    position: relative;}
  #nav1 li {
    margin:2px 0px; padding: 0; list-style: none;
    position: absolute; top: 0px;}
  #nav1 li, #nav1 a {
    height: 78px; display: block;}





#panel1b {left: 34px; width: 95px;}
#panel2b {left: 178px; width: 154px;}
#logob {left: 352px; width: 94px;}
#panel3b {left: 464px; width: 162px;}
#panel4b {left: 656px; width: 118px;}



#panel1b a:hover {
    background: transparent url(../images/gui/toolbar.png)
    -34px -122px no-repeat;}
  #panel2b a:hover {
    background: transparent url(../images/gui/toolbar.png)
    -178px -122px no-repeat;}
   #logob a:hover {
    background: transparent url(../images/gui/toolbar.png)
    -352px -122px no-repeat;}
		#panel3b a:hover {
    background: transparent url(../images/gui/toolbar.png)
    -464px -122px no-repeat;}
 		#panel4b a:hover {
    background: transparent url(../images/gui/toolbar.png)
    -656px -122px no-repeat;}



