@charset "utf-8";
html, body {
	height: 100%;
}

h1 {
	font-size:1.6em;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px;
	margin-bottom:0px;
}

h2 {
	font-size:1.1em;
	padding-top:3px;
	padding-bottom:0px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
h3{
	font-size:1.1em;
	padding-top:10px;
	}
	
p {
	padding-top:8px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

li {
	display:inline;
	color:#FFF;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height:1.5em;
	color: #FFF;
	background-position:center;
	background-image:url(images/bg_image.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;
	margin-left:0px;
	}
	
.footer {
	color:#fff;
	background-color:#000;
	font-size:0.9em;
	font-weight:bold;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:10px;
	}
	
#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-color:#000000;
	}
	
#header {
	width:auto;
	height:28px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	padding-right:0px;
	background-image:url(images/bar.gif);
	background-repeat:repeat-x;
	}
	
#breadcrumb {
	width:780px;
	padding-top:0px;
	margin-top:0px;
	padding-left:20px;
	padding-bottom:3px;
	font-size:.9em;
	font-color:#0CF;
	background-color:#000;
	background-image:url(images/breadcrumb_line.gif);
	background-repeat:repeat-x;
	}
	
#address{
	width:150px;
	float:left;
	padding-top:10px;
	}
#details{
	width:350px;
	}	
#contact{
	width:150px;
	float:left;
	padding-top:20px;
	margin-left:20px;
	}

#topBar {
	width:auto;
	height:28px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
#myspace {
	width:23px;
	height:28px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-image:url(images/myspace.jpg);
	background-repeat:no-repeat;
	float:right;
	}
	
#facebook {
	width:22px;
	height:28px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-image:url(images/facebook.jpg);
	background-repeat:no-repeat;
	float:right;
	}
	
#twitter {
	width:22px;
	height:28px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-image:url(images/twitter.jpg);
	background-repeat:no-repeat;
	float:right;
	}
	
#topBarRight {
	width:32px;
	height:28px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-image:url(images/spotify.jpg);
	background-repeat:no-repeat;
	float:right;
	}
#pressContainer {
	width:700px;
	padding-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	margin-top:16px;
	float:left;
	background-image:url(images/bk.jpg);
	background-repeat:no-repeat;
	}	
#mainContainer {
	width:760px;
	padding-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	margin-top:16px;
	float:left;
	background-image:url(images/bk.jpg);
	background-repeat:no-repeat;
	}
	
#mainBanner {
	width:765px;
	height:187px;
	margin-left:12px;
	margin-top:15px;
	background-image:url(images/banner.jpg);
	margin-left:20px;
	}
	
#mainTextHome {
	width:350px;
	padding: 0px 10px 10px 0px;
	float:right;
	}

#mainTextHome img {
	margin-top:20px;
}


#gallery {
	width:100%;
	float:left;
	}
	
#header {	
	width:100%;
	float:right;
	margin-top:10px;
	}
	
#smallPics {
	background-image:url(images/smallPics.png);
	background-repeat:no-repeat;
	width:360px;
	height:116px;
	margin-top:10px;
	float:right;
	}

#aliveSound {
	width:395px;
	height:410px;
	margin-top:20px;
	padding-bottom:20px;
	float:left;
	background-image:url(images/alive_sound.png);
	background-repeat:no-repeat;
	}

#aliveSound p {
	padding-left:20px;
	padding-right:20px;
	}
.aliveSound  {
	padding-left:20px;
	padding-top:20px;
	}
	
.aliveSoundLink  {
	margin-bottom:20px;
	}
	
#mainText {
	width:736px;
	padding: 0px 10px 0px 0px;
	margin-bottom:20px;
	}
	
#mainTextProfile {
	border:#0c0c0c 1px solid;
	width:738px;
	padding: 0px 10px 10px 10px;
	}
	
#profileText {
	width:460px;
	float:right;
	margin-top:10px;
	}
	
#profilePic {
	width:250px;
	float:left;
	margin-top:10px;
	}

#titleBar {
	width:190px;
	height:26px;
	}
	
#bottomImg {
	width:800px;
	background-color:#000;
	background-image:url(images/bottomLevels.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	}
	
#footerNav{
	background-image:url(images/bottomLevels.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	padding-top:76px;
	font-color:#fff;
	}
	
#footNav{
	width:460px;
	margin-right:auto;
	margin-left:auto;
	font-color:#fff;
	}
	
#footer {
	width:auto;
	height:28px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	padding-right:0px;
	background-image:url(images/bottombar.gif);
	background-repeat:repeat-x;
	background-color:#000;
	}
	
#footerBar {
	width:auto;
	background-color:#000;
	margin-top:auto;
	margin-bottom:auto;
	}
	
#copyright {
	width:300px;
	padding-left:16px;
	}
	
#fourlance {
	width:86px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	float:right;
	}
	
.clear {
	clear:both;
	}
	
.border {
	border-width: 0.3em;
    border-style: solid;
    border-color: #fff; 
	}
	
.floatright {
float: right;
width: 282px;
margin-right:10px;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #0CF;
}

a:active {
	text-decoration: none;
	color: #0CF;
}

/*jquery slider code*/
#bannerContainer {
	width:784px;
	padding-top:0px;
	padding-bottom:0px
	margin-left:auto;
	margin-right:auto;
	}


.clear {
	clear: both;
}

.pipe {
	color:#09F;
	}

/* end of jquery slider code*/
* {
	margin: 0;
}

.footer {
	height: auto !important;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
	background-color:#000;
}

.footer {
	height: 28px; 
	/*
	.push must be the same height as .footer */
}

.push p{
	padding-left:16px;
	}
	
.profile {
	border:#666 1px solid;
	background-color:#000;
	width:330px;
	padding: 0px 10px 10px 10px;
	margin-bottom:20px;
	float:left;
	margin-right:20px;
	}
	
.profile img {
	margin-top:10px;
	}
	
.profilePicture {
	width:110px;
	float:left;
	}
	
.profileText{
	width:220px;
	float:left;
	}
	
.button {
	width:105px;
	height:18px;
	background-color:#1a0830;
	display:block;
	padding-left:18px;
	margin-top:8px;
	}
#eventsText {
	width:350px;
	float:left;
	}	
#eventsPicture {
	float:right;
	width:400px;
	}
#map {
	width:380px;
	margin-right:20px;
	margin-top:10px;
	float:left;
	}
	
#aliveandsound {
	width:100%;
	height:176px;
	background-image:url(images/bg_bottom.gif);
	background-repeat:repeat-x;
	}
	
