body {
  margin: 10px;
  padding: 0px;
  background-color: #000000;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
.clear {
  clear: both;
}
* {
  margin: 0px;
  padding: 0px;
}
#container {
  margin: 0px auto;
  text-align: left;
  width: 900px;
}
a {
  font-size: 12px;
}
p {
  margin: 15px 0px;
}
#header {
  margin: 0px;
  background-color: black;
  background-position: right top;
  position: relative;
  background-repeat: no-repeat;
  height: 260px;
  background-image: url(../images/fpheader_2.jpg);
  width: 900px;
}
#header_ar {
  margin: 0px;
  background-color: black;
  background-position: right top;
  position: relative;
  background-repeat: no-repeat;
  height: 260px;
  background-image: url(../images/header_ar.jpg);
  width: 900px;
}
#header_ok {
  margin: 0px;
  background-color: black;
  background-position: right top;
  position: relative;
  background-repeat: no-repeat;
  height: 260px;
  background-image: url(../images/header_ok.jpg);
  width: 900px;
}
#header_text {
  top: 90px;
  left: 43px;
  width: 230px;
  position: absolute;
}
#header_text p {
  font-size: 18px;
  color: #ffffff;
}
#header_text a {
  color: #28556b;
}
#header_text a:hover {
  color: #c77e0c;
}
#content {
  width: 900px;
  background-color: white;
  margin-left: 0px;
  padding-left: 0px;
  left: 0px;
}
h1 {
  margin: 20px 0px;
  color: #000000;
  font-size: 14px;
}
h2 {
  margin: 10px 0px 15px;
  color: black;
  font-size: 14px;
  text-align: center;
  width: 200px;
}
#left {
  padding: 0px;
  width: 650px;
  display: inline;
  float: left;
  margin-left: 10px;
  border-right-width: 0px;
}
#left a {
  color: #28556b;
}
#left a:hover {
  color: #c77e0c;
}
#middle {
  padding: 0px 10px 30px 0px;
  width: 850px;
  display: inline;
  float: left;
  margin-left: 27px;
}
#right {
  padding: 0px;
  border-left-width: 0px;
  float: right;
  width: 220px;
  margin-top: 0px;
  border-left-style: none;
  margin-right: 0px;
}
#right a {
  color: #c77e0c;
}
#right a:hover {
  color: black;
}
#footerline {
  clear: both;
  font-size: 0px;
  height: 0px;
}
#footer {
  padding: 20px 0px;
  width: 900px;
  text-align: center;
  background-repeat: no-repeat;
  background-color: black;
  color: #9a7030;
  background-image: url(../images/footer.jpg);
}
#fpcontent {
  width: 900px;
  height: 500px;
  background-image: url(../images/fpbkgrd.png);
  background-repeat: no-repeat;
}
form span.h{
  display: none;
}
ul {
  margin-left: 30px;
  list-style-type: disc;
}

