

/* Back page Menu Styles ::::::::::::::::::::::::::: */

#flyOutList1 {
list-style-type: none;
position: absolute;
margin: 10px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

#flyOutList2 {
list-style-type: none;
position: absolute;
margin: 36px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

#flyOutList3 {
list-style-type: none;
position: absolute;
margin: 62px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

#flyOutList4 {
list-style-type: none;
position: absolute;
margin: 87px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

#flyOutList5 {
list-style-type: none;
position: absolute;
margin: 114px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

#flyOutList6 {
list-style-type: none;
position: absolute;
margin: 140px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

#flyOutList7 {
list-style-type: none;
position: absolute;
margin: 166px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

#flyOutList8 {
list-style-type: none;
position: absolute;
margin: 192px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

#flyOutList9 {
list-style-type: none;
position: absolute;
margin: 218px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

#flyOutList10 {
list-style-type: none;
position: absolute;
margin: 245px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

#flyOutList11 {
list-style-type: none;
position: absolute;
margin: 270px 0 0 195px;
border-left: 1px solid #ffffff;
display: none;
}

.FlyOutItem {
display: inline;
}

/* width was 140 */

.FlyOutItem a:link, .FlyOutItem a:active, .FlyOutItem a:visited {
display: block;
height: 25px;
width: 180px;
padding-left: 5px;
font: bold 85%/25px Verdana, Arial, Helvetica, Sans-serif;
background-color: #3c8ec9;
color: #fff;
text-decoration: none;
text-align: left;
border-bottom: 1px solid #fff;
}

.FlyOutItem a:hover {
background-color: #c33;
color: #ffffff;
border-bottom: 1px solid #fff;
}


/* HORZ NAV */

#subMenuChannel {
margin-top: 1px;
padding: 0 72px;
}

#subMenuChannel ul {
position: absolute;
width: 140px;
display: none;
}

#subMenuChannel li {
display: inline;
}

#subMenuChannel a {
display: block;
width: 140px;
height: 19px;
line-height: 19px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 95%;
text-align: center;
text-decoration: none;
color: #ffffff;
background-color: #3c8ed9;
border-bottom: 1px solid #ffffff;
}

#subMenuChannel a:hover {
background-color: #cc3333;
}


#subGlance {
margin-left: -4px;
}

#subAdmissions {
margin-left: 102px;
}

#subAthletics {
margin-left: 395px;
}

#subAthletics a {
width: 180px;
}

#subCampus {
margin-left: 212px;
}

#subAcademics {
margin-left: 315px;
}

#subParents {
margin-left: 516px;
}

#subSupport {
margin-left: 622px;
}
























