img, div {
 behavior: url(/images/iepngfix.htc);
} 

body {
  font-family: verdana, arial;
  color: #8DBDED; 
  font-size: 10pt;
  background-color: #000000;
  background-image:url(/images/body_bg.jpg);
  background-position:100% 100%;
  background-repeat:no-repeat;
  padding:0;
  margin:0;
  height:100%;
  background-attachment:fixed;
}
a:link {
  color: #ffffff;
  text-decoration: none;
}
a:visited {
  color: #999999;
  text-decoration: none;
}
a:active {
  color: #ababab;
}
a:hover {
  color: #ffda07;
  text-decoration: underline;
} 
td {
  font-family: verdana, arial;
  font-size: 10pt;
}
u {
  color: #bbaaff;
}


/*
------------------------------------------------------------------------------------------------------------
Structure
------------------------------------------------------------------------------------------------------------
*/
#container {
  background-image:url(/images/container_bg.jpg);
  background-position:top left;
  background-repeat:no-repeat;
}
#header {
 padding:9px 10px 0 10px;
 height:40px;
}
#header #logo {
 width:58px;
 height:40px;
 position:fixed;
 top:9px;
 left:10px;
}
#left {
 padding:17px 0 20px 17px;
 padding-top:17px;
 width:145px;
 position:fixed;
 left:0;
 top:49px;
 float:left;
}
#main {
 margin-left:165px;
}

.newsBoxHeader {
  color:#8DBDED;
}
.newsBox {
  padding-top: 6px;
  padding-bottom: 6px;
  background:#222222;
  color:#8DBDED;
}
.newsBoxFooter {
  padding-top:6px;
}
.clearer {
 clear:both;
 font-size:1px;
 line-height:1px;
}


/*
------------------------------------------------------------------------------------------------------------
Navigation & Music Player etc
------------------------------------------------------------------------------------------------------------
*/
ul#navbar {
 list-style:none;
 padding:35px 0 0 0;
 margin:0;
}
ul#navbar li {
 padding:0 0 0.5em 0;
 margin:0;
 font-weight:bold;
}
ul#navbar li ul {
 list-style:none;
 padding:0 0 0 10px;
 margin:-0.25em 0 0 0;
}
ul#navbar li ul li {
 padding:0;
 margin:0;
 font-size:0.8em;
}

a.hidden {
 color:#000000;
}
ul#musicplayer {
 list-style:none;
 padding:0;
 margin:0;
}
ul#musicplayer li {
 padding:0 0 1em 0;
 margin:0;
 font-size:9px;
}



/*
------------------------------------------------------------------------------------------------------------
Forum Styles
------------------------------------------------------------------------------------------------------------
*/
#banner {
 text-align:center;
 margin-top:-20px;
 padding-bottom:10px;
}
.forum_index_header,
.message_display_header {
 color:#999999;
 font-weight:bold;
 font-size:9px;
 text-transform:uppercase;
 padding-bottom:10px;
}
.forum_index_header table td {
 color:#999999;
}
.message_display_header a {
 color:#FFFFFF;
}
.content {				
 background-color: #202020; 
 padding: 6px;			
}
.howto {				
 font-size: 8pt;
}


/*
------------------------------------------------------------------------------------------------------------
Fancy
------------------------------------------------------------------------------------------------------------
*/
#littleguy {
 position:absolute;
 width:14px;
 height:14px;
 top:10px;
 right:10px;
}
#twitter {
 position:absolute;
 width:16px;
 height:16px;
 top:9px;
 right:30px;
}
.myself {
 font-weight:bold;
 color:#4466da;
}
.staff {
 font-weight:bold;
 color:orange;
}
.patriot {
 background-image:url(/images/voted.gif);
 background-repeat:no-repeat;
 background-position:0px 2px;
 padding-left:14px;
}
.user_shaw {
 text-transform:uppercase;
 font-size:9px;
 line-height:13px;
 color:#CCCCCC;
 font-style:italic;
 background-image:url(/images/shaw.gif);
 background-repeat:no-repeat;
 background-position:right;
 padding-right:6px;
}
.user_rave_king,
.user_Rave_King {
 background-image:url(/images/crown_down.gif);
 background-repeat:no-repeat;
 background-position:0px 2px;
 padding-left:23px;
}
