/* Generated by KaZcadeS */
body {
  background: #000000 url(img/bg.jpg) repeat scroll left top;
  text-align: center;
  color: #ffff00;
  font-size: 120%;
}
a {
  color: #ff0000;
}
a:hover {
  color: #ee1284;
}
#wrap {
  margin: 0 auto;
  width: 800px;
}
#content {
  padding: 10px;
  background: #22252a url(img/bg2.png) no-repeat scroll left bottom;
  text-align: left;
}
#header {
  text-align: left;
  color: #ee1284;
}
#footer img {
  border: none;
  padding: 10px;
  vertical-align: middle;
}
ul#navlist {
  margin: 0;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  list-style-type: none;
  font-family: Arial Black;
  font-size: 16px;
  padding-bottom: 55px;
}
ul#navlist li {
  border: 1px solid #000000;
  margin: 2px 2px 0;
  background-color: #0e1116;
  position: static;
  float: left;
  height: 21px;
}
li#active a {
  border-bottom: 1px solid #22252a;
  background-color: #22252a;
}
li#active a {
  color: #ffffff;
}
#navlist a {
  padding: 4px;
  float: left;
  color: #eeeeee;
  text-decoration: none;
}
#navlist a:hover {
  background: #ee1284 url(none) repeat-x scroll 0% 50%;
}
