#menupositioner { margin: 0px; position: relative; top: 0px; left: 0px;  visibility: visible; display: block }
#cyclingmenu { margin: 0px; position: absolute; z-index: 6; top: 120px; left: 180px; width: 220px; height: 95px; border-top: 4px solid white;  border-bottom: 4px solid white; visibility: hidden; display: block }
#nordicmenu { margin: 0; position: absolute; z-index: 6; top: 160px; left: 180px; width: 220px; height: 38px; border-top: 4px solid white;  border-bottom: 4px solid white; visibility: hidden; display: block }
#runningmenu { margin: 0; position: absolute; z-index: 6; top: 160px; left: 180px; width: 220px; height: 152px; border-top: 4px solid white;  border-bottom: 4px solid white; visibility: hidden; display: block }
#soccermenu { margin: 0; position: absolute; z-index: 6; top: 160px; left: 180px; width: 220px; height: 133px; border-top: 4px solid white;  border-bottom: 4px solid white; visibility: hidden; display: block }
#tkdmenu { margin: 0px; position: absolute; z-index: 6; top: 191px; left: 180px; width: 220px; height: 152px; border-top: 4px solid white;  border-bottom: 4px solid white; visibility: hidden; display: block }
#trimenu { margin: 0; position: absolute; z-index: 6; top: 160px; left: 180px; width: 220px; height: 361px; border-top: 4px solid white;  border-bottom: 4px solid white; visibility: hidden; display: block }
#thundermenu { margin: 0px; position: absolute; z-index: 6; top: 160px; left: 180px; width: 220px; height: 133px; border-top: 4px solid white;  border-bottom: 4px solid white; visibility: hidden; display: block }
#speventsmenu { margin: 0px; position: absolute; z-index: 6; top: 350px; left: 180px; width: 220px; height: 76px; border-top: 4px solid white;  border-bottom: 4px solid white; visibility: hidden; display: block }
.navMenu { margin: 0; padding: 0; }
ß
.navMenuItem:hover, .navMenuItemLast:hover { background-color: black; color: red; }
.navMenuItem:link, .navMenuItem:visited, .navMenuItemLast:link, .navMenuItemLast:visited { text-decoration: none }

.navMenuItem, .navMenuItemLast 
{ 	margin: 0; padding: 4px; padding-left: 8px; background-color: black; color: yellow; 
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	font-family: arial, helvetica, san-serif;
	display: block;
	border-left: 4px solid white; border-right: 4px solid white; 
}

.navMenuItemLast { 
}

