ul#nav {
	padding: 0;
	margin: 15px 0 0 0;
}
#nav li {
	background: url(../images/box1.gif) 0 6px no-repeat; /* hover image */
	width:190px;
	margin-left:25px;
	line-height:18px; 
	list-style:none;
height:18px;
padding:0;
}
#nav a {
padding:0 0 0 20px;
margin:0;	
/*	padding-left:20px;*/
	display:block;
	position:relative;
	background: url(../images/box2.gif) 0 6px no-repeat;
	text-decoration: none;
	color: #998F89;
	font-size: 12px;
	text-transform: lowercase;
}
/* commented backslash mac hiding hack \*/ 
* html a {height:1%;} 
/* end hack */ 

#nav a:hover, #nav li.li_selected a {background:transparent; color: #959F7A;}

/* specific */
#nav li.visitlyrebirdfalls a { background: url(../images/box3.gif) 0 6px no-repeat; }
#nav li.visitlyrebirdfalls { margin-top: 7px; } /* was 15px */


#nav li.visittatra a { background: url(../images/box4.gif) 0 6px no-repeat; }
