body {
	margin-top: 10px;
	background-color: #791818;
	background-image: url("../images/common/backgroundgradient.gif");
	background-repeat: repeat-x;
	background-attachment: fixed;
}
table.mainTable {
	width: 758px;
	border: none;
	border-width: 0px;
}
table.contentHolder {
	width: 726px;
	border: none;
	border-width: 0px;
}
table.footerLinkBarTable {
	width: 100%;
	margin-bottom: 1px;
}
td.header {
	background-image: url("../images/common/headerbg.gif");
	background-repeat: no-repeat;
	padding-right: 20px;
	height: 95px;
}
td.menuBarUpper {
	background-image: url("../images/common/menubarupperbg.gif");
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 3px;
	height: 25px;
}
td.content {
	background-image: url("../images/common/contentbg.gif");
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 15px;
	padding-bottom: 20px;
}
td.menuBarLower {
	background-image: url("../images/common/menubarlowerbg.gif");
	padding-left: 16px;
	padding-right: 16px;
	height: 24px;
}
td.footer {
	background-image: url("../images/common/footerbg.gif");
	padding-right: 16px;
	height: 34px;
}
td.leftColumn {
	vertical-align: top;
	width: 363px;
	padding-top: 5px;
}
td.rightColumn {
	vertical-align: top;
	width: 363px;
	padding-top: 0px;
}
font.header {
	font-family: Arial;
	font-size: 22pt;
	font-weight: bolder;
}
font.strapLine {
	font-family: Arial;
	font-size: 11pt;
}
font.linkBar {
	font-family: Arial;
	font-size: 10pt;
}
font.note {
	font-family: Arial;
	font-size: 8pt;
	color: #5b5b5b;
}
font.contentHeader {
	font-family: Arial;
	font-size: 13.5pt;
	font-weight: 900;
	color: #333333;
}
image.silhouette {
	margin-left: 17px;
}
div.headerDiv{
	padding-top: 18px;
}
div.strapLineDiv{
	padding-top: 7px;
}
a:link {
	color: #cc3333;
}
a:visited {
	color: #990000;
}
table.venues {
	width: 363px;
	border: none;
	border-width: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	margin-top: 8px;
}
table.venues td {
	vertical-align: top;
}
table.features {
	width: 363px;
	height: 190px;
	border: none;
	border-width: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	margin-top: 15px;
}
font.featuresHeader {
	font-family: Arial;
	font-size: 11pt;
	font-weight: 900;
	color: #333333;
}
font.featuresBody {
	font-family: Arial;
	font-size: 8pt;
	font-weight: 400;
	color: #333333;
}
td.featuresTitle {
	background-image: url("../images/features/box_top.gif");
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 6px;
	height: 30px;
}
td.featuresBody {
	background-color: #b2b2b2;
	padding: 1px;
}
td.featuresFooter {
	background-image: url("../images/features/box_bottom.gif");
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
	height: 25px;
}
td.city {
	width:118px;
}
td.link {
	width:183px;
}
td.postcode {
	width:50px;
}
dt {
	font-family: Arial;
	font-size: 8pt;
	font-weight: 900;
	color: #333333;
	margin-bottom: 1px;
	
}
dd {
	font-family: Arial;
	font-size: 8pt;
	font-weight: 400;
	color: #333333;
	margin-left: 0px;
	margin-bottom: 9px;
}


