body.PeeBee {
  color: #ffcc66;
  font-family: "Courier New",monospace;
  font-size: 80%;
  background-color: #0a0a0a;
  background-image: url(BgGradF_BlkR.png);
  background-repeat: repeat;
  background-attachment: fixed;
  margin-left: 100px;
}
body.PeeBee2 {
  color: #ffcc66;
  font-family: "Courier New",monospace;
  background-color: #660000;
  background-image: url(BgGradS_RedD.png);
  background-repeat: repeat;
  background-attachment: fixed;
}
div.ueber p {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 140%;
  letter-spacing: 5px;
  color: white;
}
div.ctr {
  margin-left: 20px;
}
div.ctr2 {
  text-align: center;
}
p {
  padding-right: 10px;
  padding-left: 10px;
}
h3 {
  padding-left: 10px;
  padding-right: 40px;
}
a:link {
  text-decoration: none;
  color: #ffcc66;
}
a:visited {
  text-decoration: none;
  color: #ffcc66;
}
a:hover {
  color: white;
  font-weight: bold;
}
td.audiotb {
  margin: 0px;
  padding: 24px;
  text-align: center;
  font-size: 80%;
  height: 240px;
}
td.audiotb2 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 80%;
  height: 240px;
}
td.vidtb {
  margin: 0px;
  padding: 12px;
  text-align: center;
  font-size: 80%;
  height: 320px;
}
td.vidtb2 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 80%;
  height: 280px;
}
