body {
	background-color: #000000;
	margin-top: -1px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:top;
	margin-bottom: 0px;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
h1 {
	font-size: 12px;
	margin-top: 14px;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
img[src="images/blogbanner.jpg"]:hover {
	border-top: 1px dashed #888;
	border-right: 1px dashed #888;
	border-bottom: 1px dashed #888;
	border-left: 1px dashed #888;
	}
img[src*="tn.jpg"]:hover {								/* This applies change of border colour on hover over thumbnails */
	border-color: #FFFFFF;
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#Background {
	position: relative;
	height: 450px;
	z-index: 2;
	width: 750px;
	visibility: visible;
	}
#LeftColumn {
	position: absolute;
	height: 407px;
	width: 219px;
	z-index: 4;
	visibility: visible;
	background-image: url(images/showsbarbg.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 10px;
	}
#Shows {
	position: absolute;
	height: 407px;
	width: 219px;
	z-index: 5;
	left: 0;
	top: 0;
	visibility: visible;
	}
#Links {
	position: absolute;
	height: 407px;
	width: 219px;
	z-index: 5;
	left: 0;
	top: 0;
	visibility: hidden;
	}
#Flyer1Preview {
	left: 205px;
	top: 14px;
	}
#Flyer2Preview {
	left: 205px;
	top: 68px;
	}
#Flyer3Preview {
	left: 205px;
	top: 118px;
	}
#Flyer4Preview {
	left: 205px;
	top: 168px;
	}
#Blog {
	border-bottom: 1px dashed #FFFFFF;
	padding-bottom: 5px;
	}
.FlyerPreview {
	position: absolute;
	width: 79px;
	height: 102px;
	z-index: 10;
	visibility: hidden;
	}
#MiddleColumn {
	position: absolute;
	height: 364px;
	width: 250px;
	z-index: 4;
	left: 225px;
	top: 19px;
	text-align: left;
	}
#AudioPlayer {
	position: absolute;
	height: 27px;
	width: 237px;
	z-index: 4;
	left: 501px;
	top: 19px;
	visibility: visible;
	}
#RightColumn {
	position: absolute;
	height: 375px;
	width: 237px;
	z-index: 4;
	left: 501px;
	top: 49px;
	visibility: visible;
	overflow: hidden;
	}
#Photos {
	height: 160px;
	overflow: hidden;
	}
#map {
	position: absolute;
	height: 365px;
	width: 480px;
	border: none;
	top: 23px;
	left: 27px;
	}
.iframe {
	position: absolute;
	height: 421px;
	width: 530px;
	left: 220px;
	background-color: #000000;
	top: 10px;
	z-index: 20;
	visibility: hidden;
	}
.iframeCloseButton {
	height: 15px;
	width: 49px;
	position: absolute;
	top: 2px;
	right: 23px;
	}
.LeftColumnTitle {
	height: 17px;
	width: 139px;
	position: absolute;
	top: 46px;
	left: 40px;
	}
.LeftColumnLinkButton {
	height: 14px;
	width: 86px;
	position: absolute;
	left: 40px;
	bottom: 43px;
	}
.LeftColumnTable {
	width: 150px;
	position: absolute;
	top: 75px;
	left: 40px;
	}
.venue {
	font-size: 12px;
	font-weight: bold;
	}
.cancelled {
	color: #999999;
	}
.link {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	}
.transparent {
	filter:alpha(opacity=75); 
	-moz-opacity: 0.75; 
	opacity: 0.75;
}
.dottedborder {
	border-top: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
}
img[src*="tn.jpg"][src*="/gal/"] {				/* This applies width & height values to thumbnails of photo gallery */
	width: 67px;
	height: 67px;
	}
img[src*="tn.jpg"] {							/* This applies border values to thumbnails */
	border-style: solid;
	border-width: 4px;
	border-color: #CCCCCC;
	}
tr[id*="Gig"] td {								/* This applies bottom padding to rows in the table listing Gigs */
	padding-bottom: 10px;
	text-align: left;
	}
