/* 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:30px; text-indent:-999em; color:#000; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

#tbNav li.Scholarships a { background:url(images/00.gif) no-repeat; width:90px;}
#tbNav li.PlannedGiving a { background:url(images/01.gif) no-repeat; width:97px;}
#tbNav li.AcademicColleges a { background:url(images/02.gif) no-repeat; width:121px;}
#tbNav li.AnnualGiving a { background:url(images/03.gif) no-repeat; width:93px;}
#tbNav li.ContributeNow a { background:url(images/04.gif) no-repeat; width:101px;}
#tbNav li.Alumni a { background:url(images/05.gif) no-repeat; width:55px;}

#tbNav li.Scholarships a:hover { background:url(images/00_over.gif) no-repeat; width:90px;}
#tbNav li.PlannedGiving a:hover { background:url(images/01_over.gif) no-repeat; width:97px;}
#tbNav li.AcademicColleges a:hover { background:url(images/02_over.gif) no-repeat; width:121px;}
#tbNav li.AnnualGiving a:hover { background:url(images/03_over.gif) no-repeat; width:93px;}
#tbNav li.ContributeNow a:hover { background:url(images/04_over.gif) no-repeat; width:101px;}
#tbNav li.Alumni a:hover { background:url(images/05_over.gif) no-repeat; width:55px;}

/* 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;}