body {
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin: 0;
  padding: 0;
  background-color: #efefef;
/* background-image: url(img/back.gif); */
  background: #ffffff;
}

#wrap {
  width: 750px;
  margin: 0 auto;
  padding-top: 5px;
  background: #ffffff url(/img/content-wrap.jpg) repeat-x 0px 205px;
}

#page {
  width: 800px;
  margin: 0 auto;
  background: #ffffff url(/img/content.jpg);
}

#bottom {
  width: 800px;
  height: 30px;
  margin: 0 auto;
  background: #ffffff url(/img/footer-bottom.jpg) no-repeat 0px 0px;
}

h1 {
  margin: 0;
  padding: 15px 0 0 30px;
  font-family:'Trebuchet MS',Arial,Sans-serif;
  font-size:48px;
  color: #ffffff;
}

body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

table {
/*
    background-color: #FFFFFF;
*/
}

td {
/*
  background-color: #FFFFFF;
*/
}

th {
  color: #bbbbbb;
}

.new {
  color: #FF0000;
  font-weight: bolder;
}

.banner {
  padding: 0;
  padding-bottom: 0px;
}

.description {
  width: 468px;
  margin: 0;
  font-size: 12px;
  padding: 0;
  text-align: center;
}

#statstable {
  border: 1px solid #cccccc;
  background: #ffffff url(/img/footer-bg.jpg);
}

.stats {
  font-size: 10px;
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}

a {
  font-size: 12px;
  color: #990000;
}

a:visited {
  color: #990000;
}

a:hover {
  color: #FF9900;
}

a:active {
  color: #FF0000;
}

a.members {
  font-size: 12px;
  color: #000000;
}

a.members:visited {
  color: #000000;
}

a.members:hover {
  color: #000000;
}

a.members:active {
  color: #000000;
}

a.sitetitle {
  font-size: 12px;
  color: #990000;
  padding-left: 4px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 0px;
}

a.sitetitle:visited {
  color: #990000;
}

a.sitetitle:hover {
  color: #FF9900;
}

a.sitetitle:active {
  color: #FF0000;
}

a.topsitemenu {
  font-size: 12px;
  color: #990000;
  padding-left: 4px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 0px;
}

a.topsitemenu:visited {
  color: #990000;
}

a.topsitemenu:hover {
  color: #FF9900;
}

a.topsitemenu:active {
  color: #FF0000;
}

a.topmenu {
  font-size: 14px;
  color: #555555;
  font-weight: bold;
  text-decoration: none;
  padding-left: 4px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 0px;
}

a.topmenu:visited {
  color: #555555;
}

a.topmenu:hover {
  color: #333333;
  text-decoration: underline;
}

a.topmenu:active {
  color: #333333;
}

td.border {
/*
  border-color: #CC0000;
  border-right-color: #CC0000;
  border-style: solid;
*/
}

table.border {
/*
  border-color: #CC0000;
  border-right-color: #CC0000;
  border-style: solid;
*/
}

.toptable {
  height: 150px;
  width: 750px;
  margin: 0 auto;
  background: transparent url(/img/header-photo.jpg) no-repeat;
}

.toprow {
  background: transparent url(/img/row-bg.png) no-repeat;
  height: 100px;
  overflow: hidden;
}

.toprow .cell {
  background: transparent url(/img/row-bg.png) no-repeat -10px 0px;
}

.toprow .lastcell {
  background: transparent url(/img/row-bg.png) no-repeat right 0px;
}

.navitable {
  height: 45px;
  margin: 5px auto;
  background: transparent url(/img/nav.jpg);
}

.rank {
  font-size: 48px;
  font-weight: bold;
}

.rank b {
  display: block;
  width: 100px;
}

.scrollcell {
  height: 94px;
  margin: 1px 0;
  padding: 2px;
  text-align: left;
  overflow: auto;
}

.scrollcell h3 {
  margin: 0;
  text-align: center;
}
