body {
  background-color: #de6868 !important;

    background-image: url('/system/backgrounds/0000/0157/07-22-bokeh01.jpg');
    background-repeat: repeat;
  background-position: center top;
}


#body_background {
  background-color: #ffffff !important;
  filter:alpha(opacity=80); /* IE's opacity*/
  opacity: 0.80;
}

ul#menu li:hover ul {
  background-color: #ffffff
}

#header {
  background-color: #ffffff !important;
}

#logo h1, #logo h1 a {
  color: #0f5881 !important;
  font-family: Georgia, Georgia, serif !important;
  font-size: 40px !important;
  line-height: 40px !important;
}

#body_content *, #menu {
  color: #222222;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 160%;
}

#body_content h2, .wym_iframe h2 {
  color: #26428c !important;
}

#body_content h2, .wym_iframe h2, #body_content h2 *, .wym_iframe h2 * {
  font-family: Verdana, Geneva, sans-serif !important;
  line-height: 120%;
  font-size: 28px !important;
}

#body_content h1 {
  color: #222222 !important;
  font-family: Verdana, Geneva, sans-serif !important;
  font-size: 20px !important;
  line-height: 120%;
}
#page a, .wym_iframe a {
  color: #e37b4a;
}

  #body_content_left {
    float: left;
  }

  #body_content_right {
    float: right;
  }

  ul#menu li > ul {
  	top: auto;
  }

  ul#menu {
    right: 0px;
    top: 46.8px;
  }

  #logo {
    left: 0px;
    top: 33px;
  }
