.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9e2bab;
	text-decoration: none;
	background-image: url(http://www.mainstreetcowboys.org/graphics/background.gif);
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: underline;
}
.table1 {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.entertainmentImg {
	vertical-align: top;
	float: right;
	clear: both;
	position: relative;
}
.artistTitle {
	font-size: large;
	font-weight: bold;
	float: left;
	display: block;
	clear: left;
	position: relative;
	width: 100%;
}
.artisBio {
	text-align: justify;
	clear: left;
	float: left;
	display: block;
	position: relative;
}
