#masthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;

	float:left;
	width:734px;
	width:100%;
	position:relative;
	clear: both;
	margin: 0px auto;
	z-index:1000;

	line-height:normal;
	text-align:center;
}

#masthead li.pipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;

	float:left;
	position:relative;
	color: #ffffcc;
	list-style-type: none;
	display: inline;
	text-decoration: none;
	padding:0px 3px 0px 0px;
	width:6px
}

#masthead UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;

	padding:0;
	margin:0;
	list-style-type:none;

	background-color: #996600;
}
#masthead UL LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;

	position: relative;
}

#masthead UL LI {
	z-index: 1; float: left;
	background-color: #996600;
}

#masthead UL LI A, #masthead UL LI A:link, #masthead UL LI A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffcc;
	background-color: #996600;

	z-index: 1;

	padding:0 0 0 3px;
	margin: 0 0px 0 0;	
	text-decoration: none;
	float: left;
	cursor: pointer;
}

#masthead UL UL {
	left: 0px;
	float: none;
	visibility: hidden;
	top:100%;
	position: absolute;
	background-color: #996600;
	*line-height:15px;
	/*white-space:nowrap;*/
}
* html #masthead UL UL {
	width: 100%;
}
#masthead UL UL UL {
	background-color: #996600;
	LEFT: 100%; 
	*LEFT: 100%;
	_LEFT: 140px; 
	TOP: 0px;
	
}

#masthead LI.first{
	/*padding-top: 10px;*/
}

#masthead UL UL LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffcc;

	padding: 2px 5px 2px 5px;
	background-color: #996600;
	white-space:nowrap;
}
#masthead UL UL LI {
	display: block;
	float: none;
	text-decoration: none
}
#masthead UL UL LI A, #masthead UL UL LI A:link, #masthead UL UL LI A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	display: block;
	float: none;
	color: #ffffcc;
	text-align: left;
	text-decoration: none
}
#masthead ul ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
	height: 100%
}
#masthead UL UL LI A:hover {
	text-decoration: underline;
}
/*
#masthead  :hover > a, #masthead  ul :hover > a {
	behavior: url(/interactive/lookandfeel/102974/menu/element.htc);
	filter:progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=1,motion=forward,enabled=5,Duration=0.39);
}*/

