body
{
	background-color : #ffffff;
	margin : 0px;
	text-align : center;
	
	/** SCROLLBAR */
	
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #800517;
	scrollbar-base-color: #ffffff;
	scrollbar-shadow-color: #800517;
	scrollbar-darkshadow-color: #800517;
	scrollbar-highlight-color: #800517;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	
	font-family : Verdana;
	font-size : x-small;
}


#player
{
	float : right;
	margin-top : 10px;
	width : 200px;
}


#lyrics
{
	float : left;
	text-align : left;
	margin-top : 10px;
	margin-left : 10px;
	width : 510px;
}

H1
{
	font-family : Verdana, Arial;
	font-size : medium;
	color : #800517;
	font-weight : bold;
}

H2
{
	font-family : Verdana, Arial;
	font-size : x-small;
	color : #800517;
	font-weight : bold;
}

#flashPlayer
{
	float : left;
}

#flashPlayer ul
{
	margin-left : 0px;

}

#flashPlayer  li
{
	
	list-style:none;
	border-bottom : solid 1px #800517;
	padding-bottom : 2px;
	text-align : left;
}

#flashPlayer .text
{
	font-family : Verdana, Arial;
	font-size : xx-small;	
}

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

#flashPlayer a:visited
{
	color : #800517;
	text-decoration : none;
}

#flashPlayer a:hover
{
	color : #ff6600;
	text-decoration : none;
}
