body {
  background: #250B00;
  margin: 0;
  padding: 0;
  text-align: center;
}

body {
  font-family: verdana;
  font-size: 12px;
  color: #ffffff;
}

div, p, td {
  font-family: verdana;
  font-size: 12px;
  color: #ffffff;
}

.border {
  background-color: #EEE38B;
  border: 1px solid #D3B453;
}

.galtable {
  background-color: #333333;
  border: 1px solid #B98524;
  margin: 2px;
}

.galtable td {
  padding: 0;
  margin: 0;
  border: none;
}

.timg {
  border: 1px solid #eeeeee;
}

.thumb {
  float: left;
  margin: 2px;
}

.archlink {
  display: block;
  float: left;
  width: 100px;
  margin: 0 5px;
  text-align: left;
}

div.partnerlink {
  display: block;
  float: left;
  width: 200px;
  margin: 0;
  margin-left: 2px;
  margin-right: 25px;
  text-align: left;
  font-size: 10px;
}

div.partnerlink span {
  display: block;
  float: right;
  margin: 0;
  margin-left: 3px;
  text-align: center;
  font-size: 10px;
  color: #ffffff;
}

a.partnerlink {
  text-decoration: none;
  color: #ffffff;
}

#top10table {
  color: #cccccc;
}

#top10table td {
  font-size: 11px;
  color: #cccccc;
}

#top10table td a {
  text-decoration: none;
  color: #ffffff;
}

#top10table th {
  border-bottom: 1px solid #E73E91;
  font-size: 12px;
  font-weight: bold;
  color: #cccccc;
}

#top10table .t10tplce {
  width: 20px;
  text-align: right;
  color: #cccccc;
}

#top10table .t10tlink {
  font-weight: bold;
  color: #ffffff;
}

#footer {
  color: #555555;
}

#stats {
  color: #555555;
}

#footer a {
  font-weight: bold;
  color: #555555;
}

.linklabel {
  cursor:crosshair;
  position: absolute;
  overflow:hidden;
  z-index: 9999;
  padding-left: 1px;
  padding-right: 1px;
  color: #FFFFFF;
  border: solid 1px #FFFFFF;
  background-color: #FF0000;
}

#somehd {
  position: absolute;
  width: 750px;
  left: -750px;
}

#n_freex {
  position: absolute;
  width: 750px;
  left: -750px;
}

#reputation {
  margin-top: 20px;
}

#reputation img {
  border: 1px solid #999999;
  margin: 5px;
}