
BODY {
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-family: "Times New Roman", serif;
  background-image: url("img/splash/bg.jpg");
  background-repeat: repeat-x; }

A:active {
  border-style: none;
  outline-style: none; }

A:focus {
  border-style: none;
  outline-style: none; }

#container {
  width: 576px;
  \width: 596px;
  w\idth: 576px;
  margin-left: auto;
  margin-right: auto;
  border-top-color: #fff;
  border-top-width: 2px;
  border-top-style: solid;
  padding-top: 25px;
  margin-top: 10px; }

#banner {
  margin-bottom: ;
  background-color: #fff;
  height: 134px;
  border-top-color: #fff;
  border-top-width: 2px;
  border-top-style: solid; }

#banner div {
  border-top-color: #E20A16;
  border-top-width: 3px;
  border-top-style: solid;
  text-align: center; }

#banner img {
  margin-top: 20px; }

#content {
  padding: 5px;
  background-color: transparent;
  color: #fff;
  text-align: center;
  font-size: 29px;
  font-weight: bold; }

#footer {
  clear: both;
  padding: 5px;
  margin-top: ;
  background-color: #fff;
  height: 356px;
  background-image: url("img/splash/foot_bg.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
  position: relative; }

#footer div {
  width: 200px;
  font-size: 11px;
  color: #666;
  text-align: right;
  position: absolute;
  left: 233px;
  top: 23px; }

#footer h1 {
  margin: 0;
  padding: 0;
  color: #E20A16;
  font-size: 11px;
  font-weight: bold; }

#footer a {
  display: block;
  color: #E20A16;
  text-decoration: none;
  font-weight: bold; }

#footer a:hover {
  color: #666; }
