/* Generated by KompoZer */
body {
  color: #000000;
  background-color: #f9f9f9;
  background-image: url(images/graycanvas.gif);
  font-family: Arial,Helvetica,sans-serif;
}
#wrapper {
  margin: auto;
  width: 1050px;
}
a:link {
  color: #000088;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #86856d;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #ff0000;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
  color: #ff0000;
  font-weight: bold;
  text-decoration: underline;
}
#header {
  width: 1050px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
}
#menu {
  margin: auto;
  color: #fefefe;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 70%;
  font-weight: bold;
  background-color: #000066;
  width: 850px;
}
#menu a:link {
  color: #fefefe;
  text-decoration: none;
  font-weight: bold;
}
#menu a:visited {
  color: #fefefe;
  text-decoration: none;
  font-weight: bold;
}
#menu a:hover {
  padding: 10px;
  font-weight: bold;
  color: #fefefe;
  background-color: #990000;
}
#content {
  border: 4px double #000066;
  margin: auto;
  padding: 2em;
  width: 775px;
  background-color: white;
  background-image: url(images/usgw-bck.gif);
}
#data {
  border: 1px solid #bdc69c;
  margin: auto;
}
#data th {
  border: 1px solid #bdc69c;
  text-align: center;
}
#data td {
  border: 1px solid #bdc69c;
  text-align: left;
}
#footer {
  width: 81%;
  margin-right: auto;
  margin-left: auto;
  color: #000000;
  font-weight: bold;
  text-align: center;
}
.bggray {
  color: #000066;
  font-weight: bold;
  background-color: #e1e4c7;
}
.bgred {
  background-color: #990000;
  color: #fefefe;
  font-weight: bold;
}
.bgblue {
  background-color: #000066;
  color: #fefefe;
  font-weight: bold;
}
.quote {
  margin: 0em 2.5em;
}
.red {
  color: #ff0000;
}
.winner {
  color: #cc0000;
  font-weight: bold;
}
#data table {
  border-collapse: collapse;
}
