#mainContainer {
	height: 1440px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top;
	background-image: url(../graphics/bg2.jpg);
}



#top {
	height: 460px;
	width: 960px;
}
#bannerContainer {
	height: 190px;
	width: 960px;
	background-image: url(../graphics/bqslogo.png);
	background-repeat: no-repeat;
	background-position: center;
}
#bqsmunu {
	float:left
	height: 40px;
	width: 500px;
	margin-top: 100px
	margin-left: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
.mediatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
}

#introContainer {
	height: 300px;
	width: 555px;
	float: left;
	margin-left: 50px;
	background-image: url(../graphics/intro.png);
	background-repeat: no-repeat;
}
#introText {
	height: 280px;
	width: 320px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	line-height: 13px;
	margin-right: 10px;
}
#playerContainer {
	float: right;
	height: 300px;
	width: 255px;
	margin-right: 50px;
	background-image: url(../graphics/player.gif);
}







#middle {
	height: 300px;
	width: 960px;
	margin-top: 60px;
}
#bioContainer {
	float: left;
	height: 300px;
	width: 405px;
	margin-left: 50px;
	background-image: url(../graphics/band.gif);
	background-repeat: no-repeat;
}
#biotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	width: 365px;
	margin-left: 20px;
	background-position: bottom;
	height: 125px;
	margin-top: 170px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

#pressContainer {
	float: right;
	height: 300px;
	width: 405px;
	margin-right: 50px;
	background-image: url(../graphics/press.gif);
	background-repeat: no-repeat;
}
#presstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	width: 365px;
	margin-left: 20px;
	background-position: bottom;
	height: 115px;
	margin-top: 170px;
}


#bottom {
	height: 250px;
	width: 960px;
	margin-top: 30px;
}
#mediaContainer {
	height: 250px;
	width: 250px;
	float: left;
	margin-left: 50px;
	background-image: url(../graphics/media.gif);
	background-repeat: no-repeat;
}
#showsContainer {
	height: 250px;
	width: 260px;
	margin-left: 50px;
	float: left;
	background-image: url(../graphics/shows.gif);
}
#fanclubContainer {
	float: right;
	height: 250px;
	width: 250px;
	margin-right: 50px;
	background-image: url(../graphics/fanclub.gif);
	background-repeat: no-repeat;
}
#fanclubtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	width: 220px;
	margin-left: 17px;
	background-position: bottom;
	height: 40
	px;
	margin-top: 185px;
}



#lowerbottom {
	height: 250px;
	width: 960px;
	margin-top: 30px;
}
#contactContainer {
	float: left;
	height: 250px;
	width: 250px;
	margin-left: 50px;
	background-image: url(../graphics/contact.gif);
	background-repeat: no-repeat;
}
#contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ff0000;
	width: 225px;
	margin-left: 15px;
	background-position: bottom;
	height: 30px;
	margin-top: 100px;
}
#storeContainer {
	float: left;
	height: 270px;
	width: 285px;
	margin-left: 40px;
	background-image: url(../graphics/store.png);
	background-repeat: no-repeat;
}
#worldContainer {
	float: right;
	height: 250px;
	width: 250px;
	margin-right: 50px;
	background-image: url(../graphics/world.gif);
	background-repeat: no-repeat;
}
#copyrightContainer {
	float: left;
	height: 25px;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
form {
	margin-top: 0px;
	padding-top: 3px;
}
