body {
	background-image: url(images/background_left.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 12px;
}
.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 12px;
	text-decoration:none
}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #828282;
	padding-left: 33px;
	margin-top: 8px;
	line-height: 16px;
	padding-right: 20px;
}
.main_text_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #828282;
	margin-top: 8px;
	line-height: 16px;
	font-variant: small-caps;
}
.main_text_links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #828282;
	margin-top: 8px;
	line-height: 16px;
	text-decoration:none;
	font-variant: small-caps;
}
.main_text_emphasize {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.upcoming_shows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #828282;
	padding-left: 5px;
	margin-top: 8px;
	line-height: 16px;
}
.upcoming_shows_emphasize {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.upcoming_shows_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.upcoming_shows_links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-decoration:none
}
.artist_photo_sidebar {
	margin-top: 8px;
}
.main_text_nopad
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #828282;
	margin-top: 8px;
	line-height: 16px;
}
#divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 15px;
	padding-left: 15px;
}
#divider1
{
	padding-right: 15px;
	padding-left: 15px;
}
.show_dropdown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #828282;
}

