body
{
  background-color: #000000;
  overflow: hidden;

}
#slayer
{
  height: 100%;
  width: 104%;
  left: 0;
  top: 0;
  position: absolute;
  overflow: visible;
}
#flayer
{
  background-position: center top;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  visibility: visible;
}

#goforflash
{
  background-color: #000000;
  background-image: url(../images/noflash2.jpg);
  background-repeat: no-repeat;
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 1024px;
  height: 100%;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #0099FF;

}
.pblack
{
  text-align: center;
  font-size: 12px !important;
  color: #000000 !important;
}


a, a:visited
{
   color: #FF0909;
   font-style: normal;
   font-weight: bold;
   text-decoration: underline;
}

