div#nav {
	list-style-image: none;
	list-style-type: none;
	font-family: "Futura Lt BT", century-gothic, arial;
	background-color: #333333;
	color: #FFFFFF;
	float: none;
	margin: 0px;
	display: inline;
}
div#ul {
	list-style-type: none;
	display: inline;
	text-decoration: none;
}

div#nav ul li {
	display: inline;
	letter-spacing: 5pt;
	font-size: 12px;
	word-spacing: 20px;
	color: #333333;
	font-family: "Futura Lt BT", century-gothic, arial;
	background-color: #333333;
	text-decoration: none;}
	
	.style4 {
	font-family: "Futura Lt BT", "century-gothic", "arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 20px;
	letter-spacing: 5px;
	line-height:normal
}

