body 
  { color: #999; font-size: 10px; 
    font-family: "Lucida Grande", Arial, helvetica, tahoma, Verdana;
    background-color: #050505;
    background-image: url(../pics/ravenzbg.jpg);
    background-repeat: repeat-x;
    background-position: center top; margin: 0; padding: 0;
  }

p
  { font-size: 10px;
  }

td
  { font-size: 10px;
  }

.toptd
  { font-size: 10px;
    background-image: url(../pics/ravenz-webtop.gif);
    background-repeat: no-repeat;
    background-position: center top;
  }

.menutd
  { font-size: 10px;
    background-color: #2c2c2c;
    background-image: url(../pics/menubg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 20px 5px 10px 12px;
    border: solid 1px #999;
  }

.newstd
  { font-size: 10px;
    background-color: #191919;
    background-image: url(../pics/newsbg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 20px 5px 10px 12px;
    border: solid 1px #999;
  }

.maintd
  { font-size: 10px;
    background-color: #111;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 20px;
    border: solid 1px #999;
  }

a:link
  { color: #ff9800 ;
    font-size: 10px;
    text-decoration: none;
  }

a:visited
  { color: #ff9800 ;
    font-size: 10px;
    text-decoration: none;
  }

a:hover
  { color: #fff ;
    font-size: 10px;
    text-decoration: none;
  }

a:active
  { color: #fff ;
    font-size: 10px;
    text-decoration: none;
  }

h1
  { color: #fff;
    font-size: 16px;
    font-family: "Lucida Grande", Arial, helvetica, tahoma, Verdana;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 0.67em 0;
  }

.menu:link
  { color: #fff ;
    font-size: 11px;
    line-height: 14px;
    background-image: url(../pics/menumark.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-decoration: none;
    padding-left: 16px;
  }

.menu:visited
  { color: #fff;
    font-size: 11px;
    line-height: 14px;
    background-image: url(../pics/menumark.gif);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 16px;
  }

.menu:hover
  { color: #fff;
    font-size: 11px;
    line-height: 14px;
    background-image: url(../pics/menumark-act.gif);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 16px;
  }

.menu:active
  { color: #fff;
    font-size: 11px;
    line-height: 14px;
    background-image: url(../pics/menumark-act.gif);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 16px;
  }

.top:link
  { color: #ccc ;
    font-size: 10px;
    text-decoration: none;
  }

.top:visited
  { color: #ccc ;
    font-size: 10px;
    text-decoration: none;
  }

.top:hover
  { color: #fff ;
    font-size: 10px;
    text-decoration: none;
  }

.top:active
  { color: #fff ;
    font-size: 10px;
    text-decoration: none;
  }