#nav {
	background: transparent url(images/sikhchic-header.jpg) left top no-repeat;
	width:842px;
}

#nav h1 {
	display:block;
	width:296px;
	height:64px;
}

#nav h1 a{
	display:block;
	text-indent:-9999px;
	width:296px;
	height:64px;
}

#nav h2 {
	display:block;
	height:54px;
	float:left;
}

#nav h2 a {
	display:block;
	height:54px;
	text-indent:-9999px;
}
/*
#one, #one a {width:60px;}
#two, #two a {width:103px;}
#three, #three a {width:136px;}
#four, #four a {width:59px;}
#five, #five a {width:67px;}
#six, #six a {width:104px;}
#seven, #seven a {width:64px;}
#eight, #eight a {width:78px;}
#nine, #nine a {width:65px;}
#ten, #ten a {width:106px;}
*/  

/*#one a {background:transparent url(images/one-bg.jpg) 0px 0px no-repeat;}
#two a {background:transparent url(images/two-bg.jpg) 0px 0px no-repeat;}
#three a {background:transparent url(images/three-bg.jpg) 0px 0px no-repeat;}
#four a {background:transparent url(images/four-bg.jpg) 0px 0px no-repeat;}
#five a {background:transparent url(images/five-bg.jpg) 0px 0px no-repeat;}
#six a {background:transparent url(images/six-bg.jpg) 0px 0px no-repeat;}
#seven a {background:transparent url(images/seven-bg.jpg) 0px 0px no-repeat;}
#eight a {background:transparent url(images/eight-bg.jpg) 0px 0px no-repeat;}
#nine a {background:transparent url(images/nine-bg.jpg) 0px 0px no-repeat;}

#ten a {background:transparent url(images/ten-bg.jpg) 0px 0px no-repeat;}
*/

#nav h2 a:hover, #nav h2 a.selected {background-position: 0px -54px !important;}

/*#pageone #one a,
#pagetwo #two a,
#pagethree #three a,
#pagefour #four a,
#pagefive #five a,
#pagesix #six a,
#pageseven #seven a,
#pageeight #eight a,
#pagenine #nine a,
#pageten #ten a {background-position: 0px -54px !important;}*/

/* The following styles are used for the Special Features navigation */
#special_features_nav {
	float: left;
	position: relative;
	right: 7px;
	margin: 0;
	padding-right: 13px;
	width: 100%;
	height: 34px;
	background: transparent url(images/features_nav_bg.gif) repeat;
}

#special_features_nav ul {
	margin: 0;
	padding-left: 112px;
	width: 744px;
	height: 34px;
	list-style: none;
	overflow: hidden;
	background:  transparent url(images/special_features_bg.gif) no-repeat 0 0;
}

#special_features_nav ul li {
	float: left;
	margin: 0;
	height: 26px;
}

#special_features_nav ul li a {
	display: block;
	height: 26px;
}

#special_features_nav ul li a span {
	display: none;
}

#special_features_nav li.eighty-four a {
	width: 67px;
	background: url(images/features_navsprite.gif) no-repeat -112px 0;
}

#special_features_nav li.eighty-four a:hover {
	background: url(images/features_navsprite.gif) no-repeat -112px -34px;
}

#special_features_nav li.resource-library a {
	width: 133px;
	background: url(images/features_navsprite.gif) no-repeat -179px 0;
}

#special_features_nav li.resource-library a:hover {
	background: url(images/features_navsprite.gif) no-repeat -179px -34px;
}

#special_features_nav li.gallery a {
	width: 82px;
	background: url(images/features_navsprite.gif) no-repeat -312px 0;
}

#special_features_nav li.gallery a:hover {
	background: url(images/features_navsprite.gif) no-repeat -312px -34px;
}

#special_features_nav li.our-heroes a {
	width: 98px;
	background: url(images/features_navsprite.gif) no-repeat -394px 0;
}

#special_features_nav li.our-heroes a:hover {
	background: url(images/features_navsprite.gif) no-repeat -394px -34px;
}

#special_features_nav li.our-best-friends a {
	width: 138px;
	background: url(images/features_navsprite.gif) no-repeat -492px 0;
}

#special_features_nav li.our-best-friends a:hover {
	background: url(images/features_navsprite.gif) no-repeat -492px -34px;
}

#special_features_nav li.partition a {
	width: 88px;
	background: url(images/features_navsprite.gif) no-repeat -630px 0;
}

#special_features_nav li.partition a:hover {
	background: url(images/features_navsprite.gif) no-repeat -630px -34px;
}

#special_features_nav li.current-events a {
	width: 128px;
	background: url(images/features_navsprite.gif) no-repeat -718px 0;
}

#special_features_nav li.current-events a:hover {
	background: url(images/features_navsprite.gif) no-repeat -718px -34px;
}