body
{
  background: #040203 url('../images/body_bg.jpg') top left no-repeat;
  color: #E8D7C6;
  font-family: verdana;
  font-size: 14px;
  margin-top: 0px;
}

a
{
  color: #BA8748;
}

h2
{
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  color: #BA8748;
  border-bottom: 1px solid #BA8748;
}

form
{
  margin: 0 20px 20px 20px;
}

select
{
  margin-top: 5px;
}

textarea
{
  margin-top: 5px;
  width: 400px;
  height: 75px;
}

label
{
  display: block;
  width: 190px;
  float: left;
  padding-top: 2px;
  margin-right: 10px;
  font-weight: bold;
  text-align: right;
}

a#homelink
{
  display: block;
  width: 960px;
  height: 198px;
  margin-left: 92px;
  outline: none;
}

#container
{
  width: 960px;
  margin-left: 92px;
  text-align: center;
  border: 1px solid #7A5930;
  background: url('/images/black_trans_bg.png') top left repeat !important;
  background: #000000;
}

#left
{
  float: left;
  width: 240px;
  height: 519px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#navigation
{
  padding: 50px 20px;
  text-align: left;
}

#navigation a
{
  font-size: 15px;
  padding-bottom: 2px;
  text-decoration: none;
  outline: none;
}

#navigation a:hover, #navigation a.active
{
  border-bottom: 2px solid #BA8748;
  text-decoration: none;
}

#navigation a.subpage
{
  margin: 0px 10px;
  padding-bottom: 2px;
  font-size: 11px;
  text-decoration: none;
  outline: none;
}

#navigation a.subactive
{
  border-bottom: 2px solid #BA8748;
  text-decoration: none;
}

#right
{
  float: right;
  width: 715px;
  min-height: 519px;
  height: auto;
  margin: 0px;
  padding: 0px;
  text-align: left;
  border-left: 1px solid #7A5930;
  color: #E8D7C6;
}

* html #right
{
  height: 519px;
}

#right h1
{
  font-weight: normal;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 20px;
  color: #BA8748;
}

#right h1:first-letter
{
  font-size: 30px;
}

#right p
{
  padding: 0 15px;
}

#right div.information
{
  margin: 0px 20px 10px 20px;
  padding: 0px;
}

#right div.information p
{
  margin: 0px;
  padding: 10px 0px;
}

#right div.information strong
{
  display: block;
  margin: 0px;
  padding: 5px 0px;
  color: #BA8748;
  font-size: 15px;
  font-weight: normal;
}

#home_bottom
{
  position: absolute;
  bottom: 1px !important;
  bottom: 0px;
  right: 1px;
  margin: 0px;
  padding: 0px;
  text-align: right;
}

#footer
{
  width: 960px;
  margin-left: 92px;
  text-align: center;
}

#footer p
{
  margin-top: 10px;
  padding: 0px 10px;
}

p.second
{
  float: left;
  width: 280px;
}

p.thanks
{
  font-style: italic;
  color: #BA8748;
}

.form_list li
{
  padding: 5px 0px 10px 0px;
}