/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #fead1d url(images/bg.jpg) repeat-x scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #222222;
}
a {
  text-decoration: none;
  color: #fd9a01;
}
a:hover {
  text-decoration: underline;
  color: #111111;
}
#wrap {
  margin: 0 auto;
  width: 800px;
}
#header {
  background: #fead1d url(images/header.jpg) no-repeat scroll 0% 50%;
  height: 190px;
  text-align: right;
}
#header h1 {
  padding: 120px 40px 0 0;
  font-size: 25px;
  letter-spacing: -1px;
  color: #ffcc33;
}
#header h1 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 100;
  letter-spacing: -2px;
}
#header h1 a:hover {
  color: #111111;
}
#header h2 {
  padding: 3px 40px 0 0;
  font-size: 18px;
  letter-spacing: -1px;
  font-weight: 100;
  color: #ffcc33;
}
#content {
  padding: 0 20px;
  background: #fead1d url(images/content.jpg) repeat-y scroll 0% 50%;
}
.right {
  float: right;
  width: 440px;
  text-align: justify;
  margin-right: 10px;
  color: #707070;
}
.right h2 {
  font-size: 18px;
  font-weight: 100;
  padding-left: 10px;
  height: 26px;
  line-height: 26px;
}
.right h2 a {
  text-decoration: none;
}
.right h2 a:hover {
}
.left {
  float: left;
  width: 150px;
  color: #990000;
}
.left h2 {
  margin: 10px 0 0;
  padding-left: 10px;
  height: 26px;
  line-height: 26px;
  color: #000000;
  font-size: 13px;
}
.left ul {
  padding: 10px 0 15px 20px;
  list-style-type: none;
  font-weight: bold;
  color: #990000;
  font-family: Arial,Helvetica,sans-serif;
}
.left ul li a {
  text-decoration: none;
  font-weight: 600;
  color: #990000;
}
.left ul li a:hover {
}
.menu {
  float: right;
  width: 150px;
}
.menu h2 {
  margin: 10px 0 0;
  padding-left: 10px;
  height: 26px;
  line-height: 26px;
  color: #000000;
  font-size: 13px;
}
.menu ul {
  padding: 10px 0 15px 20px;
  color: #fd9a01;
  list-style-type: none;
}
.menu ul li a {
  text-decoration: none;
  font-weight: 600;
  color: #990000;
}
.menu ul li a:hover {
}
.articles {
  padding: 10px;
}
#bottom {
  padding: 10px 0;
  background: #fead1d url(images/bottom.jpg) no-repeat scroll 0% 50%;
}
#footer {
  text-align: center;
  font-size: 11px;
  color: #ffffff;
  padding-bottom: 10px;
}
#footer a {
  color: #ffffff;
}
#footer a:hover {
  color: #111111;
}

