#nav, #nav ul { /* all lists */
	background:url('/image/nav-dotline.gif') right top no-repeat;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	margin:19px 0px;
	height:28px;
	width:500px;
	float:left;
	}

#nav li { /* all list items */
	float: left;
	height:28px;
	line-height:28px;
	padding:0px 4px 0px 12px;
	}

#nav a {
	display: block;
	font-size:125%;
	color:#ffffff;
	text-decoration:none;
	background:url('/image/navigation.gif') 0px 0px no-repeat;
padding-right:3px;
	}
#nav a:hover,
#nav a:focus {
	color:#384401;
	outline:none;
	}

#nav span {
	visibility:hidden;
	}


/* Images per button */

#navitem6 a { background-position:-10px 0px; }
#navitem6 a:hover,
#navitem6.active a { background-position:-10px -28px; }

#navitem7 a { background-position:-72px 0px; }
#navitem7 a:hover,
#navitem7.active a { background-position:-72px -28px; }

#navitem8 a { background-position:-133px 0px; }
#navitem8 a:hover,
#navitem8.active a { background-position:-133px -28px; }

#navitem9 a { background-position:-270px 0px; }
#navitem9 a:hover,
#navitem9.active a { background-position:-270px -28px; }

#navitem10 a { background-position:-392px 0px; }
#navitem10 a:hover,
#navitem10.active a { background-position:-392px -28px; }

#navitem4 a { background-position:-436px 0px; }
#navitem4 a:hover,
#navitem4.active a { background-position:-436px -28px; }
