body {
background-image:url(../images/body_bg_blue.gif);
background-repeat:repeat-x;
background-position:top;
}
a.mainlevel:hover{
background:url(../images/menu_hover_blue.gif);
background-repeat:no-repeat;
background-position:left;


}

#active_menu {  color: #fff ! important;   background:url(../images/menu_hover_blue.gif);
  background-repeat:no-repeat;
  background-position:left;
}
