#nav {
	width: 925px;
	float: left;
	text-align: left;
	background-image: none;
	height: 33px;
}

#nav ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

#nav li {
	display: inline;
	list-style: none;
	text-decoration: none;
}

ul#topnav {
	width: 925px;
	height: 33px;
	list-style-type: none;
	text-decoration: none;
}

ul#topnav li {
	display: inline;
}

ul#topnav li a {
	float: left;
	height: 33px;
	text-indent: -9999px;
}

/* @group Home */

ul#topnav li#home a {
	width: 73px;
	background: url(../images/eo_whole.gif) no-repeat 0 0;
	height: 33px;
}

ul#topnav li#home a:hover {
	width: 73px;
	background: url(../images/eo_whole.gif) no-repeat 0 -33px;
	height: 33px;
}

ul#topnav li#home.active a {
	width: 73px;
	background: url(../images/eo_whole.gif) no-repeat 0 -66px;
	height: 33px;
}

/* @end */

/* @group About */

ul#topnav li#about a {
	width: 107px;
	background: url(../images/eo_whole.gif) no-repeat -73px 0;
	height: 33px;
}

ul#topnav li#about a:hover {
	width: 107px;
	background: url(../images/eo_whole.gif) no-repeat -73px -33px;
	height: 33px;
}

ul#topnav li#about.active a {
	width: 107px;
	background: url(../images/eo_whole.gif) no-repeat -73px -66px;
	height: 33px;
}

/* @end */

/* @group Events */

ul#topnav li#events a {
	width: 89px;
	background: url(../images/eo_whole.gif) no-repeat -180px 0;
	height: 33px;
}

ul#topnav li#events a:hover {
	width: 89px;
	background: url(../images/eo_whole.gif) no-repeat -180px -33px;
	height: 33px;
}

ul#topnav li#events.active a {
	width: 89px;
	background: url(../images/eo_whole.gif) no-repeat -180px -66px;
	height: 33px;
}

/* @end */

/* @group Partners */

ul#topnav li#partners a {
	width: 112px;
	background: url(../images/eo_whole.gif) no-repeat -269px 0;
	height: 33px;
}

ul#topnav li#partners a:hover {
	width: 112px;
	background: url(../images/eo_whole.gif) no-repeat -269px -33px;
	height: 33px;
}

ul#topnav li#partners.active a {
	width: 112px;
	background: url(../images/eo_whole.gif) no-repeat -269px -66px;
	height: 33px;
}

/* @end */

/* @group Donation */

ul#topnav li#donation a {
	width: 109px;
	background: url(../images/eo_whole.gif) no-repeat -381px 0;
	height: 33px;
}

ul#topnav li#donation a:hover {
	width: 109px;
	background: url(../images/eo_whole.gif) no-repeat -381px -33px;
	height: 33px;
}

ul#topnav li#donation.active a {
	width: 109px;
	background: url(../images/eo_whole.gif) no-repeat -381px -66px;
	height: 33px;
}

/* @end */

/* @group Salvation */

ul#topnav li#salvation a {
	width: 114px;
	background: url(../images/eo_whole.gif) no-repeat -490px 0;
	height: 33px;
}

ul#topnav li#salvation a:hover {
	width: 114px;
	background: url(../images/eo_whole.gif) no-repeat -490px -33px;
	height: 33px;
}

ul#topnav li#salvation.active a {
	width: 114px;
	background: url(../images/eo_whole.gif) no-repeat -490px -66px;
	height: 33px;
}

/* @end */

/* @group Media */

ul#topnav li#media a {
	width: 81px;
	background: url(../images/eo_whole.gif) no-repeat -604px 0;
	height: 33px;
}

ul#topnav li#media a:hover {
	width: 81px;
	background: url(../images/eo_whole.gif) no-repeat -604px -33px;
	height: 33px;
}

ul#topnav li#media.active a {
	width: 81px;
	background: url(../images/eo_whole.gif) no-repeat -604px -66px;
	height: 33px;
}

/* @end */

/* @group Bookstore */

ul#topnav li#bookstore a {
	width: 120px;
	background: url(../images/eo_whole.gif) no-repeat -685px 0;
	height: 33px;
}

ul#topnav li#bookstore a:hover {
	width: 120px;
	background: url(../images/eo_whole.gif) no-repeat -685px -33px;
	height: 33px;
}

ul#topnav li#bookstore.active a {
	width: 120px;
	background: url(../images/eo_whole.gif) no-repeat -685px -66px;
	height: 33px;
}

/* @end */

/* @group Contact */

ul#topnav li#contact a {
	width: 120px;
	background: url(../images/eo_whole.gif) no-repeat -805px 0;
	height: 33px;
}

ul#topnav li#contact a:hover {
	width: 120px;
	background: url(../images/eo_whole.gif) no-repeat -805px -33px;
	height: 33px;
}

ul#topnav li#contact.active a {
	width: 120px;
	background: url(../images/eo_whole.gif) no-repeat -805px -66px;
	height: 33px;
}

/* @end */