/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  background: #ffffff none repeat scroll 0% 50%;
  font-family: Trebuchet MS;
  font-size: 12px;
  line-height: 17px;
  color: #222222;
}
a {
  text-decoration: none;
  color: #ff9600;
}
a:hover {
  text-decoration: underline;
  color: #111111;
}
#wrap {
  margin: 0 auto;
  width: 500px;
}
#header {
  background: #ffffff url(images/header.png) no-repeat scroll 0% 50%;
  height: 180px;
}
h1 {
  padding: 10px 0 0 5px;
  font-size: 18px;
  color: #000000;
}
h1 a {
  padding: 10px 0 0 5px;
  font-size: 18px;
  color: #000000;
  font-weight: 100;
  text-decoration: underline;
}
#content {
  padding: 0 20px;
  background: #ffffff url(images/content.jpg) repeat-y scroll 0% 50%;
}
.right {
  float: right;
  width: 460px;
  text-align: justify;
}
.right h2 {
  background: #ff9600 none repeat scroll 0% 50%;
  font-size: 18px;
  font-weight: 100;
  padding-left: 10px;
  height: 24px;
  line-height: 24px;
}
.right h2 a {
  text-decoration: none;
  color: #ffffff;
}
.right h2 a:hover {
  color: #111111;
}
.articles {
  padding: 10px;
}
#bottom {
  padding: 10px 0;
  background: #ffffff url(images/bottom.jpg) no-repeat scroll 0% 50%;
}
#footer {
  text-align: center;
  font-size: 11px;
  color: #aaaaaa;
  padding-bottom: 10px;
}
#footer a {
  color: #aaaaaa;
}
#footer a:hover {
  color: #111111;
}

