@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(bg.2jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:.9em
}
a:link {
	color: #005576;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005576;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
a {
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
.style5 {
	color: #005576;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
	
#LatestNews {
	padding-bottom: 20px;
}
#Title {
	color: #005576;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.event {}
#buynow2 {
	font-size: 14px;
	color: #FC3;
	background-color: #057;
	padding: 2px;
}
#buynow2 a:link, #buynow2 a:visited {
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}
#buynow2 a:hover, #buynow2 a:active{
	text-decoration: underline;
	color: #FFCC00;
}
.ArtistPhoto {
	margin: 0px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #FFF;
}
.ArtistLeft {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ArtistRight {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.ArtistCentre {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.ArtistName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 21px;
}.genre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #057;
	padding-bottom: 10px;
	font-style: italic;
	text-transform: uppercase;
}
.left {
	width: 98%;
}
.spacer {
	height: 30px;
	top: 10px;
	position: relative;
	text-align: center;
}
#blurb {
	font-size:12px;
}
.buynow {
	background-color: #057;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.apps {
	background-color: #057;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
.LargeBlue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #057;
}
.dates {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	text-transform: uppercase;	
}

