@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/bg_homepagefinal.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;
}

#titlehomepage {
	position: absolute;
	width: 863px;
	height: 78px;
	top: 165px;
	left: 50px;
}

#homepagebgmain {
	left: 10px;
	top: 15px;
	overflow: visible;
	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#facebookbtn {
	vertical-align: middle;
	position: absolute;
	width: 142px;
	height: 66px;
	top: 667px;
	left: 44px;
}

div#appbtn {
	vertical-align: middle;
	position: absolute;
	width: 142px;
	height: 66px;
	top: 680px;
	left: 424px;
}

div#twitterbtn {
	vertical-align: middle;
	position: absolute;
	width: 142px;
	height: 66px;
	top: 667px;
	left: 244px;
}

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%;
	z-index: 1;
}

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

#videoplayerhome {
	left: 35px;
	top: 230px;
	overflow: visible;
	position: absolute;
}

img {
	margin-top: 0px;
}
