* {
	list-style-type: none;
	}
body {
	background: #fceed1 url("../img/graphics/brown.jpg");
	font-family: georgia, gill sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}

.container {
	background: url("../img/graphics/c-tile.gif") repeat-y;
	border-right: 1px solid #866151;
	margin-bottom: 0px;
	
	padding-bottom: 20px;
	}
.win.ie .container{
	margin-left: -80px;
	}
#tag {
	width: 75px;
	height: 110px;
	position: absolute;
	left: 55px;
	text-indent: -2222px;
	background: url("../img/graphics/tag.gif") no-repeat;
	}
#tag:hover {
	background-position: -75px 0px;
	}
#masthead {
	
	}
h1 {
	text-indent: -2222px;
	background: url("../img/graphics/logo.gif") no-repeat;
	height: 150px;
	width: 400px;
	margin: 0px;
	margin-top: 100px;
	margin-bottom: 50px;
	margin-right: 95px;
	padding: 0px;
	float: right;
	}
hr {
	background: #866151;
	color: #866151;
	}
a, a:link, a:hover, a:visited, a:active {
	outline: none;
	}
a {
	color: black;
	}
a:hover {
	color: brown;
	}
#cd-cover {
	position: absolute;
	top: 70px;
	left: 710px;
	z-index: 1000;
	}
#portrait {
	position: absolute;
	top: 170px;
	left: 185px;
	}
#left-column {
	
	}
#content {
	height: 500px;
	background: url(../img/graphics/lines.gif) top left no-repeat;
	}
#audiowave {
	position: absolute;
	padding-top: 55px;
	background: url(../img/graphics/interview.gif) top left no-repeat;
	top: 550px;
	left: 186px;
	padding-left: 3px;
	height: 70px;
	z-index: 1000;
	}
#lyrics {
	height: 100px;
	padding-top: 10px;
	display: block;
	position: absolute;
	left: 187px;
	padding-left: 3px;
	top: 455px;
	width: 300px;
	background: url(../img/graphics/lyrics-sheet.gif) top left no-repeat;
	}
#lyrics p{
	margin-top: 45px;
	float: left;
	}
#lyrics-cover {
	float: right;
	}
#gallery {
	height: 300px;
	padding-top: 50px;
	display: block;
	position: absolute;
	left: 497px;
	top: 310px;
	width: 300px;
	background: url(../img/graphics/gallery.gif) top left no-repeat;
	}
#overview {
	width: 260px;
	position: absolute;
	left: 517px;
	top: 300px;
	}
#footer {
	clear: both;
	margin-top: 40px;
	color: #866151;
	}
#copyright {
	color: #866151;
	clear: both;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 40px;
	}