	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
background: purple;	
}

#menu ul li a, #menu ul li#zero, #menu ul li#last {
	background: #ccc;
	height: 2em;
	border-top: 1px solid #fff;
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small; 
	}

#menu ul li a {
	width: 222px;
}

#menu ul li#zero, #menu ul li#last  {
width: 36px;
background: #ccc;
border-right: 1px solid #ccc;
}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#menu ul li#five a	{
	width: 119px;
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
color:#fff;
	background: #525356;
	}

body#secuno #menu li#uno a, 
body#secdue #menu li#due a,
body#sectre #menu li#tre a {
	background: #525356;
color:#fff;
	}