html {
  padding: 0;
  margin: 0;
  background-image: url(../images/bg.gif);
  background-color: #6e2512;
}

body {
  padding: 0;
  margin: 0;
  text-align: center;
}

img {
    border-width: 0px;
    padding: 0px;
}

div {
    border: 0px solid #000000;
    padding: 0px;
}

form {
    margin: 0px;
}

h1 {
  margin-bottom: 5px;
  margin-top: 0px;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  color: #CC0000;
}

li {
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #000000;
  line-height: 14pt;
  text-align: left;
}

a:link, a:visited {
  color: #330033;
  font-size: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.container {
  text-align: center;
  width: 758px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
}

#logo {
  width: 837px;
  height: 394px;
  float: left;
  text-align: left;
  margin-top: 60px;
  margin-left: -66px;
  float: left;
  background-image: url(../images/logo.png);
}

#firstRow {
  float: left;
  width: 758px;
  height: 65px;
  margin-right: 5px;
  background-color: #6e2512;
  margin-top: -210px;
  float: left;
}

#newsBar {
  width: 200px;
}

.newsBar {
  position: relative;
  text-align: left;
  background-color: #f47f0e;
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #000000;
  top: -145px;
}

.newsBarTitle {
  font-weight: bold;
  padding-top: 6px;
  text-align: left;
  width: 186px;
  height: 19px;
  background-color: #9e0031;
  padding-left: 14px;
  text-transform: uppercase;
  float: right;
  color: #ffffff;
}

.newsBarText {
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #ffffff;
  padding-top: 3px;
  padding-left: 18px;
  padding-right: 15px;
  padding-bottom: 10px;
  width: 172px;
}

.newsBarText a:link, .newsBarText a:visited {
  color: #ffffff;
  text-decoration: none;
}

.newsBarText a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#content {
  width: 558px;
}

.content {
  position: relative;
  text-align: left;
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #666666;
  top: -145px;
  background-color: #ffffff;
}

#content #banner {
  padding-top: 15px;
  padding-left: 11px;
  padding-right: 9px;
  padding-bottom: 15px;
}

#content #text {
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 15px;
}

#footer {
  position: relative;
  width: 583px;
  height: 23px;
  float: left;
  text-align: left;
  float: left;
  background-color: #6e2512;
  padding-left: 15px;
  padding-top: 7px;
  font-family: Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  top: -145px;
}

#footer A:link, #footer A:visited  {
  font-family: Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}

#footer A:hover  {
  font-family: Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: underline;
}

#copyright {
  position: relative;
  width: 160px;
  height: 23px;
  float: right;
  background-color: #6e2512;
  font-family: Arial, Helvetica;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 7px;
  top: -145px;
}

.spacer {
  clear: both;
}

.band-header {
  width: 100%;
  background-color: #801e73;
  padding-left: 15px;
  text-transform: uppercase;
  height: 25px;
  font-weight: bold;
  vertical-align: middle;
  color: #ffffff;
}

.band-header a:link, .band-header a:visited {
  color: #ffffff;
  text-decoration: underline;
}

.band-header a:hover {
  color: #ffffff;
  text-decoration: none;
}

.band-row-odd {
  background-color: #e6e6e6;
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
  text-transform: lowercase;
}

.band-row-odd tr {
  margin-bottom: 3px;
}

.band-row-even {
  background-color: #f5f5f5;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: lowercase;
}

tr {
  padding-bottom: 3px;
}

.band-row-even a:link, .band-row-even a:visited, .band-row-odd a:link, .band-row-odd a:visited {
  font-size: 12px;
  color: #666666;
  text-decoration: none;
  text-transform: lowercase;
  font-weight: bold;
}

.band-row-even a:hover, .band-row-odd a:hover {
  font-size: 12px;
  color: #666666;
  text-decoration: underline;
  text-transform: lowercase;
  font-weight: bold;
}

.row-spacer {
  height: 3px;
  background-color: #ffffff;
  font-size: 4px;
}
