/* CSS Document
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A1F95;
}
*/

.SearchTitles {
	font-family: "Arial";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.SearchResults {
	font-family: "Arial";
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;}
.SearchResults a:link {
	font-family: "Arial";
	text-decoration: none;
	color: #EDCE31;}
.SearchResults a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #EDCE31;	}
.SearchResults a:hover {
	font-family: "Arial";
	text-decoration: none;
	color: #58BF5A;
}

.ArtistTitles {
	font-family: "Arial";
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.ArtistSubHeader {
	font-family: "Arial";
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;}
.ArtistSubHeader a:link {
	font-family: "Arial";
	text-decoration: none;
	color: #EDCE31;}
.ArtistSubHeader a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #EDCE31;	}
.ArtistSubHeader a:hover {
	font-family: "Arial";
	text-decoration: none;
	color: #58BF5A;
}

.ArtistContent {
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;}
.ArtistContent a:link {
	font-family: "Arial";
	text-decoration: none;
	color: #EDCE31;}
.ArtistContent a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #EDCE31;	}
.ArtistContent a:hover {
	font-family: "Arial";
	text-decoration: none;
	color: #58BF5A;
}

.Footer {
	font-family: "Arial";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;}
.Footer a:link {
	font-family: "Arial";
	text-decoration: none;
	color: #FFFFFF;}
.Footer a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #FFFFFF;	}
.Footer a:hover {
	font-family: "Arial";
	text-decoration: none;
	color: #FE9428;
}

.AllFrame {
	border-top-style: solid;
	border-top-color: #032F78;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #032F78;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #032F78;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #032F78;
	border-left-width: 1px;	
}

/*	cori's additions	*/
#Image1 {
	margin-top: -20px;
}

.artisthomecontent tr td 
{
	text-align:center;
}