body {
  color: #ffffff;
  background-color: #330033;
  background-image: none;
}

#menumain {
  border: none;
}
#menumain a:hover {
  color: #ff9900;
}

#content {
  position: absolute;
  margin-top: -60px;
  width: 100%;
/*  height: 230px;*/
  top: 47%;
}

#header {
  background-color: transparent;
}

#logo {
  width: 278px;
  height: 41px;
}

#mainbox {
  margin-top: 20px;
  min-height: 0;
}

#footer {
  border: none;
  position: fixed;
  top: 100%;
  margin-top: -50px;
}
#footer a, #footer a:hover {
  color: #ffffff;
}

#columnleft {
  width: 396px;
  font-size: 150%;
  line-height: 2em;
  font-family: Times, serif;
}

#columnmiddle {
  width: 0;
  margin: 0;
}

#columnright {
  width: 396px;
  line-height: 1.8em;
  padding-top: 0.4em;
}

.text12 {
  color: #ffffff;
}
