body {
  background: #003300;
  background-color: #003300;
  text-align: center;
}

#body {
  position: relative;
  background: #ffffff;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 780px;
}

#logo {
  margin: auto;
  text-align: center;
}

#logo a:hover {
  background: #ffffff;
  background-color: #ffffff;
  color: 006600;
}

#footer {
  clear: both;
  font-size: 0.8em;
  font-style: italic;
  margin-top: 0.5in;
  text-align: center;
}

#footer img {
  width: 780px;
}

#motto {
  font-style: italic;
}

#contact {
}

#contact h1 {
  font-size: 1.8em;
  margin-bottom: 0.2in;
}

#contact h2 {
  margin-top: 0.2in;
  font-size: 1.6em;
  margin-bottom: 0.1in;
}

#contact h3 {
  font-weight: normal;
  margin-top: 0.1in;
  margin-bottom: 0.1in;
  font-size: 1.2em;
}

#contact h3.phone {
  font-family: monospace;
  font-size: 1.2em;
}

a {
  background: #ffffff;
  background-color: #ffffff;
  color: #006600;
}

a:visited {
  background: #ffffff;
  background-color: #ffffff;
  color: #003300;
}

a:hover {
  background: 003300;
  background-color: 003300;
  color: #ffffff;
}

h1 {
  margin-left: 20px;
  margin-right: 20px;
}

h2 {
  margin-left: 20px;
  margin-right: 20px;
}

p {
  margin-left: 20px;
  margin-right: 20px;
}

img.left {
  float: left;
  margin: 10px;
}

img.right {
  float: right;
  margin: 10px;
}

table {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

td {
  padding-top: 10px;
  text-align: center;
  width: 200px;
}

td img {
  margin-bottom: 10px;
}

div.center_hack_for_IE {
  text-align: center;
}
