body{
	background-color:grey;	
	
}
#borderAround{
	width:1000px;
	padding:2px;
	background-color:white;	
	margin-left:2%;
	float:left;
	margin-bottom:10px;
	
}
#siteCast{
	float:left;
	width:1000px;
	
	background-color:black;
	
	
}
#topBannerBlock{
	//background-color:blue;
	width:100%;
	float:left;	
//	height:200px;
	float:left;
	border-bottom:1px solid white;
	margin-bottom:10px;
	//padding:.5em;
	
}

#topBannerBlock img{
	float:left;
	width:200px;
	min-height:100px;
	margin-bottom:0px;
	
	
}
#bannerImage img{
	float:left;
	//padding:1%;
	margin-top:10px;
	padding-bottom:0em;
	padding-right:0em;
	//margin-left:20%;
	border:1px solid white;
	//border-top:0px solid white;
	//position:relative;
	float:left;
	//left:20%;
	width:580px;
	//margin-left:100px;
	color:white;	
	//height:100%;
	//background-color:white;
	
}

#leftColumn{
	width:20%;
	min-height:100%;
	//background-color:red;	
	float:left;
}

#leftColumn ul{
	width:95%;
	list-style-type:none;
	padding:0em;
	margin:0em;
	margin-left:.0em;
	margin-top:0em;
	//border:1px solid white;

}
#leftColumn li{
	width:90%;
	list-style-type:none;
	padding-top:1em;
	
	border-bottom:1px dotted white;
}
#leftColumn a{
	margin:.5em;
	font-size:1.2em;
	text-decoration:none;
	color:white;

}
#leftColumn a:hover{
	font-size:1.2em;
	text-decoration:none;
	color:red;

}


#mainBlock{
	position:static;
	width:600px;
	//background-color:green;
	min-height:100%;	
	float:left;
	border:1px solid white;
	border-top:0px solid white;
	border-bottom:0px solid white;
	margin-bottom:10px;
}

#page_title{
	//background-color:#FFF000;
	border-bottom:1px solid white;
	//border-right :1px solid white;
	padding-left:1em;
	padding-top:.5em;
	font-size: 2em;
	float:left;
	text-align:left;
	color:white;
	width:75%;

}
.release_title{
	margin:-17px;
	background-color:blue;
	color:white;
	font-size:1.1em;
	padding:.5em;
	text-align:center;
	margin-bottom:.5em;
	border:1px solid white;
	
	
}
.album_wrapper{
	position:static;
	border:2px solid black;
	border-bottom:3px solid black;
	margin:10px;
	float:left;	
	
}
.tracklist{
	//padding:.25em;
	margin:-1em;
	margin-top:1em;
	width:100%;
	clear: both;
	padding:1em;
	color:white;
	float:left;
	list-style-type: none;
	border-top:1px dotted white;
	line-height: 100%;
	//border:1px dotted white;
	
}
.tracklist ul{
	list-style-type: none;
	
}
.tracklist li{
	width:95%;
	clear: both;
	padding:1em;
	color:white;
	list-style-type: none;
	border:1px dotted white;
	
}
.album_synopsis{
	clear: both;
	position:static;
		padding:1em;
		color:white;
		margin:-1em;
		max-width:100%;
		min-width:80%;
		border-top:1px dotted white;
	
		background-color:black;
	
	
}

.album_art{
	position:static;
	max-width:500px;
	min-width:500px;
	margin:5px;
	padding:1em;
	margin-left:15px;
	
	border:1px dotted white;

	float:left;	
	
}
.album_art img{
	position:static;
	max-width:15em;
	min-width:5em;
	max-height:15em;
	min-height:5em;
	padding:.25em;
	float:left;	
	margin-bottom:3%;
	
}
.djmixes_art{
	position:static;
	max-width:500px;
	min-width:500px;
	margin:5px;
	padding:1em;
	margin-left:15px;
	
	border:1px dotted white;

	float:left;	
	
}
.djmixes_art img{
	position:static;
	max-width:300px;
	max-width:300px;
	padding-bottom:1em;
	margin-left:6em;
	float:center;
	
}



.flyer_wrapper{
	position:static;
	border:2px solid black;
	border-bottom:3px solid black;
	margin:10px;
	float:left;	
	
}
.flyer_art{
	position:static;
	max-width:220px;
	min-width:220px;
	margin:5px;
	padding:1em;
	margin-left:15px;
	
	border:1px dotted white;

	float:left;	
	
}
.flyer_art img{
	position:static;
	max-width:210px;
	max-width:210px;
	max-height:15em;
	min-height:5em;
	padding:.25em;
	float:left;	
	margin-bottom:3%;
	
}

.flyer_synopsis{
	clear: both;
	position:static;
		padding:1em;
		color:white;
		margin:-1em;
		max-width:100%;
		min-width:80%;
		border-top:1px dotted white;
	
		background-color:black;
	
	
}
.artist_art{
	position:static;
	max-width:500px;
	min-width:500px;
	margin:5px;
	padding:1em;
	margin-left:15px;
	
	border:1px dotted white;

	float:left;	
	
}
.artist_art img{
	position:static;
	max-width:300px;
	max-width:300px;
	padding:1em;
	margin-left:5em;
	float:center;
	
}
.artist_art a{
	clear: both
	position:static;
	margin:2px;
	float:right;
	padding:2px;
	font-size: 1em;
	border:1px solid white;
	
	
}

.flyer_synopsis{
	clear: both;
	position:static;
		padding:1em;
		color:white;
		margin:-1em;
		max-width:100%;
		min-width:80%;
		border-top:1px dotted white;
	
		background-color:black;
	
	
}

.download_btn a{
	clear: both
	position:static;
	margin:2px;
	float:right;
	padding:2px;
	font-size: 1em;
	border:1px solid white;
	
	
}
.dotted_line{
	max-width:100%;
	min-width:100%;
	min-height:2px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	float:left;
	clear:both;
	border-top:1px dotted white;
}
#footer{
	min-height:2px;
	background-color:black;
	color:white
	clear:both;
}
#rightColumn{
	position:static;
	width:10%;
	//background-color:grey;	
	float:right;
	
	
}