/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  color: #000000;
  text-align: center;
  font-family: "Trebuchet MS","Lucida Grande",verdana,georgia,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  volume: 50;
  background-color: #97947f;
}
a {
}
a:link {
  text-decoration: none;
  color: #1f62b0;
}
a:visited {
  text-decoration: none;
  color: #6b99b8;
}
a:hover, a:active {
  color: #99335c;
  border-bottom-color: #99335c;
}
h1, h2, h3, h4, h5, h6 {
  margin: 5px 0 10px;
  padding: 0;
  font-weight: normal;
  line-height: 1.8em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: normal;
  border-bottom-width: 0;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 26px;
  color: #c5c576;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
ul, ol, blockquote, pre {
  margin: 20px;
  padding: 20px;
  color: #555555;
  line-height: 1.8em;
}
ul {
  list-style-type: square;
}
blockquote, pre {
  border: 1px solid #bbbbbb;
  background-color: #f9f9f9;
}
ins {
  text-decoration: none;
  font-weight: bold;
  color: #555555;
}
del {
  color: #555555;
}
abbr, acronym {
  cursor: help;
}
#container {
  margin: 20px auto;
  text-align: left;
  line-height: 1.6em;
  width: 750px;
}
#header {
  margin: 0 0 15px;
  padding: 0;
  text-align: center;
  background-color: #000000;
  color: #ffffc9;
  background-image: url(images/webhead.jpg);
  width: 750px;
  height: 115px;
  background-repeat: no-repeat;
}
#navigation {
  float: right;
  margin-right: 15px;
}
#wrapper {
  background: #feffdd url(images/bg.jpg) repeat-y scroll left top;
  float: left;
  width: 100%;
  color: #333333;
  margin-bottom: 20px;
}
#content-wrapper {
  width: 70%;
  float: left;
}
#content {
  width: 98%;
  float: left;
}
#sidebar-wrapper {
  color: #000000;
  width: 30%;
  float: left;
}
#sidebar {
  float: left;
  width: 100%;
  color: #000000;
  background-color: #18160f;
}
#footer {
  border: 1px solid #000000;
  margin: 20px 0 40px;
  padding: 10px 0;
  clear: both;
  text-align: center;
  color: #e0e0b7;
  background-color: #18150f;
}
#header h1 {
  margin: 0;
  padding: 30px 0 10px;
  line-height: 1em;
}
#header h2 {
  margin: 0;
  padding: 0 0 10px;
  font-size: 16px;
  line-height: 1em;
  color: #e0e0b7;
}
#content dl {
  margin: 20px;
  padding: 0;
}
#content dt {
  font-size: 24px;
  color: #99335c;
  line-height: 1.6em;
}
#content dd {
  margin: 10px 0;
  padding: 0;
}
#content dd.summary {
  border-bottom: 1px solid #aaaaaa;
  color: #777777;
  font-size: 10px;
  margin-bottom: 20px;
  padding-bottom: 11px;
}
#content dd.summary a:link, #content dd.summary a:visited {
}
#content dd p.img {
  margin: 0 15px 0 0;
  float: left;
}
#content dd p.img img {
  border: 1px solid #bbbbbb;
  padding: 8px;
  background-color: #f9f9f9;
}
#sidebar ul {
  margin: 15px 25px 50px;
  padding: 0;
  list-style-type: none;
}
#sidebar li {
  border-bottom: 1px solid #97947f;
  margin: 0;
  padding: 0;
  color: #000000;
}
#sidebar li.title {
  margin: 0 0px 0px;
  text-transform: uppercase;
  border-bottom-color: #97947f;
  color: #e0e0b7;
}
#sidebar li a:link, #sidebar li a:visited {
  padding: 10px;
  color: #bbbbbb;
  display: block;
  border-bottom-width: 0;
}
#sidebar li a:hover, #sidebar li a:active {
  color: #ffffff;
  font-weight: inherit;
  background-color: #5d5b4e;
}
#footer p {
  margin: 0;
  padding: 0 10px 10px;
}
#footer a:link, #footer a:visited {
  color: #999999;
  border-bottom-color: #999999;
}
#footer a:hover, #footer a:active {
  color: #bbbbbb;
  border-bottom-color: #bbbbbb;
}
#navigation ul {
  list-style-type: none;
}
#navigation li {
  float: left;
  text-align: center;
  text-transform: lowercase;
  font-size: larger;
}
#navigation li a {
  display: block;
  height: 25px;
  width: 65px;
  text-decoration: none;
  color: #e0e0b7;
}
#navigation li a:hover {
  color: white;
}
#navigation .active {
  text-decoration: none;
  color: white;
}
