body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 14px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 11px;
	color: #e6e6e6;
	background-color: black;
}

.player {
	margin: auto;
	width: 700px;
}

.wrapper {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/bg01.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 505px;
	width: 700px;
}

.header {
	padding-top: 15px;
}

.content {
}

.pad {
	padding: 10px;
}
h1 {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

pre {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

blockquote {
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 12px;
	padding-right: 15px;
	padding-top: 0px;
}
p {
	margin-left: 0px;
	margin-bottom: 13px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

ul, ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}

a:link, a:visited {
	font-weight: bold;
	color: red;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #951912;
}

.news {
	left: 0px;
	top: 150px;
	position: absolute;
	text-align: justify;
	border-color: #4c4c4c;
	border-width: 1px;
	border-style: solid;
	height: 230px;
	width: 460px;
	overflow: auto;
}

.news blockquote {
	margin-bottom: 20px;
}

.news p {
	margin: 0px;
}

.user {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
	top: -15px;
	position: relative;
	color: #999999;
}
.newsPaging {
	width: 460px;
	left: 0px;
	top: 390px;
	position: absolute;
}

.newsPaging .left {
	float: left;
}

.newsPaging .right {
	float: right;
}

.shows {
	top: 150px;
	left: 480px;
	position: absolute;
}

.footer {
	top: 430px;
	position: absolute;
}

.bioMenu {
	width: 250px;
	left: 0px;
	position: absolute;
	top: 150px;
}

.bioPhoto {
	position: absolute;
	left: 40px;
	top: 175px;
}

.bioPhoto .back {
	left: -30px;
	top: -15px;
	position: absolute;
}

.bioContent {
	left: 250px;
	top: 150px;
	position: absolute;
	text-align: justify;
	border-color: #4c4c4c;
	border-width: 1px;
	border-style: solid;
	height: 265px;
	width: 445px;
	overflow: auto;
}

.showsNew {
	text-align: right;
	width: 300px;
	left: 40px;
	top: 165px;
	position: absolute;
}

.showsOld {
	position: absolute;
	left: 350px;
	top: 165px;
	width: 300px;
}

.showsContact {
	width: 200px;
	left: 240px;
	top: 350px;
	text-align: center;
	position: absolute;
}

.showsView {
	height: 270px;
	width: 700px;
	left: 0px;
	top: 150px;
	position: absolute;
	overflow: auto;
}

.albumTrack {
	width: 180px;
	left: 0px;
	top: 150px;
	position: absolute;
	text-align: right;
}

.albumPic {
	left: 210px;
	top: 150px;
	position: absolute;
}

.albumInfo {
	height: 170px;
	border-color: #4c4c4c;
	border-width: 1px;
	border-style: solid;
	width: 220px;
	left: 480px;
	position: absolute;
	top: 150px;
	overflow: auto;
}

.albumMore {
	text-align: right;
	width: 195px;
	left: 480px;
	top: 330px;
	position: absolute;
}

.input {
	width: 215px;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.photos {
	height: 270px;
	left: 30px;
	position: absolute;
	top: 150px;
	width: 490px;
	overflow: auto;
}

.photosThumb {
	border-color: #4c4c4c;
	border-width: 1px;
	border-style: solid;
	height: 210px;
	width: 480px;
	overflow: auto;
}

.photosThumb .thumb {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.photosMenu {
	top: 150px;
	position: absolute;
	width: 150px;
	left: 550px;
}

.down {
	border-color: #4c4c4c;
	border-width: 1px;
	border-style: solid;
	left: 5px;
	top: 150px;
	position: absolute;
	height: 270px;
	width: 690px;
	overflow: auto;
}

.merchPic {
	left: 120px;
	top: 150px;
	position: absolute;
}

.merch {
	left: 400px;
	top: 200px;
	position: absolute;
}

.linksLeft {
	left: 190px;
	top: 180px;
	position: absolute;
}

.linksRight {
	left: 380px;
	top: 180px;
	position: absolute;
}

.linksCenter {
	left: 130px;
	position: absolute;
	top: 290px;
}

.links {
	left: 100px;
	top: 160px;
	position: absolute;
}

