@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000;
	background:black;
	font-size: 15px;
	line-height: 1.5em;
	color: #8a8a8a;
	padding:0;
	margin:0;
	min-width:800px;
	border:none;
	
}




h1 {
	color:#4f4811;
	font-size:200%;
}

h2  {
	color:#ffffff;
	font-size:150%;
}

h3{
	color:#4f4811;
	font-size:125%;

}



h5  {
	font-size:75%;
	color: #4f4811;
}


a:link {
	text-decoration: none;
	color: #27723a;
}


a:visited {
	text-decoration: none;
	color: #27723a;

}



a:hover {
	text-decoration: none;
	color: #27723a;

}

a:active {
	text-decoration: none;
}




#content  {
	position:absolute;
	top:9em;
	left:25%;	
	width:45%;
	overflow:hidden;
	text-align:justify;


}

#banner{
	width:30%;
	position:absolute;
	right:17%;
	top:3em;
	border:none;
	
}

#links {
	position:absolute;
	top:9em;
	left:5%;
	width:15%;
	overflow:hidden;


}

#sidebar{
	position:absolute;
	top:9em;
	left:72%;
	width:27%;
	overflow:hidden;


}

#player{
	text-align:center;
	

}

#upkeep {
	clear:both;
	width:90%;
	margin-left:5%;
	margin-bottom:8em;
	text-align:center;
	
}

#artistpic{
	float:right;
	width:60%;
	margin:.2em;
}
p{

text-indent:1em;

}


.p-first{
	text-indent:none;
}


.linkcontainer{
	width:100%;
	vertical-align:middle;
	margin-top:.5em;
}


.linkpic{
margin-left:0%;
width:30%;
border:none;
}

.linktext{
	margin-left:1%;
	width:60%;
	border:none;
}
.caption{
	width:90%;
	margin-left:35%;
	text-align:center;
	padding:0;
	
}
