body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #706566;
}
body#HoldingPage a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.5em;
}
body#HoldingPage {
	text-align: center;
	padding-top: 30px;
}
h1 {
	text-indent: -1000px;
	overflow:hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 146px;
	float: left;
	margin: 0px;
	margin-left: 5px;
}

img#womanwithbass {
	margin: -2px 570px;
	position: absolute;
}
img#leancouple {
	margin: -10px 60px;
	position: absolute;
}
h2 {
	letter-spacing: .05em;
	font-size: 2.5em;
	color: #be2227;
	margin-top: 5px;
	margin-bottom: 1.2em;
	text-align: center;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#bounds_top, div#bounds, div#bounds_bot {
	width: 930px;
	margin: 0 auto;
}
div#bounds_top {
	background-image: url(../images/bounds_top.gif);
	height: 30px;
	margin-top: 20px;
	background-position: 0px 15px;
	background-repeat: no-repeat;
}
div#bounds {
	background-color: #cab6b8;
	padding: 0px;
}
div#bounds_bot {
	background-image: url(../images/bounds_bot.gif);
	height: 15px;
	margin-bottom: 20px;
}

div#diy {
	text-indent: -1000px;
	overflow: hidden;
	height: 128px;
	width: 198px;
	background-image: url(../images/diy.gif);
	float: right;
	margin-top: 0px;
	margin-right: 20px;
}
div#nav {
	float: left;
	margin: 0px;
margin-top: 5px;
}
div#nav ul li{
	letter-Spacing: .3em;
	list-style: none;
}
div#nav ul li a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
}
div#nav ul li a:hover {
	color: #88181c;
}
div#nav ul li a.on{
	color: #FFF;
}
div#main_top, div#main_mid, div#main_bot {
	width: 913px;
	margin: 0px auto;
	padding: 0px;
}
div#main_top {
	background-image: url(../images/main_top.gif);
	height: 10px;
	margin-top: 10px;
}
div#main_mid {
	background-image: url(../images/main_mid.gif);
	color: #4a4344;
	background-color: #ebe4e5;
}
div#main_inner {
padding: 15px 20px;
font-size: 1.1em;
letter-spacing: .05em;
line-height: 1.3em;
}
div#main_inner a{
color: #510;
text-decoration: none;
border-bottom: 1px dotted #510;
}
div#main_mid p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
div#main_bot {
	background-image: url(../images/main_bot.gif);
	height: 13px;
}
body#WhatsOn div#main {
	height: 636px;
	background:  none;
}
div#footer_top, div#footer, div#footer_bot {
	width: 900px;
	margin: 0 auto;
}
div#footer_top {
	background-image: url(../images/footer_top.gif);
	height: 8px;
}
div#footer {
	background-color: #b2a0a2;
	text-align: center;
	font-size: .8em;
	line-height: 1em;
	letter-spacing: .2em;
}
div#footer p {
	margin: 0px;
	padding: 0px;
}
div#footer a {
	color: #643;
	text-decoration: none;
	font-weight: bold;
}
div#footer_bot {
	background-image: url(../images/footer_bot.gif);
	height: 8px;
}
img#bld_logo {
	margin-right: 10px;
}
table#events {
margin: 0 auto;
}
table#events th{
color: #be2227;
font-size: 1.2em;

}

table#events th#where{
width: 180px;
}

table#events td{
color: #000;
font-weight: bold;
background-color: #d9d2d3;
padding: 4px;
text-align: center;
font-size: 1.1em;
}
table#events td.details{
text-align: left;
font-size: 1em;
}
table#events td.details div.acts{
color: #FFF;
background-color: #cbbfc1;
padding: 2px;
}
.clrbth {
	clear: both;
}