	/* CSS Document */
	
	
	body{
		background-color: #000000;
		color: #CCCCCC;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
	}
	
	.body{
		background-color: #000000;
		color: #CCCCCC;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
	}
	
	.body2{
		background-color: #000000;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: xx-small;
	}
	
	.body3{
		background-color: #000000;
		color: #CCCCCC;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: smaller;
	}
	a:link {
	color: #FFCC00;
	
	}
	
	a:visited {
	color: #33CCFF;
	
	}
	
	a:focus,a:hover{
	color: #CCCCFF;
	
	}

	
	/* Heading Sizes for Accessability */
	h1{
	font-size: 130%
	}
	h2{
	font-size: 110%;
	}
	P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 140%;
	padding: 1%;
	}
	
	#AddressImages{
	background-color: #333333;
	position: absolute;
	z-index: 120;
	left: 1px;
	top: 1px;
	height: 407px;
	width: 709px;
	
	
	}
	
	/********** Header Style *************/
	
	#Bar163Header{
		Position: absolute;
		border-bottom: thin groove #CCCCCC;
		border-top: thin groove #CCCCCC;	
		margin: -4px;
		width: 100%;
		height: 64px;
		/*background-image:url(../images/jpeg/bar163_Logo2.jpg);*/
		background-position: right;
		background-repeat: repeat-x;
		z-index: 107;
		top: 75px;
		left: 10px;
		background-color: #000000;
	}
	
	#LeftTopImage{
		border: ridge thick #CCCC99;
		position: absolute;
		left: 2px;
		bottom: 2px;
		z-index: 86;
		height: 144px;
		width: 215px;
	}
	
	#PageLocationGIf{
	position: absolute;
	z-index: 106;
	width: 709px;
	height: 62px;
	left: 0px;
	top: 1px;
	font: 18px Arial, Helvetica, sans-serif;
	}
	
	#PageLocationGIf2{
	position: absolute;
	z-index: 170;
	width: 709px;
	height: 62px;
	left: 217px;
	top: 1px;
	font: 18px Arial, Helvetica, sans-serif;
	}
	
	/************* globalNav styles ****************/
	
	#globalNav{
		position: absolute;
		width: 990px;
		/*min-width: 640px;*/
		height: 32px;
		color: #000000;
		padding: 0px;
		margin: 0px;
		background-image: url(../images/gif/glbnav_background.gif);
		top: 9px;
		z-index: 105;
		left: 3px;
	}
	
	#globalNav img{
		margin-bottom: -4px;
	 
	}
	
	#gnl {
		position: absolute;
		top: 0px;
		left:-1px;
		z-index: 98;
	}
	
	#gnr {
		position: absolute;
		top: 0px;
		right:-1px;
		z-index: 96;
	}
	
	#globalLink{
	position: relative;
	top: 6px;
	height: 22px;
	width: 100%;
	/*min-width: 640px;*/
	padding: 0px;
	margin: 0px;
	left: 5px;
	z-index: 97;
	
	}
	
	a.glink, a.glink:visited{
		font-size: x-small;
		color:#000000;
		margin: 0px;
		padding: 2px 5px 4px 5px;
		border-right: 1px solid #8FB8BC;
	}
	
	a.glink:hover{
		background-image: url(../images/gif/glblnav_selected.gif);
		text-decoration: none;
		
	}
	
	.skipLinks {display: none;}
	
	/********Main Contact on Header ********/
	
	.NavContactDetails{
		top: -3px;
		right: 5px;
		padding-right: 5px;
		position: absolute;
		font-size: xx-small;
		color:#000000;
		font-weight: normal;
		border-right: 1px solid #8FB8BC;
		z-index: 95;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	/************ subglobalNav styles **************/
	
	#SubGlobalLinks{
		position: absolute;
		border-bottom: groove thin  #CCCC00;
		top: 44px;
		left: 5px;
		height: 22px;
		width: 900px;
		z-index: 106;
	}
	
	.subglobalNav{
	position: absolute;
	/*top: 205px;*/
		width: 100%;
	/*min-width: 640px;*/
		height: 20px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	z-index: 106;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.subglobalNav a:link, .subglobalNav a:visited {
		color: #ffffff;
	}
	
	.subglobalNav a:hover{
		color: #000000;
		background-color: #FFFFCC;
	}
	
	/*********TheContent***********/
	
	#TheContent{
	position:absolute;
	color: #000000;
	top: 139px;
	width: 100%;
	height: 560px;
	background-color: #FFFFCC;
	z-index: 100;
	left: 6px;
	}
	
	#tl {
		position:absolute;
		top: 0px;
		left: 0px;
		margin: 0px;
		padding: 0px;
		z-index: 102;
	}
	
	#tr {
		position:absolute;
		top: 0px;
		right: -1px;
		margin: 0px;
		padding: 0px;
		z-index: 102;
	}
	
	#Latest_News {
		position:absolute;
		/*border: thin solid #CCCC99;*/
		background-color: #CCCC99;
		left:253px;
		top:33px;
		width:748px;
		height:545px;
		z-index:106;
	}
	
	#rolloverFlash{
		Position: absolute;
		left: 533px;
		top: 1px;
		width: 404px;
		height: 154px;
		background-color:#000000;
		z-index: 108;
	}
	
	#TextContent {
	position:absolute;
	/*border: thin solid #CCCC99;*/
	background-color:#000000;
	left:217px;
	top:156px;
	width:720px;
	height:80%;
	z-index:105;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;		
	}
	
	.ContentNav{
	 color: #cccc99; 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size:x-small;
	}
	
	
	.ContentNav A:link {
		font-weight: bold; 
		color: #cccc99; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		text-decoration: underline;
	}
	.ContentNav A:visited {
		font-weight: bold; 
		font-size: small; 
		color: #cccccc; 
		font-style: normal; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-variant: normal; 
		text-decoration: underline;
	}
	
	.ContentNav2 A:link {
		font-weight: bold; font-size: x-small; color: #990000; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-variant: normal; text-decoration: underline;
	}
	.ContentNav2 A:visited {
		font-weight: bold; font-size: x-small; color: #999900; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-variant: normal; text-decoration: underline;
	}
	
	.ContentNav2 P{
	color: #000000;
	line-height: normal;
	padding: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	}
	
	/*Menu_content*/
	
	#Text_Menu_Content {
		color: #000000;
		position:absolute;
		/*border: thin solid #CCCC99;*/
		background-image:url(../images/jpeg/back-seamless2.jpg);
		left:217px;
		top:1px;
		width:750px;
		height:99.5%;
		z-index:104;
		overflow: auto;
		
	}
	
	.Content_MenuNav {
		font-size: x-small; 
		color: #000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#menu_header {
		font: small Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		text-align: left;
		border-bottom-style: none;
		font-weight: normal;
	}
	
	#menu_header2 {
		font: small Verdana, Arial, Helvetica, sans-serif;
		color: #CCCC99;
		text-align: left;
		border-bottom-style: none;
	}
	
	#menu_header3 {
		font:  small Verdana, Arial, Helvetica, sans-serif;
		color: #996600;
		font-style: italic;
		text-align: left;
		margin-left: 2px;
	
	}
	
	#menu_header4 {
		font: small Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFCC;
		text-align: left;
		border-bottom-style: none;
		font-weight: bold;
	}

	#menu_header5 {

		font: small Verdana, Arial, Helvetica, sans-serif;
		color: #333333;
		text-align: left;
		border-bottom-style: none;
		font-weight: bold;
	}

	#menu_header{
	margin-left: 5px;
	
	}
	
	#Small_Links{
		position: absolute;
		height: 150px;
		width: 200px;
		left: 5px;
		top: 370px;
		z-index: 124;
	
	}
	#Gallery_Content {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		font-style: normal;
		color: #FFFFFF;
		background-color: #000000;
		background-repeat: no-repeat;
		background-position: left top;
		text-align: left;
		padding: 2px;
		position: absolute;
		left:217px;
		top:1px;
		height: 100%;
		width: 100%;
		overflow:hidden;
	}
	
	#Content360 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		font-style: normal;
		color: #FFFFFF;
		background-color: #000000;
		background-repeat: no-repeat;
		background-position: left top;
		text-align: left;
		padding: 2px;
		position: absolute;
		left:217px;
		top:1px;
		height: 100%;
		width: 800px;
		z-index: 103;
	}
	
	#promotion_text {
		position:absolute;
		left:217px;
		top:1px;
		width:100%;
		height:100%;
		z-index:106;
		background-color: #000000;
		color: #CCCCCC;
		overflow: visible;
	}
	
	#EventsContent {
	font: small Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	/*border: thin solid #CCCC99;*/
	background-color:#333333;
	left:217px;
	top:1px;
	/*height:100%;*/
	z-index:110;
	width: 100%;
	height: 110%;
		
	}
	
	#EventsListings{
	position: absolute;
	/*border: thin solid #CCCC99;*/
		background-color:#666666;
	top:0px;
	width:80%;
	/*height:100%;*/
	z-index:104;
	overflow: scroll;
	left: 2px;
	color: #000000;
	height: 100%;
			
	}
	
	#EventsListingsBottom{
	font: normal Verdana, Arial, Helvetica, sans-serif;
	/*position: absolute;
	border: thin solid #CCCC99;*/
	background-color:#666666;
	/*top:100%;*/
	/*height:100%;
	z-index:104;
	overflow: scroll;
	left: 0px;*/
			
	}
	
	#EventOtherContent{
	font: small Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	/*border: thin solid #CCCC99;*/
		background-color:#000000;
	left:0px;
	top:1px;
	width:100%;
	height:40%;
	z-index:105;
	overflow: hidden;
		
	}
	
	/* Video_content */
	
	#VideoContent {
		position:absolute;
		/*border: thin solid #CCCC99;*/
		background-color:#000000;
		left:1px;
		top:348px;
		z-index:101;
	}
	#VideoContent2 {
	position:absolute;
	/*border: thin solid #CCCC99;*/
		background-color:#000000;
	left:1px;
	top:348px;
	width:215px;
	z-index:inherit;
	height: 40%;
	}	
	#VideoContent3 {
	position:absolute;
	/*border: thin solid #CCCC99;*/
	background-color:#000000;
	left:968px;
	top: 1px;
	width:99%;
	z-index:230;
	height: 99.5%;
	}
	
	#Small_Image {
		position: relative;
		/*border: thin solid #CCCC99;*/
		background-color:#CCCC99;
		left: 5px;
		top: 33px;
		width: 148px;
		height: 218px;
		z-index:109;
		padding-left: 3px;
		padding-top: 3px;
	}
	
	#Breadcrumbs{
	position:absolute;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	top: 1px;
	left: 938px;
	width: 27%;
	height: 100%;
	z-index: 107;
		}
	
	#EventBreadcrumbs{
	background-color: #333333;
	padding: 5px;
	top: -114px;
	width: 207px;
	position: absolute;
	z-index: 112;
	right: 0px;
	left: 997px;
	height: 100px;
	
	}
	
	/*********LeftImage Holder ********/
	#LeftImageHolder{
	Position: absolute;
	top: 1px;
	left: 1px;
	width: 215px;
	height: 345px;
	z-index: 103;
	}
	
	#contactform{
	position: absolute;
	left:4px;
	top: 426px;
	width: 407px;
	height: 711px;
	}
	
	
	/*********BottomBar*********/
	
	#BottomBar{
		position: absolute;
		background:repeat;
		background-image:url(../images/gif/bar.gif);
		width:100%;
		height: 10px;
		bottom: 0px;
		padding:10px;
		border: 1px thin #FFFFFF;
		z-index: 1;
		top: 768px;
		left: 5px;
	}
	
/*.body #TheContent #promotion_text #emailer {
	background-color: #333333;
	position: absolute;
}*/

/* Events Hyperlinks */

.elinkClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	height: 32px;
	color: #CCCC33;
	padding: 5px;
	margin: 0px;
/*	width: 100px; /*
/*	background-image: url(../images/gif/glbnav_background.gif);  */
}

.elinkClass2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	height: 32px;
	color: #CCCC33;
	padding: 5px;
	margin: 0px;
/*	width: 100px; /*
/*	background-image: url(../images/gif/glbnav_background.gif);  */
}

.elinkClass2 a:hover {
	color: #000;
	background-color: #FFCC00;

}



#black_trim{

position: absolute;
background-color:#000;
top:552px;
left:1px;
width:215px;
height: 8px;

}

.colourCell{
	background-color: #FFFFFF;
	color: #333333;

}

.colourCellwithBorder{
	background-color: #FFFFFF;
	color: #333333;
	border-bottom: thick #333333;

}

#top_right_blank{
	background-color: #000;
	position:absolute;
	top: 1px;
	left: 217px;
	width: 315px;
	height: 154px;
	z-index: 303;

}
