	@charset "utf-8";
	/* CSS Document */
	body,
		html {
	margin:0;
	padding:0;
	color:#000;
	background-color: #1F1F1F;
	background-image: url(../images/bkgd_pattern.gif);
		}
		body {
		min-width:700px;
		
		}
		
		body a {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
		body A:hover {text-decoration: underline;color:#ffffff;}
		body A:active {color: #990000;}
		
		
		#wrap {
	background:#000000;
	margin:0 auto;
	width:700px;
	border: thin solid #990000;
		}
		#header {
		background-color: #000000;
		background-image: url(../images/header2.jpg);
		background-repeat: no-repeat;
		width: 700px;
		height: 278px;
		}
		#header h1 {
			padding:5px;
			margin:0;
		}
		#nav {
	padding:2px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
		}
		#nav ul{
			margin:0;
			padding:0;
			list-style:none;
		}
		#nav li{
	display:inline;
	margin:0;
	padding:0;
	margin-left: -10px;
			
		}

#main2 {
	float:left;
	width:480px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	background-color: #000000;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 10px;
		}

		#main {
	float:left;
	width:540px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	background-color: #000000;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 10px;
		}
#wrap #wrap2 #nav a {
	color: #CCCCCC;
	text-decoration: none;
	}


		#main h2, #main h3, #main p {
	padding:0 10px;
		}
#wrap #wrap2 #sidebar h3 {
	font-size: 14px;
	font-weight: bold;
}

#sidebar2 {
	background:#000000;
	float:right;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding-right: 10px;
		}

		#sidebar {
	background:#000000;
	float:right;
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
		}
		#sidebar ul {
			margin-bottom:0;
		}
		#sidebar h3, #sidebar p {
	padding:10px 10px 0 0;
		}
		#footer {
	clear:both;
	background-color: #000000;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		}
		#footer p {
	padding:5px;
	margin:0;
	text-align: center;
		}
		
	#wrap #wrap2 #nav li {padding-left: 50px;}
	#wrap #wrap2 #nav li.center {padding-right: 50px;}
	
	#wrap #wrap2 #nav A:visited {
	color: #CCCCCC;
}
	#wrap #wrap2 #nav A:active {
	color: #990000;
}
	#wrap #wrap2 #nav A:hover {text-decoration: underline;}
	
	
	img {
	text-align: center;
	border: 1px solid #ff0000;
}
  	h2.news {background-image:url(../images/news.gif);
	background-repeat: no-repeat;
	display:block;
	width:121px;
	height:48px;}
	
	h2.bio {background-image:url(../images/bio.gif);
	background-repeat: no-repeat;
	display:block;
	width:121px;
	height:48px;}
	
	h2.music {background-image:url(../images/music.gif);
	background-repeat: no-repeat;
	display:block;
	width:121px;
	height:48px;}
	
	h2.tour {background-image:url(../images/tour.gif);
	background-repeat: no-repeat;
	display:block;
	width:121px;
	height:48px;}
	
	h2.pics {background-image:url(../images/pics.gif);
	background-repeat: no-repeat;
	display:block;
	width:121px;
	height:48px;}
	
	h2.contact {background-image:url(../images/contact.gif);
	background-repeat: no-repeat;
	display:block;
	width:180px;
	height:48px;}
	
	h2.links {background-image:url(../images/links.gif);
	background-repeat: no-repeat;
	display:block;
	width:121px;
	height:48px;}
	
	h2.presskit {background-image:url(../images/presskit.gif);
	background-repeat: no-repeat;
	display:block;
	width:210px;
	height:48px;}
	
#wrap #wrap2 #main ul {
	list-style-position: inside;
}
