/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  background-color: #636363;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: larger;
}
p {
  margin: 0;
  padding: 0;
  line-height: 1em;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
.headline {
  margin: 0px auto;
  width: 550px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.1em;
  text-align: center;
  color: #091b33;
  letter-spacing: 13px;
}
.subheadline {
  margin: 0px auto;
  padding-top: 20px;
  width: 550px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.1em;
  text-align: center;
  color: #ba0005;
  letter-spacing: 5px;
}
.maincopy {
  margin: 0px auto;
  padding-top: 40px;
  width: 740px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  line-height: 1.4em;
  text-align: left;
}
.maincopy p {
  margin: 0;
  padding: 0;
  line-height: 1.2em;
}
#headerbar {
  margin: 0px;
  padding: 0px;
  height: 204px;
  background-image: url(images/headerbk.gif);
  background-repeat: repeat-x;
}
#headercontent {
  margin: 0px auto;
  padding: 0px;
  width: 917px;
  height: 232px;
  line-height: 0px;
  background-image: url(header.jpg);
  background-repeat: no-repeat;
}
#maincontent {
  margin: 0px auto;
  width: 887px;
  background-image: url(mainbk.gif);
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
#footer {
  margin: 0px;
  padding: 0px;
  background-image: url(images/footerbk.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
  height: 121px;
}
#footercontent {
  margin: 0px auto;
  height: 137px;
  width: 917px;
  background-image: url(footer.jpg);
  background-position: 0px 50%;
}
