body {
  text-align: center;
  font-family:"Courier New", Courier, mono;
  font-stretch:extra-condensed;
  word-spacing:-3px;
  font-size: 13px;
  color: #d4d3d3;
  background-color: #000;
  padding:0px;
  margin:0px;
  background-image: url(/gfx/fbpin.gif);
}
p {
  margin:4px 0;
}
a {
  text-decoration:none;
  color: #d4d3d3;
}
a:hover {
  color: #f90;
}
img.enter {
  width:275px;
  height:75px;
  border:none;
}
img.enterlong {
  width:600px;
  height:75px;
  border:none;
}
p.right {
  text-align:right;
}
p.left {
  text-align:left;
}
p.thumbvids img {
  border:1px solid #d4d3d3;
  margin:0 30px;
  width:320px;
  height:240px;
}
p.thumbpics img {
  border:1px solid #d4d3d3;
  width:150px;
  height:150px;
}
#table_01 {
  font-size:small;
  text-align:center;
  border-style:dotted;
  border-color:#333333;
  border-bottom-style:none;
  border-top-style:none;
  border-width:thin;
  background-color:#000000;
}
#table_02 {
  font-size:small;
  text-align:center;
  border-style:none;
  border-bottom-style:none;
  border-top-style:none;
  background-color:#111111;
}
#table_03 {
  font-size:small;
  text-align:center;
  border-style:none;
  border-bottom-style:none;
  border-top-style:none;
  background-color:#333333;
}
#table_04 {
  font-size:small;
  text-align:center;
  border-style:none;
  border-bottom-style:none;
  border-top-style:none;
  background-color: #18271F;
}
.copyright {
  font-size:9px;
}
