/* CSS Document */

#splashbody {
	background-color:#000;
	background-image:none;
	}
#splashimg {
	position:absolute;
	width:100%;
	height:100%;
	top:200px;
	left:25%;
	}
#splashimg img {
	vertical-align:top;
	text-align:center;
	}
body {
	background:url(../images/bacgnd_logo.jpg) repeat-x;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#360;
	margin:0;
	padding:0;
	}
h1 {
	font-weight:bold;
	font-size: x-large;
	color:#990000;
	line-height:1.3em;
	margin:0;
	padding:0;
	}
h2 {
	font-weight:bold;
	font-style:italic;
	font-size:large;
	color:#900;
	line-height:1.3em;
	margin:6px 0 3px 0;
	padding:0;
	}
h3 {
	font-weight:normal;
	font-size:medium;
	color:#360;
	margin: 12px 0 0 0;
	padding:0;
	}
a {
	text-decoration:none;
	margin:0;
	padding:0;
	}
:active {
	color:#900;
	}
:visited {
	color:#900;
	}
:link {
	color:#900;
	}
:hover {
	color:#360;
	}
#masthead {
	position:absolute;
	top: 75px;
	left: 200px;
	width: 300px;
	height: 150px;
	}
#artistbox {
	position:absolute;
	top: 150px;
	left: 250px;
	width:300px;
	height:400px;
	}
#artistbox img {
	border:none;
	}
#profile {
	position:absolute;
	top:225px;
	left:146px;
	width:475px;
	}
#profile .lead {
	text-indent:0;
	}
#profile p {
	font-weight:normal;
	font-size:small;
	margin:6px 0 3px 0;
	padding:0;
	text-indent:2em;
	line-height:1.3em;
	}
blockquote.pull {
	float:left;
	width:50%;
	padding:1em .5em 1em 0;
	margin: 0;
	}
blockquote.pullsound {
	float:right;
	width:30%;
	padding:1em 0em 1em .5em;
	margin:0;
	font-size:medium;
	color:#990000;
	}
blockquote.pullsound p {
	text-align:center;
	font-size:large;
	font-style:italic;
	font-weight:bold;
	line-height:1em;
	padding:0;
	}
blockquote.pullsound form {
	margin:0;
	padding:0;
	}
blockquote.pull img {
	width:215px;
	height:300px;
	}
#music-table tr, td {
	vertical-align:middle;
	margin:0;
	padding:0;
	border:none;
	}
#music-table td {
	color: #990000;
	text-align:center;
	font-style:italic;
	font-size:small;
	font-weight:bold;
