a img {border-style:none;}
div{overflow: hidden;}
h1, h2, h3, h4{margin:0;}

body
{
  margin: 0;
  padding: 0;
  background: #25253f url('images/back.gif') repeat-x;
  font-size: 11px;
  word-spacing: .05em;
  color: #fff;
  font-family: verdana, arial, trebuchet, sans-serif;
}

#wrapper
{
  width: 507px;
  height: 950px;
  overflow: display;
  margin-top: 20px;
  margin-left: 253px;
  padding-left: 20px;
  padding-right: 20px;
  border: 0px;
}

#menu
{
  position: absolute;
  top: 0px;
  left: 0px;
  background: url('images/menuback.gif') no-repeat;
  width: 253px;
  height: 499px;
  padding-top: 142px;
  padding-left: 0px;
}

#menu ul
{
  width: 226px;
  list-style: none;
  width: 100%;
  margin: 0;
}

#menu li
{
  width: 100%;
}

#menu li a
{
  padding-left: 25px;
  padding-top: 4px;
  height: 24px;
  margin-bottom: 3px;
  width: 200px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  font-family: verdana, arial, trebuchet, sans-serif;
  color: #f1c207;
  display: block;
}

#menu li a:hover, #active a:link, #active a:visited, #active a:hover
{
  background: #26253f;
  color: white;
}

#banner
{
  width: 500px;
  height: 100px;
  border: 1px #5e5d76 solid;
  margin-bottom: 20px;
}

#divider
{
  background: url('images/divider.gif') no-repeat;
  width: 497px;
  height: 6px;
  margin-bottom: 20px;
}

#news h2
{
  font-size: 10px;
}

#news h1
{
  font-size: 16px; 
}

#news a
{
  color: #fff;
  text-decoration: none;
}

#footer
{
  padding: 10px;
}

#footer a
{
  color: #4b4c86;
  text-decoration: none;
}

#footer a:hover
{
  color: #fff;
}

#intro h1 b
{
  color: #f1c207;
}

#intro a
{
  text-decoration: none;
  color: #f1c207;
}

#intro a:hover
{
  color: #fff;
}