body {
  padding-left: 0;
  width: 950px;
  margin-right: auto;
  margin-left: 50px;
  margin-top: auto;
  background-color: transparent;
  font-family: Bookman Old Style;
  color: #f3c200;
  background-image: url(../content/bgrddrk.JPG);
}
#logo {
  margin-bottom: 30px;
  margin-top: 18px;
  text-align: center;
}
#back-link {
  float: left;
  width: 900px;
  text-align: center;
  margin-top: 55px;
  padding-bottom: 18px;
}
h1 {
  font-size: 22px;
  text-align: center;
}
ul#nav {
  float: left;
}
ul.drop a {
  display: block;
  color: #ff7819;
  font-family: Bookman Old Style;
  font-size: 20px;
  text-decoration: none;
}
ul.drop, ul.drop li, ul.drop ul {
  border: 1px solid #f3c200;
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  color: #ff7819;
}
ul.drop {
  position: relative;
  z-index: 597;
  float: left;
}
ul.drop li {
  padding: 5px 10px;
  float: left;
  line-height: 1.3em;
  vertical-align: middle;
  font-size: 20px;
}
ul.drop li.hover, ul.drop li:hover {
  background: #282828 none repeat scroll 0% 50%;
  position: relative;
  z-index: 599;
  cursor: default;
}
ul.drop ul {
  border: 1px solid #f3c200;
  background: transparent none repeat scroll 0% 50%;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 210px;
}
ul.drop ul li {
  float: none;
}
ul.drop ul ul {
  top: -2px;
  left: 100%;
}
ul.drop li:hover > ul {
  visibility: visible;
}
#body {
  width: 950px;
  margin-right: auto;
  margin-left: 50px;
  margin-top: auto;
  background-color: transparent;
  font-family: Bookman Old Style;
  color: #f3c200;
}
.button {
  padding: 0.5em 2em 0.55em;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  font-size-adjust: none;
  font-stretch: normal;
  -moz-border-radius-topleft: 0.5em;
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  -moz-border-radius-bottomleft: 0.5em;
  top: 1px;
}
#col2A {
  float: left;
  width: 50%;
}
#col2B {
  float: right;
  width: 50%;
}
#col3A {
  float: left;
  width: 32%;
}
#col3B {
  margin-left: auto;
  width: 32%;
  margin-right: auto;
}
#col3C {
  float: right;
  width: 32%;
}
