body {
  color: #fff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bolder;
  margin: 0px;
  padding:0px;
  text-align: center;
  background-image: url(/gfx/cbpin.gif);
}
img.enter {
  width: 275px;
  height: 75px;
  border: none;
}
img.enterlong {
  width: 600px;
  height: 75px;
  border: none;
}
p {
  margin:4px 0;
}
p.right {
  text-align: right;
}

p.left {
  text-align: left;
}
p.center {
  text-align: center;
}
p.thumbvids img {
  border: 1px solid #be9a64;
  width: 320px;
  height: 240px;
  margin: 0 30px;
}
p.thumbpics img {
  border:1px solid #be9a64;
  width:150px;
  height:150px;
}
a {
  color: #CCCCCC;
  text-decoration:none;
}
a:hover {
  color: #f90;
}
a:active {
  color: #fff;
}
#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:#444444;
}
#table_04 {
  font-size:small;
  text-align:center;
  border-style:none;
  border-bottom-style:none;
  border-top-style:none;
  background-color: #3E1F00;
}
.copyright {
  font-size:9px;
}
