/*

	-- -- -- -- -- -- --
	Adapted from:
	-- -- -- -- -- -- --
	css sprites2
	nav style, with style for scripted elements

	http://www.alistapart.com/articles/sprites2
	-- -- -- -- -- -- --
	
*/
#container {
	background: red;
	padding: 0;
	width: 771px;
}
ul {
	margin: 0;
}
body {
	color: #000;
	background: #fff;
}
.nav {
	width: 771px;
	height: 52px;
	background: url(../site_graphics/menu_wide2.gif) no-repeat;
	position: relative;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 52px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}




.nav .home a:link, .nav .home a:visited {
	left: 0;
	width: 104px;
}
.nav .home a:hover, .nav .home a:focus {
	background: url(../site_graphics/menu_wide2.gif) no-repeat 0 -52px;
}
.nav .home a:active {
	background: url(../site_graphics/menu_wide2.gif) no-repeat 0 -52px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../site_graphics/menu_wide2.gif) no-repeat 0 -104px;
	cursor: default;
}
.nav-home, .nav-home-click {
	position: absolute;
	top: 0;
	left: 0;
	width: 104px;
	height: 52px;
	background: url(../site_graphics/menu_wide2.gif) no-repeat 0 -52px;
}
.nav-home-click {
	background: url(../site_graphics/menu_wide2.gif) no-repeat 0 -52px;
}







	.nav .news a:link, .nav .news a:visited {
		left: 104px;
		width: 83px;
	}
	.nav .news a:hover, .nav .news a:focus {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -104px -52px;
	}
	.nav .news a:active {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -104px -52px;
	}
.current-news .news a:link, .current-news .news a:visited {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -104px -104px;
		cursor: default;
	}
	.nav-news, .nav-news-click {
		position: absolute;
		top: 0;
		left: 104px;
		width: 83px;
		height: 52px;
		background: url(../site_graphics/menu_wide2.gif) no-repeat -104px -52px;
	}
	.nav-news-click {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -104px -52px;
	}
	
	
	
	.nav .waffles a:link, .nav .waffles a:visited {
		left: 187px;
		width: 164px;
	}
	.nav .waffles a:hover, .nav .waffles a:focus {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -187px -52px;
	}
	.nav .waffles a:active {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -187px -52px;
	}
.current-waffles .waffles a:link, .current-waffles .waffles a:visited {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -187px -104px;
		cursor: default;
	}
	.nav-waffles, .nav-waffles-click {
		position: absolute;
		top: 0;
		left: 187px;
		width: 164px;
		height: 52px;
		background: url(../site_graphics/menu_wide2.gif) no-repeat -187px -52px;
	}
	.nav-waffles-click {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -187px -52px;
	}

/*

	.nav .waffles a:link, .nav .waffles a:visited {
		left: 187px;
		width: 164px;
	}
	.nav .waffles a:hover, .nav .waffles a:focus {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -187px -52px;
	}
	.nav .waffles a:active {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -187px -52px;
	}
	.current-waffles .waffles a:link, .current-waffles .waffles a:visited {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -187px -104px;
		cursor: default;
	}
	.nav-waffles, .nav-waffles-click {
		position: absolute;
		top: 0;
		left: 187px;
		width: 137px;
		height: 52px;
		background: url(../site_graphics/menu_wide2.gif) no-repeat -187px -52px;
	}
	.nav-waffles-click {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -187px -52px;
	}

*/
	
.nav .links a:link, .nav .links a:visited {
		left: 350px;
		width: 81px;
	}
	.nav .links a:hover, .nav .links a:focus {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -350px -52px;
	}
	.nav .links a:active {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -350px -52px;
	}
	.current-links .links a:link, .current-links .links a:visited {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -350px -104px;
		cursor: default;
	}
	.nav-links, .nav-links-click {
		position: absolute;
		top: 0;
		left: 350px;
		width: 81px;
		height: 52px;
		background: url(../site_graphics/menu_wide2.gif) no-repeat -350px -52px;
	}
	.nav-links-click {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -350px -52px;
	}
	
	
	
	
	
	
.nav .odds a:link, .nav .odds a:visited {
		left: 433px;
		width: 140px;
	}
	.nav .odds a:hover, .nav .odds a:focus {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -433px -52px;
	}
	.nav .odds a:active {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -433px -52px;
	}
	.current-odds .odds a:link, .current-odds .odds a:visited {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -433px -104px;
		cursor: default;
	}
	.nav-odds, .nav-odds-click {
		position: absolute;
		top: 0;
		left: 433px;
		width: 140px;
		height: 52px;
		background: url(../site_graphics/menu_wide2.gif) no-repeat -433px -52px;
	}
	.nav-odds-click {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -433px -52px;
	}



.nav .books a:link, .nav .books a:visited {
		left: 571px;
		width: 86px;
	}
	.nav .books a:hover, .nav .books a:focus {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -571px -52px;
	}
	.nav .books a:active {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -571px -52px;
	}
	.current-books .books a:link, .current-books .books a:visited {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -571px -104px;
		cursor: default;
	}
	.nav-books, .nav-books-click {
		position: absolute;
		top: 0;
		left: 571px;
		width: 86px;
		height: 52px;
		background: url(../site_graphics/menu_wide2.gif) no-repeat -571px -52px;
	}
	.nav-books-click {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -571px -52px;
	}
	
	
	
	.nav .contact a:link, .nav .contact a:visited {
		left: 658px;
		width: 113px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -658px -52px;
	}
	.nav .contact a:active {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -658px -52px;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -658px -104px;
		cursor: default;
	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 658px;
		width: 113px;
		height: 52px;
		background: url(../site_graphics/menu_wide2.gif) no-repeat -658px -52px;
	}
	.nav-contact-click {
		background: url(../site_graphics/menu_wide2.gif) no-repeat -658px -52px;
	}

