/* CSS Document */

#menu {position:relative; width:400px; height:30px; background:transparent url(normal.gif) 0 0 no-repeat; overflow:hidden; margin:2em auto; z-index:10;}
#menu ul {margin:0; padding:0;}
#menu li {list-style-type:none; display:inline; width:100px; height:30px;}

#menu a {display:block; width:100px; padding-top:50px; height:0; color:#000; text-decoration:none; float:left; background:transparent url(normal_over.gif) -110px -60px no-repeat; overflow:hidden;}
* html #menu a:link, * 
html #menu a:visited {height:50px; he\ight:0;}

#menu a:hover {background-position:top right;  z-index:50;}
* html #menu a:hover {height:50px; he\ight:0;}

#lbox {width:405px;}
