html, body {
  margin: 0px auto;
  padding: 0px;
  min-height: 100%;
  height: 100%;
}
img {
  border:  none;
}
a, a.visited {
  color: #bee2b4;
  text-decoration: none;
}
body {
  padding: 0px;
  background-position: 50% 0;
  letter-spacing: -0.3pt;
  font-family: Droid Sans,Helvetica,sans-serif;
  background-color: #d9eed9;
}
.container-custom {
  margin: 0px auto;
  padding: 0px;
  overflow: visible;
  position: relative;
  width: 1190px;
}
.header {
  margin: 0 auto;
  background-position: center top;
  background-image: url(../images/logo-bg2.png);
  position: relative;
  height: 120px;
  width: 1188px;
}
.logo {
  border-style: none;
  width: 188px;
  background-repeat: no-repeat;
  background-image: url(../images/logo2.png);
  margin-top: -4px;
  height: 100px;
  float: left;
  text-indent: -9999px;
  display: block;
  margin-left: 13px;
  z-index: 0;
  background-color: transparent;
}
.logo_desc {
  position: absolute;
  width: 740px;
  top: 30px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #003300;
  float: right;
  right: 2px;
}
.links {
  overflow: hidden;
  margin-right: 0px;
  margin-top: 0px;
  padding-right: 0px;
  list-style-type: none;
  font-weight: bold;
  float: left;
  width: 1187px;
  display: inline;
  position: absolute;
  z-index: 5;
  color: #73a965;
  left: -40px;
}
.links li {
  float: left;
  padding-top: 1px;
}
.links a, .footer .right a {
  padding: 10px 4px 6px;
  font-size: 90%;
  color: #bee2b4;
  line-height: 23px;
}
.links a:hover, li.bookmark a, .footer .right a:hover {
  background-color: #1f3e1f;
  color: #ffcc66;
}
.links li.bookmark {
  float: right;
}
li.bookmark a:hover {
  color: #bee2b4;
}
.face_thumbs img, .gal_thumbs img {
  border: 1px solid #215421;
  margin: 1px;
  padding: 1px;
  width: 192px;
  height: 256px;
  float: left;
  position: relative;
  display: block;
}
.face_thumbs, .gal_thumbs {
  margin: 2px auto 0;
  padding: 2px 0 1px;
  float: left;
  position: relative;
  top: -2px;
}
.face_thumbs a:hover img, .gal_thumbs a:hover img {
  border: 2px solid #70cc51;
  padding: 0;
}
.archives {
  display: inline;
  float: right;
  position: relative;
  padding-right: 2px;
  color: #cc6600;
  font-weight: bold;
  top: 97px;
}
.archives span {
  border-bottom: 3px solid #001000;
  margin-left: 4px;
  color: black;
}
.archives a span {
  border-bottom: medium none;
}
.face_top,.signup {
  border: 2px solid #113b11;
  margin: 8px auto;
  float: left;
  background-position:  center center;
  padding-bottom: 5px;
  position: relative;
  width: 1210px;
  background-repeat: repeat-x;
  padding-top: 5px;
  left: -14px;
  z-index: 1;
  background-color: #8ecc7a;
}
.face_top a {
  text-align: center;
  float: left;
  margin-left: 10px;
  margin-right: 25px;
  font-size: 120%;
  width: 190px;
  color: #478234;
  font-style: italic;
}
.face_top strong {
  display: block;
  font-style: normal;
  color: #006600;
}
.face_top a:hover strong {
  color: black;
}
.thumb_top {
  width: 1060px;
  margin: 0px auto 4px;
  overflow: hidden;
  position: relative;
  float: left;
  left: 60px;
}
.thumb_top img {
  border: 1px solid #243c24;
  margin: 2px 6px;
  padding: 1px;
  width: 160px;
  height: 220px;
  display: block;
}
.thumb_top a {
  overflow: hidden;
  float: left;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 80%;
  font-weight: bold;
  text-align: center;
  color: #cc6600;
}
.thumb_top a:hover {
  text-decoration: underline;
  color: #286628;
}
.thumb_top a:hover img {
  border: 2px solid #cc9933;
  padding: 0;
}
h1 {
  /*font-size: 160%;
  text-align: center;
  font-style: italic;
  font-weight: bold;

  color: #004800;
  */
}
.bottom_top {
  margin: 0 auto;
  overflow: hidden;
  float: left;
}
.bottom_top ul {
  margin: 2px auto 4px;
  float: left;
  width: 184px;
}
.bottom_top li {
  list-style-type: none;
  padding-top: 1px;
  padding-bottom: 1px;
  font-style: italic;
  color: #9b4d00;
  font-weight: bold;
}
.bottom_top a {
  font-style: normal;
  font-weight: normal;
  color: #003300;
}
.bottom_top a:hover {
  text-decoration: underline;
  color: black;
}
.footer {
  margin: 8px auto 0px;
  background-position: center bottom;
  float: left;
  width: 1188px;
  background-image: url(../images/logo-bg2.png);
  background-repeat: repeat-x;
  position: relative;
  height: 120px;
  left: -3px;
}
.copy {
  position: absolute;
  top: 94px;
  padding-left: 4px;
  color: #006d00;
  font-weight: bold;
  font-size: 80%;
  line-height: 120%;
  padding-top: 3px;
  float: left;
  width: 1184px;
}
.copy span {
  float: right;
  padding-right: 4px;
  font-weight: normal;
  color: #336633;
  font-style: italic;
  position: relative;
  text-align: right;
}
.footer .text {
  font-weight: bold;
  width: 1186px;
  position: absolute;
  font-size: 90%;
}
.footer ul {
  margin: 0;
  position: relative;
  list-style-type: none;
  float: left;
  padding-top: 3px;
  padding-left: 4px;
  line-height: 22px;
}
.footer .right li {
  padding-right: 2px;
  float: left;
}
.footer .right {
  overflow: hidden;
  float: right;
  position: relative;
}
.footer .left a:hover {
  text-decoration: underline;
  color: #001f00;
}
h2 {
  border-style: solid none none;
  border-top: 2px solid #f3f3f3;
  overflow: hidden;
  padding-left: 0px;
  top: 118px;
  height: 32px;
  padding-top: 6px;
  float: left;
  margin-left: 0px;
  position: absolute;
  left: 193px;
  width: 927px;
  font-size: 18px;
  font-weight: normal;
}
.gal_thumbs {
  border-right: 1px solid #5b995b;
  width: 816px;
  margin-top: 0px;
}
.signup {
  margin: 6px auto;
  text-align: center;
  font-size: 130%;
  font-weight: bold;
  font-style: italic;
  color: #333333;
  position: relative;
  width: 788px;
  left: 0px;
}
.big_logo img {
  border: 1px solid #e8e8e8;
  padding: 2px;
  width: 720px;
  height: 400px;
}
.big_logo {
  left: 32px;
  border: 2px solid #a9a78b;
  padding: 1px;
  position: relative;
  float: left;
  margin-left: 4px;
}
.big_logo a:hover img {
  padding: 1px;
}
.signup a:hover {
  text-decoration: underline;
}
h3 {
  border: 1px solid #eaffea;
  margin: 2px auto 4px;
  padding: 2px 0px;
  overflow: hidden;
  color: #003900;
  font-size: 120%;
  float: left;
  font-weight: normal;
  text-align: center;
  position: relative;
  background-color: #7a997a;
  line-height: 150%;
  width: 1214px;
  left: -14px;
}
.sidebar {
  border: 1px solid white;
  padding: 5px;
  position: absolute;
  z-index: 2;
  left: 840px;
  top: 160px;
  float: right;
  text-align: center;
  width: 306px;
}
.logo a {
  display: block;
  width: 100px;
  height: 100px;
}
.footer a {
  color: #ccffcc;
}
.footer .right a {
  padding-bottom: 2px;
}
