#navigation table {
	width:720px;
	border:none;
}

/* Rollover classes */
.voice {
	display:block;
	width:70px;
	height:33px;
	background:url(../images/nav_voice.jpg) no-repeat;
	text-indent:-9999px;
}

a.voice:link, a.voice:visited, a.voice:active {
	background:url(../images/nav_voice.jpg) no-repeat;
}

a.voice:hover {
	background-position:-70px 0;
}

.on-camera {
	display:block;
	width:106px;
	height:33px;
	background:url(../images/nav_on-camera.jpg) no-repeat;
	text-indent:-9999px;
}

a.on-camera:link, a.on-camera:visited, a.on-camera:active {
	background:url(../images/nav_on-camera.jpg) no-repeat;
}

a.on-camera:hover {
	background-position:-106px 0;
}

.biography {
	display:block;
	width:100px;
	height:33px;
	background:url(../images/nav_biography.jpg) no-repeat;
	text-indent:-9999px;
}

a.biography:link, a.biography:visited, a.biography:active {
	background:url(../images/nav_biography.jpg) no-repeat;
}

a.biography:hover {
	background-position:-100px 0;
}

.experience {
	display:block;
	width:107px;
	height:33px;
	background:url(../images/nav_experience.jpg) no-repeat;
	text-indent:-9999px;
}

a.experience:link, a.experience:visited, a.experience:active {
	background:url(../images/nav_experience.jpg) no-repeat;
}

a.experience:hover {
	background-position:-107px 0;
}

.gallery {
	display:block;
	width:80px;
	height:33px;
	background:url(../images/nav_gallery.jpg) no-repeat;
	text-indent:-9999px;
}

a.gallery:link, a.gallery:visited, a.gallery:active {
	background:url(../images/nav_gallery.jpg) no-repeat;
}

a.gallery:hover {
	background-position:-80px 0;
}

.affiliations {
	display:block;
	width:114px;
	height:33px;
	background:url(../images/nav_affiliations.jpg) no-repeat;
	text-indent:-9999px;
}

a.affiliations:link, a.affiliations:visited, a.affiliations:active {
	background:url(../images/nav_affiliations.jpg) no-repeat;
}

a.affiliations:hover {
	background-position:-114px 0;
}

.contact {
	display:block;
	width:84px;
	height:33px;
	background:url(../images/nav_contact.jpg) no-repeat;
	text-indent:-9999px;
}

a.contact:link, a.contact:visited, a.contact:active {
	background:url(../images/nav_contact.jpg) no-repeat;
}

a.contact:hover {
	background-position:-84px 0;
}

.faq {
	display:block;
	width:59px;
	height:33px;
	background:url(../images/nav_faq.jpg) no-repeat;
	text-indent:-9999px;
}

a.faq:link, a.faq:visited, a.faq:active {
	background:url(../images/nav_faq.jpg) no-repeat;
}

a.faq:hover {
	background-position:-59px 0;
}