body {
/*  background-attachment : fixed; */
  background-color : black;
  background-image : url("/bg3.gif");
  color : white;
  font : 14px Century Gothic, Arial Verdana, sans-serif;
}

a {
  background-color : transparent;
  color : #ffa500;
  text-decoration : none;
}

a:hover {
  background-color : transparent;
  color : yellow;
  text-decoration : none;
}

a:active {
  background-color : transparent;
  color : red;
  text-decoration : none;
}

a:visited {
  background-color : transparent;
  color : rgb(20%,75%,20%);
  text-decoration : none;
}

a.anchor {
  background : none repeat;
  color : white;
  text-decoration : none;
}

table.boardtable {
  background-color : black;
  border-style : solid;
  border-width : 1px;
  color : white;
}

table.quicklist {
  background-color : black;
  border-style : solid;
  border-width : 1px;
  color : white;
}

td.tablelinks {
  font-family : Century Gothic, Arial Verdana, sans-serif;
  font-size : 13px;
}

td.tablelinks {
  padding : 12px 9px;
  background-color : black;
  color : white;
}

td.tablelinks a {
  background-color : black;
  color : #ffa500;
  text-decoration : none;
}

td.tablelinks a:hover {
  background-color : black;
  color : yellow;
  text-decoration : underline overline;
}

td.tablelinks a:visited {
  background-color : transparent;
  color : rgb(20%,75%,20%);
  text-decoration : none;
}

p.disclaimer {
  font : 9px Century Gothic, Arial Verdana, sans-serif;
  text-align : center;
}

p.sitelinks {
  font : 13px Century Gothic, Arial Verdana, sans-serif;
  text-align : center;
}

p.sitelinks {
  background-color : black;
  color : white;
  padding : 12px 9px;
}

p.sitelinks a {
  color : #ffa500;
  background-color : black;
  text-decoration : none;
}

p.sitelinks a:hover {
  color : yellow;
  background-color : black;
  text-decoration : underline overline;
}

p.sitelinks a:active {
  color : #ff4500;
  background-color : black;
  text-decoration : underline overline;
}

p.title {
  background-color: transparent;
  color : white;
  font-family : Century Gothic, Arial Verdana, sans-serif;
  font-size : 33px;
  text-align: center;
}

p.title a {
  color: #FFA500;
  background-color: transparent;
  text-decoration: none}

p.title a:hover {
  color: yellow;
  background-color: transparent;
  text-decoration: underline overline;
}

p.title a:active {
  color: #FF4500;
  background-color: transparent;
  text-decoration: underline overline;
}

p.title a:visited {
  background-color: transparent;
  color: rgb(20%,75%,20%);
  text-decoration: none;
}

p.message {
  color : white;
  background-color : black;
  width : 99%;
}

p.message {
  padding : 30px 5px;
  margin : 5px 1px;
}

p.message {
  border-style : solid;
  border-width : 1px;
}

div.imagelink {
  text-align : center;
}

div.sitelinks {
  background-color : black;
  border-style : solid;
  border-width : 1px;
  color : white;
  font : 13px Century Gothic, Arial Verdana, sans-serif;
  margin-right : auto;
  margin-left : auto;
  padding : 12px 9px;
  text-align : center;
  text-decoration : none;
  width : 648px;
}

div.sitelinks a {
  background-color : black;
  color : #ffa500;
  text-decoration : none;
}

div.sitelinks a:hover {
  background-color : black;
  color : yellow;
  text-decoration : underline overline;
}

div.sitelinks a:active {
  background-color : black;
  color : #ff4500;
  text-decoration : underline overline;
}
