

body {
	background-color: #FFFFCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	left: auto;
	right: auto;
}

a:link {
	color:#333333;
	text-decoration:none
}
a:visited {
	color:#333333;
	text-decoration:none
}
a:hover {
	color:#333333;
	text-decoration:underline
}

#menu {
	width: 100%;
	height: auto;
	padding: 0px;
	position: absolute;
	top: 16px;
	margin-bottom: 0px;
	left: auto;
	right: auto;
/*	background-image:url(images/boxshadecentre.gif);
	background-repeat: repeat-y;
	background-position: center; */
}

#menu_top {
	position: relative;
	background-image:url(images/boxshadetop.gif);
	width: 780px;
	height: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}


#menu_centre {
	position: relative;
	width: 780px;
	height: 240px;
	padding: 0px;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;

}

#menu_centre a {padding: 0px}

#menu_bottom {
	position: relative;
	background-image:url(images/menushadebottom.gif);
	width: 780px;
	height: 36px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	line-height: 30px;
	text-align:center;
	vertical-align: middle;	
	text-transform: uppercase;
}


#menu_bottom a {padding: 0px 10px 0px 10px}
#menu_bottom a:link {text-decoration:none}
#menu_bottom a:visited {text-decoration:none}
#menu_bottom a:hover {
text-decoration:underline;
	/*background-color:#EABF00 */
}



#main {
	position: absolute;
	top: 308px;
	width: 100%;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	left: auto;
	right: auto;

}


#main_top {
	position: relative;
	background-image:url(images/boxshadetop.gif);
	width: 780px;
	height: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}


#main_centre {
	position: relative;
	background-image:url(images/boxshadecentre.gif);
	background-repeat: repeat-y;
	background-color:#00FF33;
	width: 780px;
/*	min-height: 400px; */
	height: inherit;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right: auto;
	
}

#main_bottom {
	position: relative;
	background-image:url(images/boxshadebottom.gif);
	width: 780px;
	height: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#main_content {
	width: 780px;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	min-height: 400px;
}

#main_content p {
	width: 97%;
}

#right_top {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 5px 10px 0px 10px;
	padding: 5px;
	width: 195px;
	min-height: 140px;
	border-left: 1px dotted #6666CC;
	
}

#right_bottom {
	margin: 0px;
	padding: 5px;
	width: 95%;
	border-top: 1px dotted #6666CC;

}

#content {
	width: 520px;
	margin: 0px 0px 5px 9px;
	padding: 5px;
	height: auto;
}


#content p {
	width: 97%;
}

#content_wide {
	width: 740px;
	margin: 0px 0px 5px 9px;
	padding: 5px;
	height: auto;
	text-align: center;
}

.close_window {
	text-align:center;
}

.img_right {
	float: right;
	padding: 6px 20px 6px 6px;
	
}

.img_left {
	float: left;
	padding: 6px;
	color: #6666CC;
	font-size: 18px;
}

.back {
	text-align: right;
	margin-right: 25px;
}

.quote_left {
	float: left;
	width: 180px;
	padding: 6px;
	color: #6666CC;
	font-size: 16px;

}

.quote_right {
	float: right;
	width: 180px;
	padding: 6px 20px 6px 6px;
	color: #6666CC;
	font-size: 16px;
}

.col {
	float:left;
	width: 30%;
	height: 140px;
	margin: 5px 0px 5px 9px;
	padding: 6px;
}

.aboutcol {
	float:left;
	width: 243px;
	height: 140px;
	margin: 5px 0px 5px 1px;
	padding: 6px;
}

.historycol {
	float:left;
	width: 243px;
	height: 140px;
	margin: 10px 0px 5px 1px;
	padding: 6px;
}

.artistscol {
	float:left;
	width: 243px;
	height: 140px;
	margin: 10px 0px 5px 1px;
	padding: 6px;
}


.presscol {
	float:left;
	width: 243px;
	height: 140px;
	margin: 5px 0px 5px 1px;
	padding: 6px;
}


.locationcol {
	float:left;
	width: 243px;
	height: 140px;
	margin: 33px 0px 5px 1px;
	padding: 6px;
}

.contactcol {
	float:left;
	width: 243px;
	height: 140px;
	margin: 33px 0px 5px 1px;
	padding: 6px;
}


.header_blue {
	background-color: #6666CC;
	width: 97%;
	padding: 5px;
	height: 22px;
;
}

.header_yellow {
	background-color: #FFCC00;
	width: 95%;
	padding: 5px;
	height: 22px;
}

.header_green {
	background-color: #66CC00;
	width: 95%;
	padding: 5px;
	height: 22px;
}

.subtitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


