/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #404347 url(images/bg.gif) repeat-x scroll 0%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #f7f7f7;
}
a {
  color: #60c3db;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#wrap {
  margin: 0 auto;
  width: 980px;
}
#header {
  margin: 40px 0 50px;
}
#header h1 {
  font-size: 26px;
  font-weight: 100;
  letter-spacing: -2px;
}
#header h1 a {
  color: #faffb0;
  text-decoration: none;
}
#header h1 a:hover {
  color: #eeeeee;
  text-decoration: none;
}
#header h2 {
  color: #999999;
  font-size: 18px;
  font-weight: 100;
}
#content {
  border-left: 1px dotted #aaaaaa;
  padding: 0 20px 20px;
  float: right;
  width: 820px;
  text-align: justify;
}
#content h2 {
  border-bottom: 1px dotted #aaaaaa;
  padding: 10px 0 5px;
  color: #b0ffbd;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 10px;
}
#content h2 a {
  color: #b0ffbd;
  text-decoration: none;
}
#content h2 a:hover {
  color: #eeeeee;
}
#leftmenu {
  padding: 0 20px 20px 0;
  float: left;
  width: 160px;
}
#leftmenu h2 {
  border-bottom: 1px dotted #aaaaaa;
  padding: 10px 0 5px;
  margin-bottom: 10px;
  color: #b0ffbd;
  font-size: 16px;
  font-weight: 100;
}
#leftmenu ul {
  padding: 0 0 10px;
  list-style-type: none;
}
#rightmenu {
  border-left: 1px dotted #aaaaaa;
  padding: 0 20px 20px;
  float: left;
  width: 250px;
}
#rightmenu h2 {
  border-bottom: 1px dotted #aaaaaa;
  padding: 10px 0 5px;
  margin-bottom: 10px;
  color: #b0ffbd;
  font-size: 16px;
  font-weight: 100;
}
#rightmenu ul {
  padding: 0 0 10px;
  list-style-type: none;
}
#footer {
  border-top: 1px dotted #aaaaaa;
  padding: 10px 0;
  margin-top: 20px;
  font-size: 11px;
  text-align: center;
}
#footer a {
}
#footer a:hover {
}
