#navigation {

clear:both;

margin:0px auto;

	width:906px;

		

		position: relative; 

		top:0px;

		left:0px;

	z-index:10;

}


#navigation ul {

	list-style-type:none;

	 margin: 0;

   padding: 0;

}



#navigation ul li { display: inline; float:left;}

















		#navmenu {



			position: absolute; 

			

			top: -1px;

left:-1px;

			/* left:146px; */



			width: 700px;



			height: 28px;



			margin: 0;



			padding: 0;



			overflow:hidden;



			list-style: none;

			text-align:left;

			display:inline;





		}





#navmenu A {



			display: block;



			float: left;



			height: 0px !important;

display:inline;

			height /**/:28px; /* IE 5/Win hack */ 



			







			padding: 28px 0 0 0;



			overflow: hidden;



		}







		#navmenu A:hover {



			background-position: 0 -28px;



			



		}







		#navmenu A:active {



			background-position: 0 -28px;



			



		}



		#navmenu A.selected {



			background-position: 0 0px;



		}



		



		



		#home A {



			width: 59px;



			



			background: url(../images/navigation/home.gif) 0 0px no-repeat;
		}



		



		



		#about A {



			width: 90px;



			



			background: url(../images/navigation/about.gif) 0 0px no-repeat;



		}



		#impact A {



			width: 78px;



			background: url(../images/navigation/impact.gif) 0 0px no-repeat;



		}



		#news A {



			width: 74px;



			background: url(../images/navigation/news.gif) 0 0px no-repeat;



		}



		 #pubs A {

	

			width: 117px;

	

			background: url(../images/navigation/resources.gif) 0 0px no-repeat;

	

		} 



	

	#stories A {

	

			width: 77px;

	

			background: url(../images/navigation/stories.gif) 0 0px no-repeat;

	

		}
		#involved A {

	

			width: 107px;

	

			background: url(../images/navigation/involved.gif) 0 0px no-repeat;

	

		}

		

		#contact A {

	

			width: 96px;

	

			background: url(../images/navigation/contact.gif) 0 0px no-repeat;

	

		}

		

	

		

		#help a{

	 width:362px;

			

	background: url(../images/navigation/navbar_right.gif) 0 0px repeat-x;

			

	

		}
