html {
  background-color: #333;
  color: #fff;
}
body {
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75em;
  padding-bottom: 75px;
}
a img {
  border-style: none;
}
a {
  color: #fff;
  font-weight: bold;
}
a:hover {
  text-decoration: none;
}
h1, h2 {
  font-size: 1.3em;
  font-weight: normal;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}
h1, h2, p {
  margin: 1em 0px;
}
div#container_overall {
  background-color: #fff;
  color: #000;
  width: 880px;
  margin: 0px auto;
}
div#header {
  background: #4c0026 url('/style/images/gradients/206-4c0026-850043.png');
  color: #fff;
  height: 204px;
  padding: 1px 0px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  overflow: hidden;
}
img#banner {
  float: right;
  margin: 12px 17px 0px 0px;
  border: 3px solid #fff;
}
div#title {
  margin-top: 12px;
  margin-left: 15px;
  width: 328px;
  text-align: center;
}
div#title span {
  display: block;
  color: #fe9800;
  font-size: 30px;
}
div#title div {
  font-size: 25px;
  color: #fff;
}
div#title div span, div#title div img {
  vertical-align: middle;
}
img#logo {
  width: 283px;
  height: 85px;
}
img#background {
  position: relative;
  float: left;
  filter: alpha(opacity=25);
  -moz-opacity: .25;
  opacity: .25;
}
div#navigation {
  float: left;
  width: 278px;
  height: 271px;
  background: #3b3b5a url('/style/images/gradients/294-3b3b5a-5d5d8c.png');
  color: #fff;
  font-size: 18px;
  line-height: 41px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  padding: 15px 150px 0px 12px;
}
div#navigation a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding-left: 37px;
  border-bottom: 2px solid #616194;
  font-weight: normal;
}
div#navigation a.last {
  border-bottom-style: none;
}
div#content_top_left, div#content_top_right, div#content_bottom div {
  font-size: 1.5em;
}
div#recaptcha_widget_div {
  font-size: 1em !important;
  line-height: 20px;
}
div#content_top_left {
  overflow: visible;
  float: left;
  clear: left;
  width: 400px;
  border-top: 3px solid #fff;
  color: #fff;
  padding: 1px 20px;
  overflow: hidden;
}
div#navigation *, div#content_top_right *, div#content_top_left *, div#content_bottom div * {
  position: relative;
}
div#recaptcha_widget_div, div#recaptcha_widget_div * {
  position: static;
}
div#content_top_right {
  float: right;
  width: 397px;
  border-style: none none none solid;
  border-width: 3px;
  border-color: #fff;
  color: #fff;
  padding: 1px 20px;
}
div#content_bottom {
  clear: both;
}
div#content_bottom div {
  border-top: 3px solid #fff;
  color: #fff;
  padding: 1px 20px;
}
div#content_bottom div div {
  border-style: none;
  padding: 0px;
}
div#footer {
  text-align: center;
  padding: 10px 0px;
  width: 100%;
  clear: both;
  color: #fff;
  background-color: #363650;
  border-bottom-color: #4c0026;
}
div#footer a {
  text-decoration: none;
  font-weight: normal !important;
}
div#footer a:hover {
  text-decoration: underline;
}
div.sb {
  height: 1.15em;
  float: left;
  clear: left;
	margin-right: 8px;
}

