#subnav_schools, #subnav_academics, #subnav_specialed, #subnav_administration, #subnav_boe, #subnav_parents {
        position: absolute;
        display: none;
        clear: both;
        margin: 0 0 0 2px !important;
        padding: 0;
        width: 212px !important;
	background-image: none !important;
        background: yellow !important;
        top: 175px;
        border-top: 0;
}

#subsubnav_schools, #subsubnav_academics, #subsubnav_specialed, #subsubnav_administration, #subsubnav_boe, #subsubnav_parents {
        position: absolute;
        display: none;
        clear: both;
        margin: 0;
        padding: 0;
        background-image: none !important;
        background: white;
        border-top: 0;
	width: 212px !important;
}
.subnavbot {
        position: absolute;
        display: block;
        width: 164px;
        height: 12px;
        left: 0;
        line-height: 10px;
}

#subnav_schools li.l2, #subnav_academics li.l2, #subnav_specialed li.l2, #subnav_administration li.l2, #subnav_boe li.l2, #subnav_parents li.l2 {
        display: block;
        padding: 0 !important;
        margin: 0;
        width: 212px;
        float: none !important;
	background: #107284;
        list-style-image: none;
}

#subnav_schools li.l2 a, #subnav_academics li.l2 a, #subnav_specialed li.l2 a, #subnav_administration li.l2 a, #subnav_boe li.l2 a, #subnav_parents li.l2 a {
        padding: 5px 7px 5px 13px !important;
        margin: 0;
        font: 12px/16px Arial, sans-serif;
        color: white;
        background-image: none !important;
        display: block;
        width: 192px !important;
        float: none !important;
        text-decoration: none;
        text-indent: 0;
        height: auto !important;
        border-top: solid 1px white;
        font-weight: bold;
}

#subnav_schools li.l2 a:hover, #subnav_academics li.l2 a:hover, #subnav_specialed li.l2 a:hover, #subnav_administration li.l2 a:hover, #subnav_boe li.l2 a:hover, #subnav_parents li.l2 a:hover {
        color: #ffe47a !important;
        background: #4d7a95 !important;
        background: url('img/bg_li_l2.gif') no-repeat 2px 1px !important;
}

#subnav_schools a.on, #subnav_academics a.on, #subnav_specialed a.on, #subnav_administration a.on, #subnav_boe a.on, #subnav_parents a.on {
        color: #0099FF;
}

.subnav {
        z-index: 100;
}

.subnavbot { display: none; }

