@charset "UTF-8";


#wrapperHome {
margin: auto;
 height: 900px;
 width: 1008px;
 position: relative;
 background-image: url(images/backgroundHome.jpg);
	
background-repeat: no-repeat;
}

#wrapperMusic {
margin: auto;
	height: 900px;
 width: 1008px;
 position: relative;
	background-image: url(images/backgroundMusic.jpg);
	background-repeat: no-repeat;
}
.whiteBoarder {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solic;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;  border-left-width: 20px; border-right-width: 20px;
}
#wrapperNews {
	margin: auto;
	height: 900px;
	width: 1008px;
	position: relative;
	background-image: url(images/backgroundNews.jpg);
	background-repeat: no-repeat;
}
#wrapperContact {
	margin: auto;
	height: 900px;
	width: 1008px;
	position: relative;
	background-image: url(images/backgroundContact.jpg);
	background-repeat: no-repeat;
}

#wrapperStore {
	margin: auto;
	height: 1330px;
	width: 1008px;
	position: relative;
	background-image: url(images/backgroundContact.jpg);
	background-repeat: no-repeat;
}

#wrapperEPK {
	margin: auto;
	height: 900px;
	width: 1008px;
	position: relative;
	
	background-repeat: no-repeat;
}
#floatLeftText {
float: left;
	width: 475px; margin-left: 40px; 
}
#floarRightPics {
float: right;
 width: 400px;
 margin-right: 40px}
#clearFooter {
	clear: both;
	width: 1008px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d655f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E3E3E3;
	height: 100px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8d655f;
}
#banner {
	position: relative;
	height: 250px;
	width: 1008px;
	top: 0;
}
#innerWrapper {
	position: relative;
	height: 150px;
	width: 1008px;
	top: 30px;
}
.mainText {
	color: #D0ADA3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.trackName {
	color: #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.textHeadings {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.picBottomBoarder {
	margin-bottom: 50px;
	border: 2px solid #000000;
}
.whiteBoarderMargin {
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mainTextContact {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}
.emailContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c59261;
}

#floatRightNews {
	float: right;
	width: 700px;
}

#floatLeftNews {
	float: left;
	width: 300px;
 height: 300px;
 margin-left: 80px}
.rightMargin {
	margin-right: 130px;
	margin-bottom: 20px;
}


#twitter_div {
	/*position: absolute;
	left: 186px;
	top: 99px;
	width: 376px;
	height: 360px;
	overflow: auto;*/
}
ul#twitter_update_list {
	list-style: square;
	font-size: 11px;
}

ul#twitter_update_list li {
margin-bottom: 5px;
	padding: 5px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #D0ADA3;
	background: url(images/transpBlue.png);
}

