.BoldCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.SideCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFF;
}
.WhiteFont {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.WhiteRegular {
	color: #FFF;
	font-weight: bold;
}
.WhiteFontSmall {
	font-size: large;
	font-weight: bold;
	color: #FFF;
}
.JukeBoxBG {
    background-image: url(SearchSite/Weeks/JukeboxBG.jpg);
    background-repeat: no-repeat;
}
.ArtistBG {
	background-image: url(SearchSite/ElvisEraArtists.jpg);
}
