/* Generated by KompoZer */
@import url(reset.css);
body {
  background-color: #c1c7d5;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: left top;
  color: #000000;
  font-family: 'PT Sans Narrow',Arial,sans-serif;
  font-size: 12px;
  min-height: 800px;
}
a {
  color: #000000;
  text-decoration: none;
}
.clr {
  clear: both;
}
h1, h2, h5 {
  margin: 20px 20px 10px;
  font-size: 42px;
  color: #ffffff;
  font-family: 'Volkhov',sans-serif;
  text-align: center;
  font-weight: 700;
  text-shadow: #e0d1bc 1px 1px 3px;
}
h1 span, h5 {
  font-size: 18px;
  display: block;
  font-style: italic;
  font-weight: 400;
  text-shadow: #ffffff 0px 1px 1px;
  color: #484b50;
}
.line {
  border-bottom: 1px solid #f9f5ef;
  margin: 0px auto 20px;
  height: 1px;
  width: 440px;
  background-color: #c1c7d5;
}
.header {
  background: #000000 none repeat scroll 0% 50%;
  height: 25px;
  line-height: 24px;
  font-size: 13px;
  opacity: 0.9;
  text-transform: uppercase;
  z-index: 4;
}
.header a {
  padding: 5px 10px;
  letter-spacing: 1px;
  color: #dddddd;
  text-align: right;
}
.header a:hover {
  color: #ffffff;
}
.header a span {
  font-weight: bold;
}
.header span.right_ab {
  position: absolute;
  right: 4px;
}
.more {
  position: relative;
  clear: both;
  font-family: 'Volkhov',sans-serif;
  font-weight: 400;
  font-style: italic;
}
.more ul {
  display: block;
  height: 32px;
  text-align: center;
}
.more ul li {
  padding: 2px;
  display: inline;
}
.more ul li.selected a, .more ul li.selected a:hover {
  background: #696c74 none repeat scroll 0% 50%;
  color: #ffffff;
  text-shadow: none;
}
.more ul li a {
  padding: 3px 6px;
  background: #fbf9f5 none repeat scroll 0% 50%;
  text-shadow: #ffffff 1px 1px 1px;
  color: #555555;
}
.more ul li a:hover {
  background: #8c795d none repeat scroll 0% 50%;
  color: #ffffff;
  text-shadow: none;
}
