.leftmenu { float:left; width:8%; margin-left:10px;
  }
.leftmenu-prominent
{
	font: 20px verdana,sans-serif;
}
a:link
{
	text-decoration:none;
	font:normal 12px verdana,sans-serif;
}

.rightmenu { float:right; width:10%;}
.maincontent { 
width:80%; margin-left:10%;
margin-right: 10%; border: 0px;
/*color:#B833B8; */
color:#0394c3; 
}
.maincontent_text{ 
width:80%; margin-left:10%;
margin-right: 10%; border: 0px;
/*color:#B833B8; */
color:#0394c3; 
}
.container
{
width: 100%;
margin: 10px auto;
} 
.top
{
padding: .5em;
border-bottom: 0px;
text-align: center;
}
.footer
{
padding: .5em;
border-bottom: 0px;
text-align: center;
}
.album-title
{
	font: bold 14px verdana,sans-serif; margin:4px;
}

.lyrics-title
{
	font: bold 12px verdana,sans-serif;
}
.mark-me
{
	font: bold 12px verdana,sans-serif;
}
div img {
   display:block;
   margin:auto;
}
body
{
background-color: #000000;
color: #0394c3;
/*color: #B833B8;*/
} 

a:link {
	/*color: #A833A8;*/
	text-decoration:none;
	color: #0394c3;
}

a:visited {
	/*color: #A843A8;*/
	text-decoration:none;
	color: #0394c3;
}
a.lyrics:link {
	text-decoration:underline;
	color: #0394c3;
}
a.lyrics:visited {
	text-decoration:underline;
	color: #0394c3;
}
a.basic:link {
	text-decoration:underline;
	color: #0394c3;
}
a.basic:visited {
	text-decoration:underline;
	color: #0394c3;
}
.jukebox {
	height:500px;
}

