BODY
	{
	FONT: 14px verdana, arial; COLOR: #222222
	}
p
	{
	margin-top: 0em;
	margin-bottom: 1em;
	}
A:link
	{
	COLOR: #000569; TEXT-DECORATION: none
	}
A:visited
	{
	COLOR: #000569; TEXT-DECORATION: none
	}
A:hover
	{
	COLOR: #000569; TEXT-DECORATION: underline
	}
TD
	{
	FONT: 14px verdana, arial; COLOR: #222222
	}
H1
	{
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
	}
H2
	{
	padding-left: 17px;
	font-size: 18px;
	font-weight: bold;
	}
H3
	{
	padding-left: 17px;
	font-size: 13px;
	font-weight: bold;
	}
.smallertext
	{
	font-size: 10px;
	}
.floatright
	{
	float: right;
	margin: 0px 0px 7px 15px;
	marginorderabove: top right bottom left;
	padding: 2px;
	border: 1px solid #666;
	clear: right;
	}
.floatleft
	{
	float: left;
	margin: 0px 15px 7px 0px;
	padding: 2px;
	border: 1px solid #666;
	clear: left;
	}
.containingbox p
	{
	margin-top: 0;
	}	
.menuheading
	{
	font: bold 14px verdana, arial;
	color: #01046F;
	}
.redtext
	{
	font-weight: bold;
	color: #FF0000;
	}
.burgundytext
	{
	font-weight: bold;
	color: #CC0033;
	}
.whatsongap
	{
	font-size: xx-small
	}	
.header
	{
	width:100%;
	height:140px;
	background-color:#FFCCFF;
	cellspacing:0;
	cellpadding:0;
	}
div.hpleft
	{
	/* side link container */
	position: absolute;
	margin: 3px 0px 7px 3px;
	marginorderabove: top right bottom left;
	width: 200px;
	background-color:#FFFFCC;
	left: 457px;
	}
div.hpleft div
	{
/*	padding: 10px;
	border: 1px solid #212749;
*/	}
div.advert
	{
	/* right hand side */
	position: absolute;
	margin: 3px 0px 7px 839px;
	marginorderabove: top right bottom left;
	}
div.whatson
	{
	/* side link container */
	position: absolute;
	margin: 3px 0px 7px 206px;
	marginorderabove: top right bottom left;
	width: 631px;
	background-color:#022212;
	color:#FFFFFF;
	}
div.whatson div
	{
	padding: 10px;
	border: 3px solid #123654;
	}
div.jumpbox
	{
	position: absolute;
	margin: 0px 0px 0px 0px;
	marginorderabove: top right bottom left;
	width: 200px;
	height: 10px;
	left: 559px;
	top: 78px;
	}












/* Page Dimensions */
#pagewidth {
	width: 960px;
	float: left;
}
#pageleft {
	width: 838px;
	float: left;
}
#pageright {
	width: 122px;
	float: right;
}
#bottomfooter {
	margin: 5px 0px 0px 0px;
	marginorderabove: top right bottom left;
}








/* Welcome To */
#welcometo {
	background-color:#B2B2B2;
	color: #01046F;
	width: 814px;
	margin: 12px 0px 0px 12px;
	marginorderabove: top right bottom left;
	float: left;
	display:inline;
}
#welcometo .properties {
	padding: 5px;
	border: 1px solid #212749;
}
#welcometo .maintext {
	font-size: 13px;
}

/* Long Advertising */
#advert1 {
	margin: 12px 0px 0px 0px;
	marginorderabove: top right bottom left;
	float: left;	
	display:inline;
	border: 1px solid #212749;	
}

/* Small Boxes on Homepage */
#smallbox {
	width: 400px;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 3px;
	float: left;
	display:inline;
}
#smallbox .smallboxHeader {
	background: url(images/borders/homebox_top.gif);
	height: 40px;	
}
#smallbox .smallboxHeaderText {
	color:#000569;
	padding-left:24px;
	padding-top:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant:small-caps;
	font-stretch:extra-expanded;
	font-weight:bold
}
#smallbox .smallboxCentre {
	width: 400px;
	height: 260px;
	float: left;
	display:inline;
	background: url(images/borders/homebox_middle.gif) repeat-y top;
}
#smallbox .smallboxCentrePadding {
	padding: 8px 25px 0px 8px;
	marginorderabove: top right bottom left;
}
#smallbox .smallboxFooter {
	background: url(images/borders/homebox_bottom.gif);
	width: 400px;
	height: 23px;
	float: left;
	display:inline;
}

#smallbox h1 {
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
}
#smallbox h1 a {
	font-size: 14px;
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
#smallbox h1 a:hover {
	color: #969696;
}
#smallbox .maintext {
	padding-left: 17px;
	font-size: 13px;
}

/* Whats On */
#largebox {
	width: 814px;
	margin-top: 12px;
	margin-left: 12px;
	float: left;
	display:inline;
}
#largebox .largeboxHeader {
	background: url(images/borders/homebox2_top.gif);
	height: 40px;	
}
#largebox .largeboxHeaderText {
	color:#000569;
	padding-left:24px;
	padding-top:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant:small-caps;
	font-stretch:extra-expanded;
	font-weight:bold
}
#largebox .largeboxCentre {
	width: 814px;
	float: left;
	background: url(images/borders/homebox2_middle.gif) repeat-y top;
	display:inline;
}
#largebox .largeboxCentrePadding {
	padding: 8px 25px 0px 8px;
	marginorderabove: top right bottom left;
}
#largebox .largeboxFooter {
	background: url(images/borders/homebox2_bottom.gif);
	width: 814px;
	height: 23px;
	float: left;
	display:inline;
}

#largebox h1 {
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
}
#largebox h1 a {
	font-size: 14px;
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
#largebox h1 a:hover {
	color: #969696;
}
#largebox .maintext {
	padding-left: 17px;
	font-size: 13px;
}
#largebox .tabletext {
	padding-left: 2px;
	font-size: 12px;
}

/* Pub Page */
#pubspage {
	width: 814px;
	margin-top: 12px;
	margin-left: 12px;
	float: left;
	display:inline;
}
#pubspage .pubspageHeader {
	background: url(images/borders/homebox2_top.gif);
	height: 40px;	
}
#pubspage .pubspageHeaderNoBox {
	background: url(images/borders/homeboxnoblue_top.gif);
	height: 23px;	
}
#pubspage .pubspageHeaderText {
	color:#000569;
	padding-left:24px;
	padding-top:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant:small-caps;
	font-stretch:extra-expanded;
	font-weight:bold
}
#pubspage .pubspageCentre {
	width: 814px;
	float: left;
	background: url(images/borders/homebox2_middle.gif) repeat-y top;
	display:inline;
}
#pubspage .pubspageCentrePadding {
	padding: 8px 25px 0px 8px;
	marginorderabove: top right bottom left;
}
#pubspage .pubspageFooter {
	background: url(images/borders/homebox2_bottom.gif);
	width: 814px;
	height: 23px;
	float: left;
	display:inline;
}

#pubspage h1 {
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
}
#pubspage h1 a {
	font-size: 14px;
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
#pubspage h1 a:hover {
	color: #969696;
}
#pubspage .pubspagetext {
	padding-left: 17px;
	font-size: 13px;
}
#pubspage .pubspagetextsmaller {
	padding-left: 17px;
	font-size: 10px;
}

.footertext {
	width: 814px;
	padding-top: 5px;
	padding-left: 17px;
	font-size: 10px;
	display:inline;
}

