.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}

#qm0 #home {background-image:url(images/nav/home.gif);width:75px;height:29px;}
#qm0 #home.qmactive {background-image:url(images/nav/home_r.gif);}
		
#qm0 #news {background-image:url(images/nav/news.gif);width:72px;height:29px;}
#qm0 #news.qmactive {background-image:url(images/nav/news_r.gif);}
	
#qm0 #race {background-image:url(images/nav/race.gif);width:141px;height:29px;}
#qm0 #race.qmactive {background-image:url(images/nav/race_r.gif);}
	
#qm0 #team {background-image:url(images/nav/team.gif);width:72px;height:29px;}
#qm0 #team.qmactive {background-image:url(images/nav/team_r.gif);}

#qm0 #events {background-image:url(images/nav/events.gif);width:78px;height:29px;}
#qm0 #events.qmactive {background-image:url(images/nav/events_r.gif);}

#qm0 #resources {background-image:url(images/nav/resources.gif);width:107px;height:29px;}
#qm0 #resources.qmactive {background-image:url(images/nav/resources_r.gif);}
	
/* (MAIN) Container */
#qm0 { 
	background-color:transparent;
}

/* (MAIN) Items */
#qm0 a {
  color:#39063a;
  background-color:transparent;
  font-family:verdana, sans-serif;
  font-size:11px;
  text-decoration:none;
  padding:0px;
  border-style:none;
  border-color:#dddddd;
  border-width:1px;
  background-repeat:no-repeat;
  background-position:center center;
  margin-right:30px;
}

/* (MAIN) Hover State */
#qm0 a:hover { 
}

/* (MAIN) Active State */	
#qm0 .qmactive { 
  /* add '!important' after each style */	
  text-decoration:none !important;
}

/* (MAIN) Parent Items */
#qm0 .qmparent {
}

/* [SUB] Containers */
#qm0 div {
  background-color:#ded9e5;
  padding:0;
  border-style:solid;
  border-width:1px 1px 0 1px;
  border-color:#d6c4ec;
  margin-top:3px;
}

/* [SUB] Hover State */
#qm0 div a:hover {
  color: #fff;
  background-color:#d6c4ec;
}

/*[SUB] Active State */
#qm0 div .qmactive {
  /* Note: Add '!important' after each style
  background-color:#ffffff !important; */
}

/* [SUB] Parent Items */
#qm0 div .qmparent {
  background-image:url(images/arrow.gif);
}

/* [SUB] Items */
#qm0 div a {
  margin:0px;
  padding:2px 20px 2px 5px;
  border-style:solid; border-color:#d6c4ec;
  border-width:0 0 1px 0;
  background-repeat:no-repeat;
  background-position:95%;
}
