		#nav {
			padding:0;
			margin:0;
			float:left;
			width:167px;
		}
		#nav li, #nav li a {
			list-style-type:none;
			width:167px;
		}
		#nav li a {
			display:block;
			text-indent:-999999px;
		}
		#nav li#phil a {
			background:url('../menuimages/2a1.jpg');
			height:70px;
		}
		#nav li#phil a.selected {
			background:url('../menuimages/2a1gold.jpg');
			height:70px;
		}
		#nav li#phil a:hover {
			background:url('../menuimages/2a1teal.jpg');
			height:70px;
		}

		#nav li#attitude a {
			background:url('../menuimages/2a2.jpg');
			height:70px;
		}
		#nav li#attitude a.selected {
			background:url('../menuimages/2a2gold.jpg');
			height:70px;
		}		
		#nav li#attitude a:hover {
			background:url('../menuimages/2a2teal.jpg');
			height:70px;
		}
		
		#nav li#mixedMetal a {
			background:url('../menuimages/2a3.jpg');
			height:70px;
		}
		#nav li#mixedMetal a.selected {
			background:url('../menuimages/2a3gold.jpg');
			height:70px;
		}		
		#nav li#mixedMetal a:hover {
			background:url('../menuimages/2a3teal.jpg');
			height:70px;
		}
		
		#nav li#contact a {
			background:url('../menuimages/2a4.jpg');
			height:70px;
		}
		#nav li#contact a.selected {
			background:url('../menuimages/2a4gold.jpg');
			height:70px;
		}		
		#nav li#contact a:hover {
			background:url('../menuimages/2a4teal.jpg');
			height:70px;
		}		
		
		#nav li#news a {
			background:url('../menuimages/2a5.jpg');
			height:65px;
		}
		#nav li#news a.selected {
			background:url('../menuimages/2a5gold.jpg');
			height:65px;
		}		
		#nav li#news a:hover {
			background:url('../menuimages/2a5teal.jpg');
			height:65px;
		}	
		#nav li#links a {
			background:url('../menuimages/2a6.jpg');
			height:95px;
		}
		#nav li#links a.selected {
			background:url('../menuimages/2a6gold.jpg');
			height:95px;
		}		
		#nav li#links a:hover {
			background:url('../menuimages/2a6teal.jpg');
			height:95px;
		}
		#nav li#linksb a {
			background:url('../menuimages/1a6.jpg');
			height:95px;
		}
		#nav li#linksb a.selected {
			background:url('../menuimages/1a6gold.jpg');
			height:95px;
		}		
		#nav li#linksb a:hover {
			background:url('../menuimages/1a6teal.jpg');
			height:95px;
		}
		#nav li#botom a {
			background:#0f0;
			height:40px;
		}
		