a:link  {
	color:#000000; 
	text-decoration: none;}
a:visited {
	color:#000000;
	text-decoration: none;}
a:hover   {
	color:#bd3a06; 
	text-decoration: none;}
a:active  {
	color:#000000;
	text-decoration: none;}


.ep_banner{
	
	position: absolute;
	top: 58px;
	left: 550px;
}
.ALBUMpositions {
    z-index = 3;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 450px;
	height: 450px;
	border: none;
	}
.ALBUMwhite {
	position: relative;
	z-index = 2;
	top: 50px;
	width: 470px;
	height: 470px;
	left:   25px;
	background-color:#FFFFFF;
	border: none;
	}
	
.ALBUM {
	position: absolute;
	top: 175px;
	left: 550px;
}

.ALBUMtitle{
	position: relative;
	font-family:  "century gothic", helvetica, "times new roman"; 
	font-size: 28px;
	font-style: italic;
	color: #FFFFFF;
	
}

.tracks{
	position: relative;
	top: 55px;
	font-family: arial, helvetica, "times new roman";
	font-size: 12px;
	}

.album_track{
	position: relative;
	top: 0px;
	width: 300px;
	z-index: 3;
	}

.track_credits{
	position: absolute;
	top: 0px;
    width: 382px;
	text-align: right;
	}
	
.track_title{
	position: relative;
	}
	
.album_credits{
	position: absolute;
	top: 560px;
	left: 125px;
	font-family: arial, helvetica, "times new roman";
		font-size: 12px;
	}

.instruments{
	position: relative;
	}

.personel{
	position: absolute;
	top: 0px;
	left: -140px;
	}
	
.liner_notes{
	position: relative;
	top: 200px;
	width: 350px;
	font-family: "century gothic", helvetica, "times new roman";
	font-size: 11px;
	}
	
.play_button{
	position: absolute;
	top: 0px;
	left: -35px;
	}
	
.extra_bits{
	position: absolute;
	top: 600px;
	left: 35px;
	width: 450px;
	font-family: "century gothic", helvetica, "times new roman";
	text-align: justified;
	font-size: 11px;
	}
.pastEP{
	position: absolute;
	top: 730px;
	left: 50px;
	width: 450px;
	text-align: left;
	font-family: "century gothic", helvetica, "times new roman";
	font-size: 11px;
	}
	

.copyright{
	position: relative;
	
	left: 105px;
	font-family: "century gothic", helvetica, "times new roman";
	font-size: 11px;
	}

.countdown{
	position: absolute;
	top: 50px;
	left: 50px;
	font-family: "century gothic", helvetica, "times new roman";
	font-size: 28px;
	color: #990000;
	}