* {
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

body {
  background: #000 url('bg_body.gif') repeat-y;
  font-size: 8pt;
  color: #fff;
}

a {
  text-decoration: none;
  color: #54bd18;
}

a:hover{
  color: #00a8ee !important;
}

h1{
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: bold;
  color: #00a8ee;
  font-size: 15px;
  margin: 20px 0 10px 0;
}

p {
  padding-bottom: 1.5em;
}


#bordertop {
  width:100%;
  border-bottom:1px solid #fff;
  position:absolute;
  float:left;
  right:0px;
  top:119px;
}

#noflash {
   margin: 180px 0 0 200px;
}
