
#subMenu {
	position			: absolute;
	top				: 10px;
	left				: 265px;
	height				: 369px;
	width				: 240px;
	padding			: 0;
}

#submenu  .h3{
	display				: none;
}


.menu_lvl_1 h3 {
	color				: #FFFFFF;
}

.menu_lvl_2 li {
	font-family 			: Trebuchet ms;
	font-size			: 1.4em;
	color				: #FFFFFF;
	
}

.menu_lvl_2 a {
	color				: white;
	text-decoration		: none;
}

.menu_lvl_2 a:visited {
	color				: white;
	text-decoration		: none;
}

.menu_lvl_2 a:hover {
	color				: #005DAB;
	text-decoration		: none;
}
