body {
  background: #e8e4c9;
  }

table {
  color: #59582b;
  }
#main {
  width: 650px;
  font-family: verdana, tahoma, arial, sans serif, helvetica;
  color: #59582b;
  font-size: 11px;
  margin-top: 25px;
  background: #ffffff;
  }

table.lineup {
  font-size: 11px;	
  }

tr {
  vertical-align: top;
  }

td.header {
  height: 80px;
  background: url(../image/banner-t.gif) left no-repeat #e8e4c9;
  }

td.menu {
  height: 20px;
  background: url(../image/banner-b.gif) left no-repeat #b8b57e;
  padding: 0px 20px 0px 150px;
  vertical-align: middle;
  text-align: right;
  }

a.menu {
  font-size: 9px;
  font-weight: bold;
  color: #59582b;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
  }

a.menu:hover {
  color: #ffffff;
  }

a.menu2 {
  font-size: 9px;
  font-weight: bold;
  color: #59582b;
  text-decoration: none;
  }

a.menu2:hover {
  color: #ffffff;
  }

a {
  font-weight: bold;
  color: #59582c;
  }

a:hover {
  color: #FF9900;
  }

a.none {
  border: none;
  }

.noline {
  text-decoration: none;
  }

.indent {
  margin-left: 10px;
  }

.active {
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
  }

.active2 {
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  }

td.leftcol {
  width: 125px;
  height: 400px;
  background: #b8b57e;
  padding: 20px 0px 20px 15px;
  }

td.maincol {
  height: 400px;
  padding: 20px;
  }

td.maincol2 {
  height: 400px;
  padding: 0px;
  }

td {
  font-size: 11px;
  padding: 2px;
  vertical-align: top;
  }

td.footer {
  padding-top: 20px;
  text-align: center;
  background: #e8e4c9;
  }

td.credits {
  background: #e8e4c9;
  font-size: 10px;
  }

.top {
  border-top: solid 1px #b8b57e;
  }

.right {
  border-right: solid 1px #b8b57e;
  }

.bottom {
  border-bottom: solid 1px #b8b57e;
  }

.left {border-left: solid 1px #b8b57e;
  }

img.imgleft {
  float: left;
  margin: 0 10px 5px 0;
}

img.imgright {
  float: right;
  margin: 0 0 5px 10px;
  }

p.list {
  margin-top: 5px;
  }

ul li {
  list-style-image: url(../image/arrow2.gif);
  margin-top: 7px;
}

ol li {
  margin: 7px 0 0 -20px;
  }

h1 {
  font-size: 14px;
}

hr {
  margin: 15px 0px 15px 0px;
}

.gray {
  background-color: #dcdcba;
  }

#highlight {
  background: #e1dfc3;
  }
