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

a.home {
	width: 141px;
	}

a.about {
	width: 124px;
	}

a.press {
	width: 85px;
	}

a.menu {
	width: 78px;
	height: 48px;
	}

a.blog {
	width: 79px;
	}
	
a.bookstore {
	width: 123px;
	}

a.events {
	width: 96px;
	height: 38px;
	}

a.video {
	width: 84px;
	}

a.contact {
	width: 112px;
	}
