#audialonlineheader{
	position: absolute;
	height: 24px;
	top: 3px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 16px;
	color: #222222;
	border-bottom: 1px solid #000033;
	line-height: 1.166;
}

#audialonlineheader a{
font-size: 13px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
margin: 0px;
padding: 2px 5px 4px 5px;
border-right: 0px solid #8FB8BC;
}

#audialonlineheader a:hover{
background-image: url("nav_sel.gif");
text-decoration: none;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font-family: "Trebuchet MS", Georgia, serif;
font-size: 13px;
font-weight: normal;
line-height:19px;
margin-left: -10px;
z-index:100;
background-image: url("nav_small.gif");
}

#dropmenudiv a{
width: 80px;
display: block;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: #FFFFFF;
}

#dropmenudiv a:hover{
background-image: url("nav_sel.gif");
}

/* That's all 
----------------------------------------------- */
