body {
  background: #ECF0F6 url(/images/bg.jpg) repeat-x;
  margin: 0;
  padding: 0;
  text-align: center;
}

body, div, p, td {
  font-family: verdana;
  font-size: 12px;
}

#page {
  width: 978px;
  margin: 0 auto;
  text-align: left;
}

#header {
  width: 790px;
}

#logo {
  background: transparent url(/images/logo.jpg) no-repeat left top;
  margin-top: 15px;
  width: 324px;
  height: 60px;
}

#content {
  text-align: left;
  margin: 0 auto;
  width: 978px;
}

.galtable {
  background-color: #ffffff;
/*  border: 4px solid #000000; */
  border: 1px solid #ccccff;
  width: 768px;
/*  padding: 3px; */
}

.linktable {
  background-color: #ffffff;
  border: 1px solid #ccccff;
  width: 768px;
  padding: 0;
}

.lheader {
  background-color: #000033;
  color: #cccccc;
}

.lheader td {
  padding: 3px;
}

.linkrow td {
  padding: 10px 0px 10px 20px;
}

.galtop {
  font-size: 30px;
  font-weight: bolder;
}

.galbottom {
  font-size: 24px;
  font-weight: bolder;
}

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

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

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

div.partnerlink {
  display: block;
  float: left;
  width: 180px;
  margin: 0;
  margin-right: 5px;
  text-align: left;
  font-size: 11px;
}

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

a.partnerlink {
  text-decoration: none;
}

#top10table {
}

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

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

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

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

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

#footer {
}

#stats {
  color: #555555;
}

#footer a {
  font-weight: bold;
}

.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;
  top: 0px;
  width: 750px;
  left: -750px;
}

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

/* Empty Elements
div:empty, span:empty, li:empty, p:empty, td:empty, th:empty {
  padding: 20px; border: 5px dotted yellow !important;
}
 */
/* Empty Attributes
*[alt=""], *[title=""], *[class=""], *[id=""], a[href=""], a[href="#"] {
  border: 5px solid yellow !important;
}
 */
/* Deprecated Elements
applet, basefont, center, dir, font, isindex, menu, s, strike, u {
  border: 5px dotted red !important;
}
 */
/* Deprecated Attributes
*[background], *[bgcolor], *[clear], *[color], *[compact], *[noshade], *[nowrap], *[size], *[start], 
*[bottommargin], *[leftmargin], *[rightmargin], *[topmargin], *[marginheight], *[marginwidth], *[alink], *[link], *[text], *[vlink],
*[align], *[valign],
*[hspace], *[vspace],
*[height], *[width],
ul[type], ol[type], li[type] {
  border: 5px solid red !important;
}
 */
/* Proposed Deprecated Elements
input[type="button"], big, tt {
  border: 5px dotted #33FF00 !important;
}
 */
/* Proposed Deprecated Attributes
*[border], a[target], table[cellpadding], table[cellspacing], *[name] {
  border: 5px solid #33FF00 !important;
}
 */

#reputation {
  margin-top: 20px;
}

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