#nav {
	height: 22px;
	margin: 0px;
	background: #1B1B1B;
	padding: 0px;
}

#nav img {
	border: none;
}

#nav li {
	float: left;
	list-style: none;
	height: 22px;
}

#nav :link, #nav :visited {
	text-decoration: none;
	height: 100%;
	display: block;
}

#foundation :link {
	letter-spacing: 0px;
}


/* Item specific css */
#foundation {
	background-image: url(images/button_foundation_new.gif);
	width: 135px;
}

.foundationOn {
	background-image: url(images/button_foundation_new_on.gif);
	width: 135px;
}

.foundation {
	background-image: url(images/button_foundation_new.gif);
	width: 135px;
}

#foundation:hover, #foundation.over {
	background-image: url(images/button_foundation_new_on.gif);
}

#store {
	background-image: url(images/button_store_new.gif);
	width: 58px;
}
.storeOn {
	background-image: url(images/button_store_new_on.gif);
	width: 58px;
}

.store {
	background-image: url(images/button_store_new.gif);
	width: 58px;
}

#store:hover, #store.over {
	background-image: url(images/button_store_new_on.gif);
}

.playerbioOn {
	background-image: url(images/button_bio_new_on.gif);
	width: 90px;
}

.playerbio {
	background-image: url(images/button_bio_new.gif);
	width: 90px;
}

#playerbio {
	background-image: url(images/button_bio_new.gif);
	width: 90px;
}

#playerbio:hover, #playerbio.over {
	background-image: url(images/button_bio_new_on.gif);
}

#calendarNav {
	background-image: url(images/button_calendar_new.gif);
	width: 86px;
}

#calendarNav:hover, #calendarNav.over {
	background-image: url(images/button_calendar_new_on.gif);
}

.calendarNavOn {
	background-image: url(images/button_calendar_new_on.gif);
	width: 86px;
}

.calendarNav {
	background-image: url(images/button_calendar_new.gif);
	width: 86px;
}

#news {
	background-image: url(images/button_news_new.gif);
	width: 102px;
}

#news:hover, #news.over {
	background-image: url(images/button_news_new_on.gif);
}

.newsOn {
	background-image: url(images/button_news_new_on.gif);
	width: 102px;
}

.news {
	background-image: url(images/button_news_new.gif);
	width: 102px;
}

#drawing {
	background-image: url(images/button_drawing_new.gif);
	width: 81px;
}

#drawing:hover, #drawing.over {
	background-image: url(images/button_drawing_new_on.gif);
}

.drawingOn {
	background-image: url(images/button_drawing_new_on.gif);
	width: 81px;
}

.drawing {
	background-image: url(images/button_drawing_new.gif);
	width: 81px;
}
#ask {
	background-image: url(images/button_askjoey_new.gif);
	width: 75px;
}

#ask:hover, #ask.over {
	background-image: url(images/button_askjoey_new_on.gif);
}

.askOn {
	background-image: url(images/button_askjoey_new_on.gif);
	width: 75px;
}

.ask {
	background-image: url(images/button_askjoey_new.gif);
	width: 75px;
}

#links {
	background-image: url(images/button_links_new.gif);
	width: 54px;
}

#links:hover, #links.over {
	background-image: url(images/button_links_new_on.gif);
}

.linksOn {
	background-image: url(images/button_links_new_on.gif);
	width: 54px;
}

.links {
	background-image: url(images/button_links_new.gif);
	width: 54px;
}

#photos {
	background-image: url(images/button_photos_new.gif);
	width: 69px;
}

#photos:hover, #photos.over {
	background-image: url(images/button_photos_new_on.gif);
}

.photosOn {
	background-image: url(images/button_photos_new_on.gif);
	width: 69px;
}

.photos {
	background-image: url(images/button_photos_new.gif);
	width: 69px;
}