/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #050507 url(../images/body.jpg) repeat-x scroll center top;
  font-family: Calibri;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 70%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: white;
}
a {
  color: #3366ff;
}
a:hover {
  text-decoration: none;
}
#header {
  background: transparent url(../images/header.jpg) no-repeat scroll center top;
  height: 248px;
  display: block;
}
h1.main_title {
  margin: 20px auto 0;
  font-style: normal;
  font-variant: normal;
  font-size: 170%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: bold;
  text-align: center;
  font-family: Calibri;
  color: white;
}
h1.main_title a {
  color: #ffffff;
  text-decoration: none;
}
#container {
  margin: 0 auto;
  padding: 5px;
  background: #a80000 none repeat scroll 0% 50%;
  width: 760px;
}
#navigation {
  border-top: 1px solid #2e2e47;
  margin: 35px auto 1px;
  padding: 12px 0;
  background: #a80000 none repeat scroll 0% 50%;
  width: 600px;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Calibri;
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: #3366ff;
}
#nav li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
  margin-right: 0px;
}
#nav a {
  padding: 12px;
  color: #acacb0;
  text-decoration: none;
  margin-right: 0px;
}
#nav a:hover {
  background: transparent url(../images/nav_link_active.jpg) repeat-x scroll center top;
  color: #ffffff;
}
#nav a.active {
  background: transparent url(../images/nav_link_active.jpg) repeat-x scroll center top;
  color: #ffffff;
  font-weight: bold;
}
#inner_container {
  padding: 10px 10px 10px 25px;
  background: #232436 url(../images/inner_container.jpg) repeat-x scroll center top;
}
#sidebar {
  padding: 10px;
  background: #232436 none repeat scroll 0% 50%;
  width: 200px;
  float: right;
  font-size: 12px;
  color: white;
}
#container #sidebar h2 {
  margin: 10px 0;
  font-size: 90%;
}
#container #sidebar p {
  text-indent: 0;
  font-size: 90%;
  line-height: 17px;
}
#content {
  margin-right: 240px;
}
blockquote {
  padding: 2px 17px;
  background: #292935 url(../images/quote.gif) no-repeat scroll right bottom;
}
p {
  margin: 10px 0;
  padding: 5px;
  line-height: 20px;
  text-indent: 25px;
  font-size: 12px;
}
p.note {
  padding: 20px;
  background: #2d2d44 none repeat scroll 0% 50%;
  color: #ffffff;
}
#container h1 {
  margin: 15px 0;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 170%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-family: Calibri;
  color: #a80000;
}
#container h2 {
  margin: 25px 0 15px;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: bold;
  font-family: Calibri;
  font-size: 130%;
  color: #a80000;
}
#container ul {
  margin: 10px 15px;
}
#container ul li {
  margin: 10px 0;
}
#container img {
  padding: 5px;
  background: #070713 none repeat scroll 0% 50%;
}
#footer {
  margin: 0 auto;
  padding: 10px;
  background: #232436 none repeat scroll 0% 50%;
  clear: both;
  width: 740px;
  color: #660000;
}
#content table {
  margin: 25px 0;
  background: #1e1e2d none repeat scroll 0% 50%;
  width: 475px;
}
td {
  padding: 8px;
  background: #1e1e2d url(../images/td.jpg) no-repeat scroll left top;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-family: Calibri;
}
th {
  padding: 10px;
  color: #ffffff;
}
#footer p {
  text-indent: 0;
}
#footer p.validate {
  float: right;
}
