/* CSS Document */

/*Menu for the Wow Factor New Site*/
	
#menu6 {
	width: 106px;
	margin: 10px;
	position:absolute;
	left: -9px;
	top: 305px;	
	}
	
#menu6 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #FFF;
	display: block;
	background:    url(../../Menu/One/Vertical%20Menus/menu6%20copy5.gif);
	padding: 8px 0 0 10px;
	}
	
#menu6 li a:hover {
	color: #FFF;
	background:    url(../../Menu/One/Vertical%20Menus/menu6%20copy5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 