/* Generated by KompoZer */
body {
  margin: 10px;
  background: #400000 none repeat scroll 0% 50%;
  font-family: "Verdana MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #555555;
}
h1, h2, h3 {
  margin: 0;
  padding: 0 0 5px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
  color: #000000;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.6em;
}
p, ul, ol {
  margin-top: 0;
  line-height: 150%;
}
ul, ol {
}
a {
  border-bottom: 1px dotted #999999;
  text-decoration: none;
  color: #0a0a0a;
}
a:hover {
  background: transparent none repeat scroll 0% 50%;
}

#wrapper {
  margin: 0 auto;
  padding: 0px;
  background: #ffffff;
  width: 800px;
}

#top_header {
  margin: 0 auto;
  background: #888888 url(images/header_curve.png) no-repeat;
  width: 800px;
  height: 6px;
}

#header {
  margin: 0 auto;
  background: #800000 url(images/shinylogo.png) no-repeat scroll left center;
  width: 800px;
  height: 120px;
}

#menu {
  background-attachment: scroll;
  height: 25px;
  text-align: right;
  width: 800px;
  padding-top: 2px;
  background-image: url(images/menu_bk.png);
  background-repeat: repeat-x;
  background-position: left top;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
}
#menu li {
  float: left;
}
#menu a {
  border:  none;
  font-size: 13px;
  text-align: right;
}
#menu a:hover, #menu .current_page_item a {
  color: #444444;
}
#menu a:hover {
  text-decoration: underline;
}
#page {
  margin: 0 auto;
  width: 775px;
}
#content {
  padding: 20px 20px 0;
  float: right;
  width: 550px;
}
#sidebar {
  padding: 20px 0 0 20px;
  float: left;
  width: 150px;
  color: #555555;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
}
#sidebar li ul {
  padding-bottom: 30px;
}
#sidebar li li {
  border-bottom: 1px dashed #d2d4c9;
  line-height: 35px;
}
#sidebar h2 {
  padding: 0 0 10px;
  color: #000000;
}
#sidebar p {
  padding-bottom: 20px;
  text-align: justify;
}
#sidebar a {
  border:  none;
  color: #555555;
}
#sidebar a:hover {
  text-decoration: underline;
  color: #555555;
}
#footer {
  margin: 0 auto;
  width: 800px;
  height: 25px;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  background-image: url(images/footer.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-top: 0px;
  top: 0px;
}

#bottom_footer {
  margin: 0 auto;
  background: #800000 url(images/footer_curve.png) no-repeat bottom;
  width: 800px;
  height: 6px;
}

#footer p {
  margin: 0;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  padding-top: 8px;
}
#footer a {
  color: #000000;
}

