BODY {
  background: url("images/back.jpg");
  background-color: #999999;
}

h1, h2, h3, h4 {
  margin: 0px;  font-family: Georgia, New York, Times, serif; 
  padding: 2px;
  color: #543;
}

a:link {color: #DC9F35; text-decoration: none; }
a:visited {color: #DC9F35; text-decoration: none; }
a:hover {color: #bC7F15; text-decoration: underline; }
a:active {color: #DC9F35; }

TD {
  font: 10pt verdana, sans-serif;
  color: #555;
  margin: 0px;
}

.one {
  padding: 0px 0px 0px 0px;
  border-right: 1px solid #000000;
  height: 80px;
  width: 30px;
}

.two {
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #000000;
  height: 100px;
  width: 740px;
}

.three {
  padding: 0px 0px 0px 0px;
  height: 80px;
  width: 20px;
}

.four {
  padding: 0px 0px 0px 0px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  height: 20px;
  width: 30px;
}


.six {
  padding: 0px 0px 0px 0px;
  border-left: 1px solid #000000;
  height: 20px;
  width: 20px;
}

.seven {
    padding: 0px 0px 0px 0px;
  border-right: 1px solid #000000;
  width: 30px;
}

.content {
  background-color: #ececec;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #000000;
  width: 740px;
}


.eight {
  padding: 0px 0px 0px 0px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 20px;
}

.link-bar {
  background: url("images/link-back.jpg");
  background-color: #8DA279;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #000000;
  width: 100%
  text-align: right;
  height: 22px;
}

.text-area {
  padding: 26px 35px 20px 35px;  line-height: 1.4;
}

.foot-bar {
  background: url("images/link-back.jpg");
  border-top: 1px solid #999999;
  height: 12px;
}

.footer {
  font: 8pt verdana, sans-serif;
  color: #666666;
  margin: 0px;
}
