body {
  background: black;
  margin: 35px 0;
  line-height: 100%; 
}

#front-wrapper-outer {
  text-align: center;
} 

#front-wrapper {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  width: 1024px;
  background-color: #37541a;
}

#row1 {
  background: #000 url(front-images/bg.jpg) left top no-repeat;
}

#container {
  width: 100%;
  height: 995px;
}

#front-logo {
  margin-left: 695px;
  padding-top: 350px;
}

#front-links #normal-links {
  margin: 0;
  padding: 0;
  margin-left: 30px;
  padding-top: 23px;
}

* html #front-links #normal-links {
  margin-top: 23px;
}

#front-links #normal-links td {
  margin: 0;
  padding: 0;
}

#text-box {
  margin-top: 35px;
  width: 493px;
  height: 250px;
  font-size: 90%;
  background: white url(front-images/text-box.jpg) left top no-repeat;
  margin-left: 275px;
}

#text-box input {
  font-size: 80%;
}

#front-content {
  padding: 2px 10px;
}

#front-content p {
  margin-top: 5px;
}

#front-top-content {
  height: 155px;
}

#front-bottom-content {
  font-size: 95%;
}

.get-in-the-loop {
  margin: 3px 0;
  font-size: 90%;
  padding-top: 20px;
}

.front-form {
  border: 1px solid #efdfbf;
  padding: 4px 8px;
  background-color: #efdfbf;
  width: 346px;
  margin-right: auto;
  margin-left: auto;
}

#search-bar {
  float: right;
  width: 100%;
  height: 59px;
  width: 250px;
  background: transparent url(front-images/search_bar.jpg) center 18px no-repeat;
}

#search-bar .form-text {
  width: 165px;
  height: 14px;
}

#search-bar .form-submit {
  width: 55px;
  height: 25px;
  background: url(front-images/search_button.jpg) center center no-repeat;/*#7d5227;*/
  font-weight: bold;
  color: transparent;
  border: 0;
}

#search-bar-outer {
  float: left;
  width: 180px;
  height: 31px;
  margin-top: 375px;
  padding-left: 465px;
}

* html #search-bar-outer {
  float: left;
  width: 180px;
  height: 31px;
  margin-top: 390px;
  padding-left: 400px;
  display: inline;
}

#search-bar h2 {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  padding-bottom: 5px;
}

#inner-form {
  margin-left: 12px;
  margin-top: 4px;
}

#search-bar input {
  font-size: 100%;
}

#front_footer #footer {
  color: #cccccc;
}

#front_footer #footer, #footer-message {
  text-align: center;
  background: #000;
  height: 10px;
  width: 1024px;
  margin: 0 auto;
}
