@import url(http://www3.etelos.com/themes-base/blog.css);
@import url(http://www3.etelos.com/addons/Commercial.pack/themes/professional-black/screen.css);
@import url(http://www3.etelos.com/etelos/etelosstyles.css);


#subnavmenu {
      position:relative;
      text-align:left;
      font-family: Arial;
      font-size: 12px;
      top:-19px;
      left:22px;
      color: #000;
      width: 700px;
      height: 18px;
}

#main-navigation {
    background: #ffffff url(http://www3.etelos.com/etelos/images/nav-bg2.jpg) repeat-x 0 0;
    border-bottom: 1px solid white;
    font-family: verdana;
}
#main-navigation ul li.on a {
    color: #000;
    background: #fff;
    border-bottom: 1px solid white;
    z-index:-1;
}


