 a,
 a:link,
 a:visited {
  border-bottom: #6a8eb8 1px dashed;
  color: #6a8eb8;
  text-decoration: none;
}
 a:hover {
  border-bottom: #6a8eb8 1px solid;
}
body {
  background-color: black;
  color: white;
  font: 80%/1.4em normal Arial, Verdana, Geneva, sans-serif;
  margin: 0
 }
#horizon {
  display: block
  height: 1px;
  left: 0;
  overflow: visible;
  position: absolute;
  text-align: center;
  top: 50%;
  visibility: visible;
  width: 100%;
}
#content {
  height: 545px;
  left: 50%;
  margin-left: -450px;
  position: absolute;
  top: -300px;
  visibility: visible
  width: 900px;
}
#flashContainer p {
  margin-top: 40px !important;
  width: 900px;
}