
#nav {
	/*font-size: 100%;*/
	background: #3C424F; /*  url(/wsimages/backgrounds/navbackground.jpg) no-repeat 50% 0;  */
	height: 23px; /* 5/11/09 was 24px; */
	/*letter-spacing: 2px;*/

/*	border-bottom: 1px solid white; */
}

#nav .container {
	padding-top: 0px;
	}

#nav ul {
	/*position: relative;*/ /* setting this to relative whilst having the udm config set to absolute appears to work, except it screws up the width of the dropdowns (main nav changes width on hover) */
	/*width: 100%;*/
}

#udm { height: 1px; }

/* #nav li.parent.active  {background-color: red;} */


/* #nav li { width: 18.7%;	} */
/* #udm li li {width: 100%;} */

/*
.udm a, .udm a:link, .udm a.nohref {text-align: left !important;}
*/
