#menubar ul {	list-style-type: none;	text-align: left;	margin: 0px;	padding: 10px 0px 40px 15px;	background-image: url(site_images/menubot.gif);	background-repeat: no-repeat;	background-position: bottom;}#menubar li {	margin-bottom: 10;}#menubar a {	text-decoration: none;	line-height: 20px;	color: #336633;}#menubar a:hover {	color: #CC0000;}body.nv #menubar a {	text-decoration: none;	line-height: 25px;	color: #FFFF33;}