html, body {
	margin:0;
	padding:0;
	font-family:verdana,sans-serif,arial;
	color:#e9e5f6;
	font-size:12px;
	height:100%;
}
body {
	background:#331a74;
	margin:0;
	padding:0;
	font-family:verdana,sans-serif,arial;
	color:#e9e5f6;
	font-size:12px;
	height:100%;
}
table, tr, td {
	font-family:verdana,sans-serif,arial;
	color:#e9e5f6;
	font-size:12px;
}
a:link {color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
a:visited {color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
a:hover {color:#ffff00;
	font-weight:bold;
	text-decoration: none;
}
a:active {color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
	#nav {
		margin:0;
		padding:0 0 0 60px;
		background:#000000;
		width:720px;
		float:center;
		text-align:center;
		border:1px solid #000000;
		border-width:1px 0;
	}
	#nav li {
		display:inline;
		padding:0;
		margin:0;
	}
	#nav a:link,
	#nav a:visited {
		color:#fff;
		background:#000;
		padding:5px 10px 5px 10px;
		float:left;
		text-decoration:none;
		font:bold 1em/1em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-shadow: 2px 2px 2px #555;
		text-decoration:none;
	}
	#nav a:hover {
		color:#00ff00;
		background:#000;
		text-decoration:underline;
	}
	#nav li:first-child a {
		border-left:1px solid #000;
	}
	#home #nav-home a,
	#appearances #nav-appearances a,
	#photos #nav-photos a,
	#listen #nav-listen a,
	#presskit #nav-presskit a,
	#video #nav-video a,
	#blog #nav-blog a,
	#contact #nav-contact a {
		background:#000;
		color:#0f0;
		text-shadow:none;
		width:auto;
		border-right:0px solid #fff;
		text-decoration:underline;
	}

#navnew ul {
list-style: none;
margin: 0;
padding: 0;
}

#navnew li {
list-style: none;
float: left;
padding: 0;
margin: 0;
}

#navnew a {
display: block;
height: 36px; 
text-indent: -5000px;
overflow: hidden;
}

#navnew a:hover {
background-image: none;
}

#blognew {
width: 180px;
background: transparent url(images/menu-blog.gif) no-repeat 0 -36px;
}

#blognew a {
background: transparent url(images/menu-blog.gif) 
no-repeat 0 0;
}

#videonew {
width: 180px;
background: transparent url(images/menu-video.gif) no-repeat 0 -36px;
}

#videonew a {
background: transparent url(images/menu-video.gif) no-repeat 0 0;
}

#calendarnew {
width: 180px;
background: transparent url(images/menu-calendar.gif) no-repeat 0 -36px;
}

#calendarnew a {
background: transparent url(images/menu-calendar.gif) 
no-repeat 0 0;
}

#photosnew {
width: 180px;
background: transparent url(images/menu-photos.gif) no-repeat 0 -36px;
}

#photosnew a {
background: transparent url(images/menu-photos.gif) 
no-repeat 0 0;
}

#musicnew {
width: 180px;
background: transparent url(images/menu-music.gif) no-repeat 0 -36px;
}

#musicnew a {
background: transparent url(images/menu-music.gif) 
no-repeat 0 0;
}

#pressnew {
width: 180px;
background: transparent url(images/menu-press.gif) no-repeat 0 -36px;
}

#pressnew a {
background: transparent url(images/menu-press.gif) 
no-repeat 0 0;
}

#contactnew {
width: 180px;
background: transparent url(images/menu-contact.gif) no-repeat 0 -36px;
}

#contactnew a {
background: transparent url(images/menu-contact.gif) 
no-repeat 0 0;
}

#homenew {
width: 180px;
background: transparent url(images/menu-home.gif) no-repeat 0 -36px;
}

#homenew a {
background: transparent url(images/menu-home.gif) 
no-repeat 0 0;
}
