body {
  position: relative;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0;
  background-color: #221E1F;
  background-image: url(/images/img_17.jpg);
}

.page {
  margin:0px auto;
  text-align:left;
  width: 1003px;
  background-color: #FFFFFF;
  border-left: 1px solid #000066;
  border-top: 1px solid #000066;
  border-bottom: 1px solid #000066;
  border-right: 2px solid #000066;
}

#resp_page .img-responsive { display: inline; }
#resp_page .form-control { display: inline; }
#resp_page .radio { display: inline; }
#resp_page .checkbox { display: inline; }
#resp_page .btn { min-width: 150px; }
#resp_page .row { padding-top: 5px; }

h1 {
  font-family: "Lucida Grande", "Trebuchet MS", "Eras Demi ITC", Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 32px;
  color: #999999;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 28px;
  text-transform: uppercase;
}

h2 {
  font-family: "Lucida Grande", "Trebuchet MS", "Eras Demi ITC", Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.7em;
  color: #000000;
  margin-bottom: 5px;
  font-size: 24px;
}

h3 {
  font-family: "Lucida Grande", "Trebuchet MS", "Eras Demi ITC", Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.7em;
  color: #999999;
  margin-bottom: 5px;
  font-size: 20px;
  text-transform: uppercase;
}

h4 {
  font-family: "Lucida Grande", "Trebuchet MS", "Eras Demi ITC", Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.7em;
  text-transform: uppercase;
  color: #999999;
  margin-bottom: 5px;
  font-size: 18px;
}

h5 {
  font-family: "Lucida Grande", "Trebuchet MS", "Eras Demi ITC", Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.5em;
  color: #999999;
  margin-bottom: 5px;
  font-size: 16px;
}

h6 {
  font-family: "Lucida Grande", "Trebuchet MS", "Eras Demi ITC", Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #999999;
  margin-bottom: 5px;
  font-size: 14px;
}

a {
  text-decoration: none;
  color: #660033;
}
a:hover {
  color: #CCCCCC;
}

p, td, li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.75em;
  color: #000000;
}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #000000;
}

dt { font-weight: bold; }

.galleryThumb img {
  margin: 2px;
  padding: 1px;
  border: 1px solid #E0E0E0;
}

.galleryFull img {
  padding: 2px;
  border: 1px solid #999999;
}
