/* CSS Document */
body
{
	background-color:#F5F3F3;
	margin-top: 0px;
	font-family:arial;
	font-size:12px;
	color:#555555;
}

a
{
	color:#555555;
}

td
{
	font-family:arial;
	font-size:12px;
	color:#555555;
}

.mainTable
{
	border-right-color:#333333;
	border-right-style:solid;
	border-right-width:thin;
	border-left-color:#333333;
	border-left-style:solid;
	border-left-width:thin;
	
	background-color:#FFFFFF;
	background-image:url(images/Dust_web_top.jpg);
	background-position:top,center;
	background-repeat:no-repeat;
}


.lyricsLink
{
	font-style:italic;
	font-size: 10px;
	text-decoration: none;
}
.photoDescript
{
	margin-top:15px;
	line-height:16px;

	
	font-size:11px;

}

.lyricsLink:hover
{
	text-decoration: underline;
}

.copyright
{
	font-size:10px;
}
.control {
	font-size: 9px;
}

