body {
  background-color: #ebebeb !important;
}


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

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

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

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

#body_content *, #menu {
  color: #1d1b1b;
  font-family: Arial, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 160%;
}

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

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

#body_content h1 {
  color: #ef1515 !important;
  font-family: Arial, Arial, Helvetica, sans-serif !important;
  font-size: 28px !important;
  line-height: 120%;
}
#page a, .wym_iframe a {
  color: #045c86;
}

  #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: 55px;
  }

