/* Generated by KompoZer */
body {
  color: white;
  background-color: black;
}
h2 {
  font-weight: bolder;
}
ul {
  list-style-image: url(bullet.gif);
}
a {
  background-color: transparent;
  color: #3333ff;
}
a.current {
  text-decoration: none;
}
a:hover {
  color: orange;
}
#wrap {
  background-color: black;
}
blockquote {
  background: #5e5921 none repeat scroll 0%;
  color: #606060;
}
#top {
  background-repeat: repeat;
  background-attachment: scroll;
  background-position:  0% 0%;
  background-color: black;
  color: white;
}
#top h2 {
  color: #ffcc33;
}
#top h2 a {
  font-family: Agency FB;
  color: #2692c8;
  font-size: 1.4em;
}
#top h2 a:hover {
  color: #ce4040;
}
#menu li a {
  color: silver;
  background-image: url(button0.gif);
  background-repeat: no-repeat;
  background-position: 0px 35px;
}
#menu li a:hover {
  color: black;
  background-image: url(button1.gif);
  background-repeat: no-repeat;
  background-position: 1px 36px;
}
#menu li a.current {
  color: black;
  background-image: url(button1.gif);
  background-repeat: no-repeat;
  background-position: 2px 37px;
}
#content {
  color: black;
  background-color: #d7edff;
}
#right .box {
  border-color: white;
  background: #3f90bd none repeat scroll 0%;
  color: white;
}
#right .box h2 {
  color: white;
}
#right .box a {
  color: #0000ee;
}
#right .box a:hover {
  color: darkred;
}

