.capital {
	font-size: large;
	font-family: "Times New Roman", Times, serif;

}
.caption {
	font-size: xx-small;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #000000;
	padding-top: 5px;
	color: #FFFFFF;





}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.evenline {
	background-color: #FFFFCC;
}
.photoBG {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.singalongbg {
	background-color: #999999;
	background-image: url(images/singalongbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.BioBg {
	background-image: url(images/Bio_Body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BalldBg {
	background-image: url(images/Ballads_Body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.Blankbg {
	background-image: url(images/Blank_Body2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.PartyBg {
	background-image: url(images/PartySongs_Body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.AboutvocalistsBg {
	background-image: url(images/AboutvocalistsBg_Body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a {
	color: #FFFFFF;
	font-style: italic; 
	}

.blackbody {
	background-color: #000000;
	background-image: url(images/black_body.jpg);
}
