html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	scrollbar-arrow-color: #b43717;
	scrollbar-3dlight-color: #000;
	scrollbar-highlight-color: #b43717;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #b43717;
	scrollbar-darkshadow-color: #b43717;
	scrollbar-track-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	text-align: center;
	}

h1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
h2 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #cc3300
	}	
	
h3 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}		

#wrapper {
	width: 500px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	background: #000;
	color: #FFFFFF;
	}
	
#indexwrapper {
	width: 700px;
	text-align: middle;
	margin: 20px auto 0px;
	padding: 0px;
	height: auto;
	background: #000;
	color: #FFFFFF;
	vertical-align: middle;
	}	
	
#header {
	height: 25px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	
}

#headerlive {
	background: url(../images/live/header/live.jpg) no-repeat;
	height: 161px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	
}

#headerphotos {
	background: url(../images/photos/header/photo.jpg) no-repeat;
	height: 161px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	
}

#headerdownloads {
	background: url(../images/downloads/header/downloads.jpg);
	height: 161px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	
}

#headercontact {
	background: url(../images/contact/header/contact.jpg);
	height: 161px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	
}

#headeralbum {
	background: url(../images/album/header/album.jpg);
	height: 161px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	}
	
#headerlinks {
	background: url(../images/links/header/links.jpg);
	height: 161px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	}
	
#headerpress {
	background: url(../images/press/header/press.jpg);
	height: 161px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	}
	
#headerstore {
	background: url(../images/store/header/store.jpg);
	height: 161px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	}	
	
#headerguestbook {
	background: url(../images/guestbook/header/guestbook.jpg);
	height: 161px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	}		
	
#headersubscribe {
	background: url(../images/subscribe/header/subscribe.jpg);
	height: 161px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dashed #b43717;
	}				

#content {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	}
	
#contentphotos {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	text-align: center;
	}

#contentlyrics {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	text-align: justify;
	}
	
#contententer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	text-align: center;
	background: url(../images/live/enter.jpg) no-repeat center center;
	height: 1000px;
	}	
	
#leftcolumn {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	float: left;
	width: 225px;
	}
	
#nav {
	font-size: 11px;
	}


#nav ul {
	border-bottom: 2px dashed #b43717;
	padding: 2px;
	color: #FFFFFF;
	background: #000000;
}


#nav ul li {
	display: inline;
	}

#nav ul li a{
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
	text-align: left;
	font-weight: bold;
	background: #000000;
} 

#nav ul li a:hover, #nav ul li a:focus{
	color: #b43717;
	background: #000
}

#navmain {
font-size: 9px;
text-align: center;
	}


#navmain ulmain {
	color: #FFFFFF;
	background: #000000;
}


#navmain ulmain limain {
	display: inline;
	}

#navmain ulmain limain a{
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 0px;
	background: #000000;
} 

#navmain ulmain limain a:hover, #nav ul li a:focus{
	color: #b43717;
	background: #000
}


#footer {
	clear: both;
	padding: 0px;
	width: 500px;
	text-align: center;
	border-top: 2px dashed #B83919;
	border-right: 2px #B83919;
	border-bottom: 2px #B83919;
	border-left: 2px #B83919;
	color: #FFFFFF;
	background: #000000 center;
}

#indexfooter {
	clear: both;
	padding: 0px;
	width: 700px;
	text-align: center;
	color: #FFFFFF;
	background: #000000 center;
}

.photos {
	border: 1px dashed #b43717;
	}
	
a:link {
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
}
a:visited {
	text-decoration: none;
	color: #909090;
	background: #000
}
a:hover {
	text-decoration: none;
	color: #b43717;
	background: #000
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background: #000
}

.rightimage {
	border: 1px dashed #b83919;
	float: right;
	margin: 5px;
}

.player {
	float: left;
	border: 2px dashed #b83919;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.clearit {
	clear: both;
}
