.mlddm
{	visibility: hidden;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background-image:url(/images/menu.png);
	height: 50px;
	width: 935px;
	clear:both;
	text-align:center;
	position:absolute;
        opacity:1;
 	z-index:1;
	top:90px;
	}

	.mlddm li
	{	display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		font: 16px arial;
		font-weight:bold;
		z-index: 99;
		}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		white-space: nowrap;
		color: #FFF;/*was FFF this is the font*/
		padding: 7px 2px; /*Was 7px by 10px*/
		margin: 0;
		width: 100px;
		text-decoration: none;
		z-index:1;
		}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #FFF;/*text of the team sponsors media wen selected*/
		background: #6B0000;
		z-index:9;
		}/*background of main catagories when selected*/
		

		.mlddm ul
		{	z-index: 999;
			margin: 1px auto 0 auto;/*test number87329834 was 1px auto 0 auto*/
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			background-color: #6B0000;}/*subfolder background*/
			
		.mlddm ul li
		{	float: none;
			font-size:14px;
			font-weight:normal;
			z-index:999;
					}

		.mlddm ul li a
		{	width: auto;
			padding: 8px 15px;/*was 9*/
			text-align: left;
			background: transparent;
			z-index:999;
			}/*test 231 was transparent this changes everything for the background of subfolders*/

		.mlddm ul li a:hover
		{	color: #FFF;/*text of the mentors team history wen selected*/
			background: #CE2121;/*B20000 color of sub script selected*/
			padding: 8px 15px;
			z-index: 999;
			}
		.mlddm .hsub
		{	background: no-repeat right url(/images/arrow.gif)}

		.mlddm .hsub:hover
		{	background: #CE2121 no-repeat right url(/images/arrow.gif)}/*test number 5o8723485293457 was 213866*/
		
		.level2
		{border-left: 1px solid #CE2121;}			