	body,
	html {
		margin:0;
		padding:0;
		background:#f2f2f2;
		color:#000;
	}
	body {
		background-color: #333333;
		background-position: center top;
		background-repeat: repeat-y;
		min-width:950px;
	}
	a:link {
		font-weight: bold;
		color: #990000;
		text-decoration: none;
	}
	a:visited {
		font-weight: bold;
		color: #990000;
		text-decoration: none;
	}
	a:hover {
		font-weight: bold;
		color: #990000;
		text-decoration: underline;
	}
	a:active {
		font-style: italic;
		font-weight: bold;
		color: red;
		text-decoration: none;
	}
	#wrap {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		background:white;
		margin:0 auto;
		width: 920px;
	}
	#header {
		margin: 0px;
		padding: 0px;
		height: 316px;
		width: 920px;
		background-image: url(img/header.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-color: #cccccc;
	}
	#header h1 {
		height: 1px;
		width: 1px;
		padding: 0px;
		margin: 0px;
		visibility: hidden;
	}
	#nav {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 215px;
		padding: 0px;
		height: 45px;
		width: 920px;
		background-color: #990000;
	}
	#nav a {
		margin: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 15px;
		padding-left: 15px;
	}
	#main {
		width: 920px;
		padding-bottom: 15px;
		padding-top: 15px;
		margin: 0px;
	}
	#main td {
		margin: 0px;
		padding: 10px;
	}
	#newslist {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 5px;
		padding-left: 15px;
		padding-bottom: 40px;
		padding-right: 15px;
		padding-top: 0px;
	}
	#newslist li {
		padding-top: 5px;
		margin-left: 10px;
		color: #333333;
		line-height: 18px;
		font-size: 14px;
		padding-bottom: 10px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
	}
	.mailin {
		margin: 0px;
		padding-left: 10px;
		padding-bottom: 8px;
		padding-right: 10px;
		padding-top: 0px;
		line-height: 14px;
		color: #666666;
		font-size: 12px;
	}
	.introtest {
		padding-bottom: 5px;
		padding-top: 5px;
		margin: 0px;
		color: #333333;
		line-height: 18px;
		font-size: 15px;
		padding-right: 40px;
		padding-left: 30px;
	}
	#footer {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 20px;
		padding: 15px;
		height: 81px;
		width: 890px;
		background-image: url(img/footer.jpg);
	}
	#credits {
		padding-left: 0px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
		text-align: right;
		color: #999999;
		font-size: 11px;
		margin: 0px;
		height: 15px;
		width: 910px;
		background-color: white;
	}
	.notealbum {
		padding-right: 35px;
		line-height: 16px;
		font-size: 14px;
	}
	.notealbum a {
		padding-right: 5px;
		padding-left: 5px;
	}
	#footer p {
		padding-bottom: 10px;
		padding-top: 10px;
		font-size: 12px;
		color: #666666;
		text-align: center;
	}
	#footer p a {
		line-height: 20px;
		font-size: 15px;
		color: #333333;
		padding-right: 20px;
		padding-left: 20px;
	}
	#newsbar {
		border-bottom-color: #cccccc;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		margin: 0px;
		padding-left: 235px;
		padding-top: 19px;
		background-image: url(img/newsbar.gif);
		background-position: 25px center;
		background-repeat: no-repeat;
		background-color: #f3f3f3;
		width: 685px;
		height: 31px;
	}
	#shop {
		height: 40px;
		width: 870px;
		background-image: url(img/myshop.gif);
		background-position: right center;
		background-repeat: no-repeat;
	}
	#music {
		height: 40px;
		width: 870px;
		background-image: url(img/mymusic.gif);
		background-position: right center;
		background-repeat: no-repeat;
	}
	#live {
		height: 40px;
		width: 870px;
		background-image: url(img/liveconcert.gif);
		background-position: right center;
		background-repeat: no-repeat;
	}
	#contact {
		height: 40px;
		width: 870px;
		background-image: url(img/contact_07.gif);
		background-position: right center;
		background-repeat: no-repeat;
	}
	#biog {
		height: 40px;
		width: 870px;
		background-image: url(img/biography.gif);
		background-position: right center;
		background-repeat: no-repeat;
	}
	#mailinbar {
		font-style: italic;
		margin-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		width: 900px;
	}
	#mailinbar label {
		font-weight: bold;
		color: #920000;
	}
	
	
	
	
	
	
	
	/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
width: 670px; 
height: 35px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
width: 670px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
font-family: Helvetica, Verdana, Arial, sans-serif;                       
position: relative;
left: 650px;
font: bold 14px;
margin: 0;
padding: 0;

}
ul.newsticker li {
list-style-type: none;
padding: 0px;
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
}
ul.newsticker span {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 5px;
	background-repeat: no-repeat;
	color: #4c4c4c;
	line-height: 25px;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
h3 {
	padding-left: 30px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: maroon;
	font-size: 34px;
	font-family: Garamond, "Times New Roman", Times, serif;
}
h4 {
	margin: 0px;
	padding: 0px;
	color: maroon;
	font-size: 28px;
	font-family: Garamond, "Times New Roman", Times, serif;
}
h5 {
	font-style: normal;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #7f7f7f;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.price {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: maroon;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pics img {
	padding-right: 5px;
	padding-left: 5px;
}
#band {
	padding-top: 15px;
	height: 250px;
	margin-left: 30px;
	margin-right: 50px;
	background-image: url(img/band.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	list-style-type: none;
	color: maroon;
	line-height: 30px;
	font-size: 24px;
}
#band li {
	padding-left: 450px;
	padding-bottom: 10px;
}
#bordo td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.preview {
	padding-left: 50px;
	color: gray;
	line-height: 15px;
	font-size: 12px;
}
.buy {
	text-align: center;
	font-style: italic;
	color: #999999;
	font-size: 11px;
}
#blog {
	margin: 0px;
	padding-bottom: 5px;
	background-color: #e6e6e6;
	border-bottom-color: maroon;
	border-bottom-style: dotted;
	border-top-color: maroon;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 5px;
}
#blog h3 {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: maroon;
} 
	
