#menu {width:721px; height:37px; left: 145px; top: -35px; font-size:0.85em; position:relative; z-index: 100;}

#menu ul {padding:0;margin:0;list-style-type:none;}
#menu li {float:left;position:relative;}
#menu ul ul {visibility:hidden;position:absolute;height:155;top:35px;left:0; width:200px; border-bottom:1px solid #000;}
#menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}


#menu ul ul a, #menu ul ul a:visited { text-indent:0; background:#9cbe5a; color:#fff; height:auto; font-size:1.2em; line-height:1em; padding:5px 10px; width:180px;  text-decoration:none; }

#menu ul ul a:hover { background: #b4c790; }
#menu ul li:hover ul, #menu ul a:hover ul{visibility:visible; }


#menu a, #menu a:visited {display:block; height:55px;}



/* ################################################# */
/* MENU */
	 #menu {
		
		background:url(../images/bg-menu.gif2) repeat-x 0 2px ;
		} 
	
	#menu a#home,#menu a#theshow, #menu a#vendors, #menu a#register, #menu a#sponsors, #menu a#gallery, #menu a#newleashonlife, #menu a#nlollogomenu, #menu a#contact, #menu a#pressroom {
		float:left;
		display:block;
		text-indent:-9999px;
		background:url(../images/menu.png) no-repeat;
		height:34px;
		}
	
	/* #menu a#home {
		width:90px;
		background-position:0 0;
		}
		#menu a:hover#home {
			background-position:0 -36px;
			}
	*/
	#menu a#theshow {
		width:80px;
		background-position: 0px 0px;
		}
		#menu a:hover#theshow {
			background-position: 0px -34px;
			}
	/* #menu a#vendors {
		width:78px;
		background-position: 56px 0px;
		}
		#menu a:hover#vendors {
			background-position: 56px -36px;
			} */
	#menu a#register {
		width:85px;
		background-position: -80px 0px;
		}
		#menu a:hover#register {
			background-position: -80px -36px;
			}
	#menu a#sponsors {
		width:90px;
		background-position:-166px 0px;
		}
		#menu a:hover#sponsors {
			background-position:-166px -36px;
			}
	#menu a#gallery {
		width:80px;
		background-position:-362px 0px;
		}
		#menu a:hover#gallery {
			background-position:-362px -36px;
			}
	#menu a#newleashonlife {
		width:120px;
		background-position:-440px 0px;
		}
		#menu a:hover#newleashonlife {
			background-position:-440px -36px;
			}
	#menu a#contact {
		width:80px;
		background-position:-560px 0px;
		}
		#menu a:hover#contact {
			background-position:-560px -36px;
			}
			
	#menu a#pressroom {
		width:105px;
		background-position:-257px 0px;
		}
		#menu a:hover#pressroom {
			background-position:-257px -36px;
			}
					
	#menu a#nlollogomenu {
		width:51px;
		background-position:-640px 0px;
		}
		#menu a:hover#nlollogomenu {
			background-position:-642px -36px;
			}
	
	 #menu .menubar { background:url() no-repeat; width:1px; height:55px; display:block; text-indent:-9999px; float:left; } 



