/* CSS Document */

ul#nav {
	padding: 0px;
	border: 0px;
	position: relative;
	margin: 0 auto 0 auto;
	width: 427px;
	height: 33px;
	background: url(../images/navigation.jpg) no-repeat left top;
	list-style-type: none;
}

ul#nav li a {
	position: absolute;
	text-indent: -9000px;
	text-decoration: none;
	padding: 33px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:33px; /* IE5/Win */
	background: url(../images/navigation.jpg) no-repeat;
}

body#home li.home a				{ background-position: 0 0px; width: 62px; left: 0px; }
body#home li.home a:hover		{ background-position: 0 0px; }
body#home li.about a			{ background-position: -62px -33px; width: 63px; left: 62px; }
body#home li.about a:hover		{ background-position: -62px -66px; }
body#home li.programs a			{ background-position: -125px -33px; width: 88px; left: 125px; }
body#home li.programs a:hover	{ background-position: -125px -66px; }
body#home li.projects a			{ background-position: -213px -33px; width: 76px; left: 213px; }
body#home li.projects a:hover	{ background-position: -213px -66px; }
body#home li.events a			{ background-position: -289px -33px; width: 64px; left: 289px; }
body#home li.events a:hover		{ background-position: -289px -66px; }
body#home li.partners a			{ background-position: -353px -33px; width: 74px; left: 353px; }
body#home li.partners a:hover	{ background-position: -353px -66px; }

body#about li.home a			{ background-position: 0 -33px; width: 62px; left: 0px; }
body#about li.home a:hover		{ background-position: 0 -66px; }
body#about li.about a			{ background-position: -62px 0px; width: 63px; left: 62px; }
body#about li.about a:hover		{ background-position: -62px 0px; }
body#about li.programs a		{ background-position: -125px -33px; width: 88px; left: 125px; }
body#about li.programs a:hover	{ background-position: -125px -66px; }
body#about li.projects a		{ background-position: -213px -33px; width: 76px; left: 213px; }
body#about li.projects a:hover	{ background-position: -213px -66px; }
body#about li.events a			{ background-position: -289px -33px; width: 64px; left: 289px; }
body#about li.events a:hover	{ background-position: -289px -66px; }
body#about li.partners a		{ background-position: -353px -33px; width: 74px; left: 353px; }
body#about li.partners a:hover	{ background-position: -353px -66px; }

body#programs li.home a				{ background-position: 0 -33px; width: 62px; left: 0px; }
body#programs li.home a:hover		{ background-position: 0 -66px; }
body#programs li.about a			{ background-position: -62px -33px; width: 63px; left: 62px; }
body#programs li.about a:hover		{ background-position: -62px -66px; }
body#programs li.programs a			{ background-position: -125px 0px; width: 88px; left: 125px; }
body#programs li.programs a:hover	{ background-position: -125px 0px; }
body#programs li.projects a			{ background-position: -213px -33px; width: 76px; left: 213px; }
body#programs li.projects a:hover	{ background-position: -213px -66px; }
body#programs li.events a			{ background-position: -289px -33px; width: 64px; left: 289px; }
body#programs li.events a:hover		{ background-position: -289px -66px; }
body#programs li.partners a			{ background-position: -353px -33px; width: 74px; left: 353px; }
body#programs li.partners a:hover	{ background-position: -353px -66px; }

body#projects li.home a				{ background-position: 0 -33px; width: 62px; left: 0px; }
body#projects li.home a:hover		{ background-position: 0 -66px; }
body#projects li.about a			{ background-position: -62px -33px; width: 63px; left: 62px; }
body#projects li.about a:hover		{ background-position: -62px -66px; }
body#projects li.programs a			{ background-position: -125px -33px; width: 88px; left: 125px; }
body#projects li.programs a:hover	{ background-position: -125px -66px; }
body#projects li.projects a			{ background-position: -213px 0px; width: 76px; left: 213px; }
body#projects li.projects a:hover	{ background-position: -213px 0px; }
body#projects li.events a			{ background-position: -289px -33px; width: 64px; left: 289px; }
body#projects li.events a:hover		{ background-position: -289px -66px; }
body#projects li.partners a			{ background-position: -353px -33px; width: 74px; left: 353px; }
body#projects li.partners a:hover	{ background-position: -353px -66px; }

body#events li.home a				{ background-position: 0 -33px; width: 62px; left: 0px; }
body#events li.home a:hover			{ background-position: 0 -66px; }
body#events li.about a				{ background-position: -62px -33px; width: 63px; left: 62px; }
body#events li.about a:hover		{ background-position: -62px -66px; }
body#events li.programs a			{ background-position: -125px -33px; width: 88px; left: 125px; }
body#events li.programs a:hover		{ background-position: -125px -66px; }
body#events li.projects a			{ background-position: -213px -33px; width: 76px; left: 213px; }
body#events li.projects a:hover		{ background-position: -213px -66px; }
body#events li.events a				{ background-position: -289px 0px; width: 64px; left: 289px; }
body#events li.events a:hover		{ background-position: -289px 0px; }
body#events li.partners a			{ background-position: -353px -33px; width: 74px; left: 353px; }
body#events li.partners a:hover		{ background-position: -353px -66px; }

body#partners li.home a				{ background-position: 0 -33px; width: 62px; left: 0px; }
body#partners li.home a:hover		{ background-position: 0 -66px; }
body#partners li.about a			{ background-position: -62px -33px; width: 63px; left: 62px; }
body#partners li.about a:hover		{ background-position: -62px -66px; }
body#partners li.programs a			{ background-position: -125px -33px; width: 88px; left: 125px; }
body#partners li.programs a:hover	{ background-position: -125px -66px; }
body#partners li.projects a			{ background-position: -213px -33px; width: 76px; left: 213px; }
body#partners li.projects a:hover	{ background-position: -213px -66px; }
body#partners li.events a			{ background-position: -289px -33px; width: 64px; left: 289px; }
body#partners li.events a:hover		{ background-position: -289px -66px; }
body#partners li.partners a			{ background-position: -353px 0px; width: 74px; left: 353px; }
body#partners li.partners a:hover	{ background-position: -353px 0px; }

body#other li.home a			{ background-position: 0 -33px; width: 62px; left: 0px; }
body#other li.home a:hover		{ background-position: 0 -66px; }
body#other li.about a			{ background-position: -62px -33px; width: 63px; left: 62px; }
body#other li.about a:hover		{ background-position: -62px -66px; }
body#other li.programs a		{ background-position: -125px -33px; width: 88px; left: 125px; }
body#other li.programs a:hover	{ background-position: -125px -66px; }
body#other li.projects a		{ background-position: -213px -33px; width: 76px; left: 213px; }
body#other li.projects a:hover	{ background-position: -213px -66px; }
body#other li.events a			{ background-position: -289px -33px; width: 64px; left: 289px; }
body#other li.events a:hover	{ background-position: -289px -66px; }
body#other li.partners a		{ background-position: -353px -33px; width: 74px; left: 353px; }
body#other li.partners a:hover	{ background-position: -353px -66px; }

