* {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px;
  font-size: 15px;
  font-family: Times New Roman;
}

a {
  color: #FFFF33;
  text-decoration: none;
}

a:hover {
  color: #00CC00;
}

body {
  margin: 0px;
  scrollbar-face-color: #000000;
  scrollbar-shadow-color: #333333;
  scrollbar-highlight-color: #0063F7;
  scrollbar-3dlight-color: #3399cc;
  scrollbar-darkshadow-color: #333333;
  scrollbar-track-color: #000000;
  scrollbar-arrow-color: #dd0000;
  background: #000000
    url('http://home.windstream.net/jjboyd/taplar/images/textures/8.gif');
  background-attachment: fixed;
  color: #FFFFFF;
  font-size: 15px;
}

div.linktitle {
  color: #FF3333;
  font-size: 20px;
}

div.slink {
  font-size: 15px;
}

table.equip {
  font-size: 15px;
}

table.vodTableStyle1 {
  width: 800px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
}

table.vodTableStyle2 {
  width: 160px;
  height: auto;
  padding: 0px;
  border-spacing: 4px;
  empty-cells: show;
  background-color: #000077;
}

td.vodTdStyle1Body {
  vertical-align: top;
  padding: 8px;
  font-size: 15px;
}

td.logo {
  height: 93px;
  background: url('http://home.windstream.net/jjboyd/taplar/images/vodmain/logo.gif')
    no-repeat center;
}

#bg_maroon {
  background-color: #880000;
}

#green {
  color: #00CC00;
}

#mainews {
  color: #FFFFFF;
}

#navtop {
  font-size: 20px;
  color: #00CC00;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
}

#pepobj {
  color: #E1A500;
  text-decoration: underline;
}

#red {
  color: #FF0000;
}

#rune_table {
  background-color: #000000;
  border: 1px solid #FFFFFF;
  text-align: center;
}

#story_area {
  color: #CCCCCC;
  background-color: #000000;
  border: 0px;
}

#tab {
  text-indent: 16pt;
}

#yellow {
  color: #FFFF33;
}

#halign-left   { margin-left: 0px;  margin-right: auto; }
#halign-center { margin-left: auto; margin-right: auto; }
#halign-right  { margin-left: auto; margin-right: 0px;  }
#valign-top    { vertical-align: top;    }
#valign-middle { vertical-align: middle; }
#valign-bottom { vertical-align: bottom; }