body {
  margin: 0px;
  font: normal 11px Verdana,sans-serif;
  line-height: 1.2em;
}

#head {
  border-bottom: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  margin-left: auto;
  margin-right: auto;
  width: 769px;
  padding: 3px;
}

#head div {
  padding-bottom: 3px;
  position: absolute;
  margin-left: 160px;
  width: 605px;
  text-align: right;
}

#query {
  border-top: 1px solid #717171;
  border-left: 1px solid #717171;
  background-color: #EEEEEE;
  height: 11px;
  width: 80px;
  font: normal 11px Verdana,sans-serif;
}

#head a {
  text-decoration: none;
  color: #003366;
}

#head a:hover {
  text-decoration: none;
  color: black;
}

#main {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 769px;
  padding: 3px;
}

#main img.logo {
  display: block;
  margin-bottom: 2px;
}

#line {
  background-color: #003366;
  height: 16px;
  padding: 1px;
  margin-bottom: 15px;
}

#bottomline {
  background-color: #003366;
  height: 16px;
  padding: 2px;
  color: white;
  text-align: center;
  background-image: url('images/bottombar.jpg');
  clear: left;
  margin-top: 15px;
}

#bottomline a {
  color: white;
  text-decoration: none;
}

h1 {
  font: bold 13px Verdana;
  color: #003366;
}

a {
  color: #003366;
}

