#sprite {
    width: 722px; height: 79px;
    background: url(/education-information/!images/dah_education_nav_b.jpg);
	background-repeat: no-repeat;
    margin: 0px; padding: 0;
    position: relative;}
#sprite dd {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}

#sprite a.ir { display: block; height: 0; padding-top: 79px; }

#sprite dt {position: absolute;
  			  top: -200em;} 
  
	
#educators {left: 22px; width: 217px;}
#kids {left: 250px; width: 217px;}
#lifelong {left: 480px; width: 217px;}

  
#educators a.ir {background: url(/education-information/!images/dah_education_nav_a.jpg) -22px 0px no-repeat;}
#kids a.ir {background: url(/education-information/!images/dah_education_nav_a.jpg) -250px 0px no-repeat;}
#lifelong a.ir {background: url(/education-information/!images/dah_education_nav_a.jpg) -480px 0px no-repeat;}

  
#sprite a.ir:hover {background: none;}


#sprite ul {
	opacity: .95; 
	filter: alpha(opacity:95);
 	list-style: none;
	margin-left: 8px;
	padding: 0px;
	margin-top:0;
	font-weight: normal;
	padding-bottom: 0px;
	position: absolute;
	top: -200em;
	/*width: 10em;*/
	width: 203px;
	background: #CCCCCC; 
	border-right: 0px solid #504F4F; 
	border-left: 1px solid #504F4F;  
	border-top: 1px solid #504F4F;
}

#sprite li {width:193px;
			position:relative; 
			background: #f1ebd8;
			float: none; 
			padding-left:5px;
			padding-bottom:5px;
			padding-top:5px; 
			padding-right:5px;
			border-bottom: 1px solid #504F4F; 
			border-right: 1px solid #504F4F; 
			}
#sprite li.c2 {background: #ffffff;}		


#sprite li:hover, #sprite li.IEhover { z-index:10000; }

#sprite li ul { left: 13em; font-weight: normal; }

#sprite li a {
		color: #B53525;
		background: #fff;
		font-size: 12px; 
		text-decoration: none; 
		font-family: Verdana; 
		font-weight: bold;
}
#sprite li.c1 a {background: #f1ebd8;}


#sprite li a:hover {

	text-decoration: none; 
	color: #6045AC;
	font-weight: bold;
}


	#sprite dd:hover>ul  { top: 79px; }
	#sprite li:hover>ul { top: 0; z-index: 100000; }
	#sprite dd.IEhover ul.ddesc, #sprite dd ul.closeing { top: 79px; }
	#sprite li.IEhover ul.ddesc, #sprite li ul.closeing { top: 0; z-index:100000; }




/* =HACKS (only @ IE WIN/Mac )

*************************/

/* hidden from IE mac \*/
* html #sprite li a{ zoom: 1; }
* html #sprite li { float:left; clear:left; zoom: 1; }
* html #sprite a.ir { height: 79px; he\ight: 0; }
/* stop hiding from IE mac */



