body {
  background:#1b1b1b url('images/bla.jpg') no-repeat;
  color:#dbdbdb;
  font:8pt verdana, geneva, sans-serif;
  height:100%;
  margin:0;
  padding:0;
}
#nav a:link, #nav a:visited {
  color:#f6cf94;
  text-decoration:none;
}
#nav a:hover, #nav a:active {
  text-decoration:underline;
}
#nav a img, #logo a img, #footer a img {
  border:none;
}
#nav {
  list-style:none;
  width:175px;
  margin:0;
  margin-bottom:10px;
  padding:0;
}
#nav div {
  background:#333 url('../forum2/images/dark_vb_v2/gradients/gradient_tcat.gif') 0 -1px;
  border:1px solid black;
  color:white;
  font:bold 11pt arial, helvetica, sans-serif;
  line-height:23px;
  padding-left:0.75em;
  text-transform:lowercase;
}
#nav div img {
  border:none;
  float:left;
  margin-right:0.5em;
  margin-top:4px;
}
#nav div a {
  color:white !important;
  text-decoration:none !important;
}
#nav ul {
  background:url('images/navbg.png');
  border:1px solid black;
  border-top:0;
  border-bottom:0;
  text-transform:capitalize;
  width:163px;
  margin:0;
  padding:0;
}
#nav ul li {
  /*background:url('images/bullet.png') no-repeat;
  line-height:18px;*/
  background:url('images/bulletn.png') no-repeat;
  line-height:16px;
  list-style:none;
  margin-left:0.25em;
  padding-left:22px;
}
#nav ul li:hover {
  background:url('images/bulletna.png') no-repeat;
}
#nav ul ul {
  background:none;
  border:none;
  width:auto;
}
#nav ul ul li {
  background:url('images/bulletsm.png') no-repeat 0 .4em;
  line-height:10pt;
  margin:0;
  padding-left:13px;
  text-transform:none;
}
#nav ul ul li:hover {
  background:url('images/bulletsm.png') no-repeat 0 .4em;
}
#topnav {
  background:#333 url('images/nav_x.gif');
  width:100%;
  height:31px;
  margin:0;
  padding:0;
}
#topnav li {
  font:16pt arial, helvetica, sans-serif;
  text-transform:lowercase;
  line-height:31px;
  display:block;
  float:left;
  border-right:1px solid black;
}
#topnav li.right {
  float:right;
  border-right:none;
  border-left:1px solid black;
}
#topnav div {
  display:block;
  border-left:1px solid #4b4b4b;
  border-right:1px solid #4b4b4b;
}
#topnav div a {
  padding:0 .5em;
  color:#dbdbdb;
  text-decoration:none;
  height:100%;
}
#logo {
  margin:20px 0 20px 195px;
  text-align:center;
}
#side {
  float:left;
  width:auto;
  margin:0 20px 51px 0;
}
#wrapper {
  margin:0 20px 51px 195px;
}
#render {
  position:absolute;
  width:100%;
  min-height:100%;
  height:auto !important;
  height:100%;
  background:url('images/render.png') no-repeat 0 31px;
}
#footer {
  margin-top:20px;
  width:100%;
  line-height:31px;
  background:#333 url('images/nav_x.gif');
  text-align:center;
  clear:both;
  position:absolute;
  bottom:0;
}