html, body {
  border-style: none;
  height: 100%;
}
body {
  border-style: none;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 10px;
  color: #000000;
  background-color: #59747d;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  height: 100px;
}
a:link {
  border-style: none;
  color: white;
  font-size: 14px;
  text-decoration: none;
  font-family: "Times New Roman",Times,serif;
}
a:visited {
  border-style: none;
  font-size: 12px;
  color: white;
  text-decoration: none;
}
.bgl {
  border-style: none;
  background-image: url(images/bgl.gif);
  background-repeat: repeat-x;
}
.bgr {
  border-style: none;
  background-image: url(images/bgr.gif);
  background-repeat: repeat-x;
}
#footer {
  border-style: none;
  text-align: center;
  color: #f6f7fe;
  font-weight: normal;
  margin-bottom: 60px;
  text-transform: none;
  padding-top: 15px;
  line-height: 1em;
  width: 878px;
  font-size: larger;
  font-style: normal;
  background-color: #97979a;
  height: 30px;
  text-decoration: none;
}
#footer2 {
  height: 30px;
  width: 716px;
  background-color: #97979a;
  text-align: center;
  padding-top: 15px;
  color: #f6f7fe;
  font-size: larger;
  margin-bottom: 60px;
}
