/* Drop Down Styles */
#tbNav, ul#tbNav ul { padding:0; margin:0; list-style:none; float:left; width:100%;}
#tbNav li {	padding:0; margin:0; float:left;}
#tbNav li a {display:block; text-decoration:none; background-position:top left; height:39px; text-indent:-999em; color:#000; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

#tbNav li.About a { background:url(images/00.jpg) no-repeat; width:88px;}
#tbNav li.Academics a { background:url(images/01.jpg) no-repeat; width:93px;}
#tbNav li.Admissions a { background:url(images/02.jpg) no-repeat; width:97px;}
#tbNav li.Alumni a { background:url(images/03.jpg) no-repeat; width:68px;}
#tbNav li.WaysToHelp a { background:url(images/04.jpg) no-repeat; width:110px;}
#tbNav li.Publications a { background:url(images/05.jpg) no-repeat; width:113px;}
#tbNav li.Athletics a { background:url(images/06.jpg) no-repeat; width:90px;}
#tbNav li.SchoolLife a { background:url(images/07.jpg) no-repeat; width:111px;}

#tbNav li.About a:hover { background:url(images/00_over.jpg) no-repeat; width:88px;}
#tbNav li.Academics a:hover { background:url(images/01_over.jpg) no-repeat; width:93px;}
#tbNav li.Admissions a:hover { background:url(images/02_over.jpg) no-repeat; width:97px;}
#tbNav li.Alumni a:hover { background:url(images/03_over.jpg) no-repeat; width:68px;}
#tbNav li.WaysToHelp a:hover { background:url(images/04_over.jpg) no-repeat; width:110px;}
#tbNav li.Publications a:hover { background:url(images/05_over.jpg) no-repeat; width:113px;}
#tbNav li.Athletics a:hover { background:url(images/06_over.jpg) no-repeat; width:90px;}
#tbNav li.SchoolLife a:hover { background:url(images/07_over.jpg) no-repeat; width:111px;}

#tbNav li:hover, #tbNav li.sfHover { background: #3c69ad;}

/* Second Level Groups */
#tbNav li ul { position: absolute; left: -999em; margin:0; background:#E8E8E8; float:none; width:132px; border-top:solid 1px #CFCFCF;}
#tbNav li li { width: 132px; background:#E8E8E8; border-bottom:solid 1px #CFCFCF; border-left:solid 1px #CFCFCF; border-right:solid 1px #CFCFCF;}

#tbNav li.About li a,
#tbNav li.Academics li a,
#tbNav li.Admissions li a,
#tbNav li.Alumni li a,
#tbNav li.WaysToHelp li a,
#tbNav li.Publications li a,
#tbNav li.Athletics li a,
#tbNav li.SchoolLife li a,
#tbNav li li a {background:none; text-indent:0; padding: 3px 3px; height: auto;}

#tbNav li.About li a:hover,
#tbNav li.Academics li a:hover,
#tbNav li.Admissions li a:hover,
#tbNav li.Alumni li a:hover,
#tbNav li.WaysToHelp li a:hover,
#tbNav li.Publications li a:hover,
#tbNav li.Athletics li a:hover,
#tbNav li.SchoolLife li a:hover,
#tbNav li li:hover, #tbNav li li.sfHover { background: #C5C5C5;}

/* Third Level Groups */
#tbNav li li ul { margin:-20px 0 0 130px}

/* The Magic */
#tbNav li:hover ul ul,
#tbNav li:hover ul ul ul,
#tbNav li.sfhover ul ul,
#tbNav li.sfhover ul ul ul { left: -999em;}

#tbNav li:hover ul,
#tbNav li li:hover ul,
#tbNav li li li:hover ul,
#tbNav li.sfhover ul,
#tbNav li li.sfhover ul,
#tbNav li li li.sfhover ul { left: auto;}