body {

	font-size: 10.2px;
	letter-spacing: 1px;
	line-height: 12px;
	margin-top: -4px;
	font-family: Arial, Helvetica, Frutiger, Verdana, sans-serif;
	color: #ffffff;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	
}

a:link {

	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
}

a:visited {

	text-decoration: none;
	color:#666666;
	
}

a:hover {

	text-decoration: none;
	color: #FF0000;
	
}

a:active {

	text-decoration: none;
	color: #FFFFFF;
	
}

a {

	font-weight: bold;
	
}


#mainContainer {

	width: 990px; 
	margin-left: auto;
	margin-right: auto;

}

#navigator {

	width: 760px;
	height: 37px;
	margin-top: 34px;
	text-align: center;
	margin-left: 290px;
	
}

#mainBody {

	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 405px;

}

#news-home {

	width: 430px;
	float: left;
	margin-bottom: 20px;

}


.gallerySpace {

	width: 430px;
	margin-bottom: 20px;
	text-align: center;

}

#photos img{
	border:1px solid #fff;
}


.fanSpace {

	width: 430px;
	margin-top: 0px;
	margin-bottom: 10px;
	
}

.fanSpace p {

	width: 400px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 16px;

}

.aboutSpace {

	width: 100%;
	padding-bottom: 12px;
	
}

.aboutSpace p {

	width: 100%;
	padding-left: 5px;
	line-height: 16px;
	font-size: 1.2em;


}

.quoteSpace {

	width: 430px;
	margin-bottom: 20px;
	height: 755px;
	
}

.quoteSpace p {

	padding-left: 5px;
	line-height: 15px;
	font-size: 1.1em;


}

.contactSpace {

	width: 430px;
	background: rgba(23, 23, 23, .4);
	height: 735px;

}

.contactSpace p {

	width: 400px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;

}



.newsSpace {

	width: 400px;
	padding-bottom: 20px;
	
}


#listen {

	width: 525px;
	float: right;
	margin-top: 15px;
	margin-right: 5px;

}

.listenTop {

	width: 525px;
	height: 35px;
	background-image: url(../images/background_listen_top.png);
	background-repeat: no-repeat;
	
}

.listenContent {

	width: 525px;
	background-image: url(../images/background_videos_content.png);
	background-repeat: repeat-y;
	
}

.listenContent object {

	margin-left: 18px;

}

.listenContent span {

	margin-left: 18px;

}

#social {

	width: 990px;
	height: 410px;
	float: left;
	margin: 0px 0px 20px 0px;
	
}

#videos {

	width: 508px;
	float: right;
	margin: 10px 0px;

}

.videosContent {

	width: 500px;
	text-align: center;
	
}


.videosContent iframe {

	margin-right: 15px;
	
}

#feature {

	float: right;
	width: 525px;

}


#twitter {

	width: 247px;
	float: left;
	margin-right: 28px;
	margin-bottom: 10px;
	
}


.twitterContent {

	width: 245px;
	padding: 5px;

}

.spotifyContent {

	width: 100%;
	padding: 5px;
	text-align: center;

}

.spotifyContent iframe{

	margin-right: 10px;

}


#twtr-widget-1 .twtr-tweet-text p {

	font-size: 10px;

}

fieldset{
	border-radius: 5px;
}

legend{

	font-family: "Segoe UI",Arial,sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #dedede;
	letter-spacing: 3px;
	margin-bottom:10px; 

}


#feature {

	margin-top: 5px;
	height: 263px;
	border: 1px solid #fff;
	border-radius: 5px;
	margin-bottom: 10px;
	
}


#footer {

	width: 990px;
	height: 20px;
	
}

#footer p{
	float: left;
	font-size: 13px;
}

#footer hr {

	color: #ffffff;
	border-width: 1px;
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */

}

.clear {

	clear:both;
	clear:left;

}