.nav {
	width: 824px;
	height: 83px;
	background: url(nav.jpg);
	overflow: hidden;
	}
	
.nav a {
	display: block;
	height: 53px;
	float: left;
	text-indent: -9999px;
	}

a.home {
	width: 139px;
	}

a.about {
	width: 102px;
	}

a.press {
	width: 64px;
	}

a.menu {
	width: 62px;
	height: 58px;
	}

a.blog {
	width: 62px;
	}
	
a.bookstore {
	width: 94px;
	}

a.events {
	width: 75px;
	height: 48px;
	}

a.video {
	width: 65px;
	}

a.contact {
	width: 91px;
	}
