/* Generated by KompoZer */
#background {
  z-index: 1;
  position: absolute;
  left: 50%;
  margin-left: -495px;
}
#nav {
  z-index: 2;
  font-weight: bold;
  top: 83px;
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
  font-style: normal;
  text-align: center;
  font-size: 0.9em;
  position: absolute;
  width: 100%;
}
#content {
  z-index: 2;
  font-family: Arial,Helvetica,sans-serif;
  position: absolute;
  top: 112px;
  background-color: transparent;
  width: 600px;
  left: 50%;
  height: 475px;
  margin-left: -258px;
  color: #333333;
  overflow: auto;
  padding-right: 6px;
  overflow-x:hidden;
 
}
a:link {
  color: #333333;
  text-decoration: none;
}
a:visited {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
}
a:active {
  color: #ff0000;
}
