div, p, ul, li, span, h1, h2, h3, h4, h5, img, body, a, table, tr, th, td {
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
    outline: none;
    }
body {
    font-family: tahoma, arial, helvetica, sans-serif, verdana;
    font-size: 11px;    
    text-align: center;
    background: #000 url(../img/bg.gif) 0 0 repeat-x;   
    }
a {
  text-decoration: none;
  cursor: pointer;
  color: #999;
  }
  a:hover { color: #e47110 }
table td,
table th {
  text-align: center;
  padding: 5px 10px;
  }
table td {  
  color: #ddd;
  background: url(../img/h4a.gif) 0 0 repeat-x;
  border-bottom: 1px solid #000;  
  }
  table tr:hover td {
    background: url(../img/h4b.gif) 0 0 repeat-x;
    }
table th {  
  color: #fff;
  background: url(../img/h4c.gif) 0 0 repeat-x;
  border-bottom: 1px solid #000;  
  }
p, h1, h2, h3, h4, h5, div {clear: both; overflow: hidden;}

h1 {
    background: url(../img/h2b.gif) 0 50%;
    border-bottom: 1px solid #111;
    font-size: 11px;
    height: 13px;
    padding: 5px;
    color: #fff;
    text-align: center;    
    }
h2 {
  background: url(../img/tbar.gif) 0% 0%;
  font-size: 12px;
  padding: 7px 10px;
  color: #eee;
  margin-top: 5px;        
  }
  h2 a {
    font-size: 12px;
    color: #fff;        
    }
h3.dark {
    padding: 6px 10px;
    font-size: 12px;
    height: 14px;
    font-weight: bold;
    color: #eee;
    background: #000 url(../img/h4b-top.gif) 0 0 no-repeat;
    }
h5 {
    padding: 6px 10px;
    margin: 0;
    color: #ddd;
    font-size: 12px;
    background: url(../img/h5a.gif) 0 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #000;
    }
#main {
    width: 990px;
    margin: 0 auto;
    padding: 0 10px;
    background: #000 url(../img/body2.gif) 50% 0 no-repeat;
    }
#container {    
    width: 980px;
    overflow: hidden;    
    background: #000;
    margin: 0 auto;      
    }
    
.maxwidth,
#header .maxwidth {
    width: 980px;
    margin: 0 auto;
    }

/********** Columns **********/

#content_left,
#content_center,
#content_right {
    clear: none;
    float: left;
    overflow: hidden;
    height: 100%;
    margin: 5px 0 5px 5px;
    }
#content_left {    
    width: 180px;    
    }
#content_center {    
    min-height: 750px;    
    width: 600px;    
    }
#content_right {
    width: 180px;
		color: #fff;    
    }

#content_left,
#content_right {
    background: url(../img/modbase.gif) 100% 100% repeat-x;
    padding-bottom: 15px;    
    }

#content_left ul,
#content_right ul,
.topics {
    overflow: hidden;
    list-style: none;
    margin-bottom: 5px;    
    }
    #content_left ul li,
    #content_right ul li {
        overflow: hidden;
        display: block;        
        }
#content_right ul.list,
#content_left .topics {
    background: #000 url(../img/h4b-bot.gif) 0 100% no-repeat;    
    padding-bottom: 10px;    
    }
    #content_left ul.list li,
    #content_right ul.list li,
    #content_left ul.topics li,
    #content_right ul.topics li {        
        float: left;
        overflow: hidden;        
        width: 160px;
        margin: 0 10px;
        }        
        #content_right ul.list li a,
        #content_left .topics a {
            display: block;
            white-space: nowrap;
            overflow: hidden;
            width: 150px;            
            padding: 3px 5px 3px 15px;
            color: #ddd;
            border-bottom: 1px dotted #222;            
            }
            #content_left ul li:hover a,
            #content_left ul li:hover span,
            #content_right ul li a:hover {color: #e47110}

.topics a {background: url(../img/icn-post.gif) 0 50% no-repeat}
.links a {background: url(../img/icn-link.gif) 0 55% no-repeat}

/********** Events Module **********/

#events {
  overflow: auto;
  margin-bottom: 5px;
  background: #000 url(../img/h4-b.gif) 0 100% no-repeat;
  padding-bottom: 10px;    
  }
  #events .event {
    overflow: auto;        
    padding: 5px;    
    margin: 0;
    margin-bottom: 1px;    
    }
    .inevent0 {
      border: 1px solid #333;
      background: #222 url(../img/h4c.gif) 0 0 repeat-x;
      }
    .inevent1 {
      border: 1px solid #770000;
      background: #440000 url(../img/h4r.gif) 0 0 repeat-x;
      }
    #event .event li {
      display: block;
      margin: 0;
      padding: 0;
      }
    .e-type {
      overflow: hidden;
      padding-bottom: 2px;
      margin-bottom: 2px;
      }   
      .e-type a {
        float: left;
        color: #fff;
        font-weight: bold;
        background: url(../img/link.gif) 0 50% no-repeat;
        padding-left: 14px;
        margin-bottom: 2px;        
        }
      .inevent0 .e-type {
        border-bottom: 1px dotted #444;        
        }
      .inevent1 .e-type {
        border-bottom: 1px dotted #770000;        
        }
      .e-type span {
        float: right;
        color: #fff;
        }
      .inevent0 .e-start,
      .inevent0 .e-game {
        color: #aaa;
        }
  #events .noevents {    
    padding: 10px;
    color: #999;
    font-style: italic;
    text-align: center;
    border: 1px solid #333;
    background: #222 url(../img/h4c.gif) 0 0 repeat-x;
    margin-bottom: 1px;
    }
    
#sitestats {
    overflow: hidden;
    background: #000 url(../img/h4b-bot.gif) 0 100% no-repeat;    
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #000;
    }
    #sitestats li {
        display: block;    
        padding: 0;
        color: #fff;
        margin: 0 10px 2px 10px;
        font-weight: bold;        
        }
        #sitestats li label {
            overflow: visible;
            color: #ccc;
            float: left;
            width: 80px;
            padding-left: 10px;
            font-weight: normal;
            background: url(../img/ar4.gif) 0 55% no-repeat;            
            }

    #sitestats li.spacer {        
        height: 1px;
        border-top: 1px dotted #222;
        margin-top: 3px;        
        }

#vent {
    overflow: hidden;
    background: url(../img/h4b-bot.gif) 0 100% no-repeat;
    margin-bottom: 5px;    
    }
    #vent span {
        display: block;
        text-align: center;    
        padding: 5px 0;        
        background: url(../img/h4b-rev.gif) 0 0 no-repeat;
        }
    #vent a {
        display: block;
        width: 160px;
        margin: 0 5px;
        border: 5px solid #222;
        }
    #vent img {
        display: block;
        }

/********** Other **********/

a.more {
    clear: both;
    display: block;
    padding: 5px 20px 5px 0;
    text-align: right;
    height: 13px;
    font-size: 10px;
    font-weight: bold;
    color: #777;
    background: url(../img/more.gif) 100% 100% no-repeat;
    }
    a.more:hover {color: #fff}

#clans img {
    display: block;    
    padding: 0;
    margin-bottom: 5px;
    }
                
/********** Center Banner **********/

#banner {
    overflow: hidden;
    }
    #banner img {
        display: block;                
        }

.cbase {
    display: block;    
    height: 10px;
    padding: 0;
    margin: 0;
    }

.slinks {
    overflow: hidden;    
    background: #282828 url(../img/h3.gif) 0 50% repeat-x;
    border-bottom: 1px solid #000;
    }
    .slinks a {
        float: right;
        color: #aaa;
        padding: 5px 10px 5px 5px;
        margin-right: 10px;
        background: url(../img/ar4.gif) 100% 55% no-repeat;
        }
        .slinks a:hover {color: #fff}
        
.error {
  background: #600000;
  padding: 5px;
  border: 1px solid #800000;
  margin-top: 5px;
  }
  .error p {
    color: #ff0000;
    background: url(../img/error.png) 0 50% no-repeat;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 0 1px 20px;
    }
.success {
  background: #1b9000;
  padding: 5px;
  border: 1px solid #05dd00;
  color: #82ff5c;
  font-size: 12px;
  }
  .success a {
    color: #fff;
    text-decoration: underline;
    }