td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 16px}

a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #BF9A4E; text-decoration: none}
a:hover { color: #BF9A4E; text-decoration: underline }
a:active { color: #BF9A4E }

.h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #6D809A; font-weight: bold; line-height: 25px}

.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #6D809A}
.footer a { color: #FFFFFF; text-decoration: none } 
.footer a:hover { color: #FFFFFF; text-decoration: underline }
.footer a:active { color: #FFFFFF }

.copy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #3F3A2E}
.copy a { color: #3F3A2E; text-decoration: none } 
.copy a:hover { color: #BF9A4E; text-decoration: underline }
.copy a:active { color: #BF9A4E }

/* Navigation Rollovers */

	.nav_home a {
		background:		url("../images/nav2-home.gif") no-repeat;
		width:			70px;
		height:			19px;
		display:			block;
				}
	.nav_home a:hover {
		background:		url("../images/nav2-home.gif") 0px 0px no-repeat;
		background-position: 	0 -19px;
		}
	.nav_home a:active {
		background:		url("../images/nav2-home.gif") 0px -19px no-repeat;
		}


	.nav_bio a {
		background:		url("../images/nav2-bio.gif") no-repeat;
		width:			124px;
		height:			19px;
		display:			block;
				}
	.nav_bio a:hover {
		background:		url("../images/nav2-bio.gif") 0px 0px no-repeat;
		background-position: 	0 -19px;
		}
	.nav_bio a:active {
		background:		url("../images/nav2-bio.gif") 0px -19px no-repeat;
		}


	.nav_news a {
		background:		url("../images/nav2-news.gif") no-repeat;
		width:			72px;
		height:			19px;
		display:			block;
				}
	.nav_news a:hover {
		background:		url("../images/nav2-news.gif") 0px 0px no-repeat;
		background-position: 	0 -19px;
		}
	.nav_news a:active {
		background:		url("../images/nav2-news.gif") 0px -19px no-repeat;
		}


	.nav_tour a {
		background:		url("../images/nav2-touring.gif") no-repeat;
		width:			93px;
		height:			19px;
		display:			block;
				}
	.nav_tour a:hover {
		background:		url("../images/nav2-touring.gif") 0px 0px no-repeat;
		background-position: 	0 -19px;
		}
	.nav_tour a:active {
		background:		url("../images/nav2-touring.gif") 0px -19px no-repeat;
		}


	.nav_music a {
		background:		url("../images/nav2-music.gif") no-repeat;
		width:			74px;
		height:			19px;
		display:			block;
				}
	.nav_music a:hover {
		background:		url("../images/nav2-music.gif") 0px 0px no-repeat;
		background-position: 	0 -19px;
		}
	.nav_music a:active {
		background:		url("../images/nav2-music.gif") 0px -19px no-repeat;
		}

	
	.nav_shop a {
		background:		url("../images/nav2-shop.gif") no-repeat;
		width:			68px;
		height:			19px;
		display:			block;
				}
	.nav_shop a:hover {
		background:		url("../images/nav2-shop.gif") 0px 0px no-repeat;
		background-position: 	0 -19px;
		}
	.nav_shop a:active {
		background:		url("../images/nav2-shop.gif") 0px -19px no-repeat;
		}


	.nav_contact a {
		background:		url("../images/nav2-contact.gif") no-repeat;
		width:			97px;
		height:			19px;
		display:			block;
				}
	.nav_contact a:hover {
		background:		url("../images/nav2-contact.gif") 0px 0px no-repeat;
		background-position: 	0 -19px;
		}
	.nav_contact a:active {
		background:		url("../images/nav2-contact.gif") 0px -19px no-repeat;
		}
