 .mlddm 
{
	visibility: hidden;
	margin: 10px 0px -20px 0px;
	padding: 0px 2px 2px 2px;
	background: url(http://www.manasotageeks.com/images/top_bg.png) repeat-x top;height: 42px;margin: 0;padding: 0;
	height: 42px;
	border-left: 1px solid #569bc4;
	font: bold 14px/42px Arial, Helvetica, Geneva, sans-serif;
}


 .mlddm li
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
		border-left: 1px solid #569bc4;
}
 .mlddm li a,  .mlddm li a#buttonnohover 
{
	display: block;
	text-align: center;
	color: #fff;
	padding: 0px 10px;
	margin: 0px;
	text-decoration: none;
	background: #000 url(http://www.manasotageeks.com/images/top_bg.png) repeat-x 0 top;
}
 .mlddm li a:hover, .mlddm li a#buttonhover
{
	color:#fff;
	background: #000 url(http://www.manasotageeks.com/images/mainlevel_over.png) repeat-x 0 top;
}
 .mlddm ul
{
	z-index: 100; 
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	visibility: hidden;
	position: absolute;
	clear: both;
	background: #959595;
}
 .mlddm ul li
{
	float: none;
	border-width: 0px;
	padding: 0px;
}
.mlddm ul li a
{
	white-space: nowrap;
	min-width: 250px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	background: #fff;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	color: #000;
	border-top:1px solid #959595;
}
* html .mlddm ul li a {
	width:250px;
}

.mlddm ul li a:hover
{	
	color:#fff;
}

 .mlddm .hsub
{
	background: rgb(25,25,25) no-repeat right url(arrow.gif);
}
 .mlddm .hsub:hover
{
	background: rgb(25,25,25) no-repeat right url(arrow.gif);
}

