/* Generated by KompoZer */
body {
  margin: 0;
  font-size: 0.9em;
  line-height: 20px;
  font-family: "Myriad Pro","Trebuchet MS",Arial;
  background-color: #eeeff7;
}
a {
  color: #000000;
}
a:hover {
  text-decoration: none;
}
#container {
  background-color: #ffffff;
}
#header {
  background: #2d1721 url(images/header_bckg.jpg) repeat-x scroll left top;
}
#logo {
  padding: 13px 0 10pt 15px;
}
#logo a {
  text-decoration: none;
  font-weight: bold;
  text-transform: none;
  font-family: "Times New Roman",Times,serif;
  color: #ffcc00;
  font-style: italic;
  font-size: 32px;
}
#theme {
  font-family: "Myriad Pro","Trebuchet MS",Arial;
  font-size: 16pt;
  color: white;
  font-style: italic;
}
#menu {
  background: #84807a url(images/menu_bckg.jpg) repeat scroll 0% 50%;
  height: 30px;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu ul li {
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
  width: 95px;
}
#menu a {
  background: transparent url(images/button.gif) no-repeat scroll 0 4px;
  display: block;
  float: left;
  font-size: 14px;
  width: 95px;
  padding-top: 8px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
#menu a:hover {
  background: transparent url(images/button_over.gif) no-repeat scroll 0 4px;
  padding-top: 8px;
  font-weight: bold;
}
#text {
  margin: 0 320px 0 20px;
}
#text p {
  padding: 0 20px 10px 0;
}
#text li {
  background: transparent url(images/li.gif) no-repeat scroll 0px 7px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 20px;
}
#sidebar {
  padding: 0 24px 0 0px;
  float: right;
  width: 270px;
  font-size: 13px;
}
h1 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 2em;
  color: #84807a;
}
#main {
  padding: 20px 0 0;
  background: #ffffcc url(images/sidebar_bckg.gif) repeat-y scroll right top;
  float: left;
}
#foot {
  background-image: url(images/foot.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  height: 47px;
  width: 200px;
}
#footer {
  background: #84807a url(images/footer_bckg.jpg) repeat-x scroll 0% 50%;
  height: 40px;
  clear: both;
}
#left_footer {
  padding: 10px 0 0 30px;
  background: transparent url(images/c.gif) no-repeat scroll 30px 35px;
  float: left;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}
#left_footer a {
  color: #ffffff;
}
#left_footer a:hover {
  text-decoration: none;
}
#right_footer {
  padding: 10px 30px 0 0;
  float: right;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
}
#right_footer a {
  color: #ffffff;
}
#right_footer a:hover {
  text-decoration: none;
}
