@charset "UTF-8";
/* CSS Document */


#wrapper {
	-moz-border-radius:6px 6px 6px 6px;
	background:none repeat scroll 0 0 #282828;
	color:#FFFFFF;
	margin:0 auto;
	padding:0px 0px 0px;
	position:relative;
	width:1050px;
}

body {
	height:100%;
	background-attachment: fixed;
	background-color: #61AFBB;
	background-image: url(../images/backgrounds/bgtunes_bw.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}

div#header {
	display: block;
    position: fixed;
    left: 0;
    top: 0px;
    overflow: visible;
    width: 396px;
    height: 143px;
    margin: 0 0 0 0;
    padding: 0;
    border: none;
    float: none;
}

#slideshowthespot {
	left: 70px;
	top: 245px;
	position: absolute;
}

#tunesbody {
	left: 0px;
	top: 18px;
	position: absolute;
}

div#about {
	vertical-align: middle;
	position: absolute;
	width: 254px;
	height: 103px;
	bottom: 13px;
	left: -20px;
}

div#quotes {
	vertical-align: middle;
	position: absolute;
	width: 227px;
	height: 96px;
	bottom: 0px;
	left: 155px;
}

div#tunes {
	vertical-align: middle;
	position: absolute;
	width: 304px;
	height: 91px;
	bottom: 14px;
	left: 287px;
}

div#drawings {
	vertical-align: middle;
	position: absolute;
	width: 289px;
	height: 96px;
	bottom: 8px;
	left: 506px;
}

div#jamout {
	vertical-align: middle;
	position: absolute;
	width: 323px;
	height: 73px;
	bottom: 15px;
	left: 740px;
}

div#bar {
	display:block;
	height:61px;
	margin:0 auto;
	padding:14px 15px 0;
	position:relative;
	width:1050px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/navigation/barbottom.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#longbar {
	bottom:0;
	height:61px;
	position:fixed;
	width:100%;
}

div#barunder {
	bottom:0;
	height:52px;
	position:fixed;
	width:100%;
	background-image: url(../images/navigation/bottom_repeat.jpg);
	background-repeat: repeat-x;
}

img {
	margin-top: 0px;
}
