body {
	margin:0px;
	padding:0px;
	color: #000; 
	font-size: 11px; 
	font-family: Arial, sans-serif; 
	background-color:#09163B;
	}
	
table {
	border:0px; 
	cellspacing:0;
	cellpadding:0;
	}

#header {
	height:150px;
	background-image: url(/lib/headerHome.png); 
	}
	
#headImg {
	height:242px;
	}
	
#hotareas {
	height:238px;
	background-image: url(/lib/headerHots.png); 
	}
	
.hot1  {
	/*margin-top:80px;*/
	margin-left:140px;
	margin-right:20px;
	}
	
.hot2  {
	/*margin-top:80px;*/
	margin-left:120px;
	margin-right:40px;
	}
	
.hot3  {
	/*margin-top:80px;*/
	margin-left:100px;
	margin-right:61px;
	}
	
#main {
	width:989px;
	margin-left:auto;
	margin-right:auto;
	}

#container {
	overflow:hidden;
	}

#mainNav, #centre_col{
	margin-bottom:-5000px;
	padding-bottom:5000px;
	}
		
#centre_col {
	margin-left:361px;
	width:630px;
	color: #fff; 
	font-size: 11px; 
	font-family: Arial, sans-serif; 
	}
	
#navHolder {
	width:361px;
	float:left;
	background-image: url(/lib/navBg.png);
	min-height:570px;
	}	

#mainNav {
	margin-top:20px;
	margin-left:53px;
	}

.nav {
	padding-top:5px;
	}

.eSpacer {
	margin-left:10px;
	}	
	
.nav a:hover {
	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
 	opacity:0.6;
	color: #fff;
	}

#title { 
	background-image: url(/lib/titleBg.png);
	background-repeat: no-repeat;
	padding-left:40px;
	font-size: 21px; 
	}
	
#eventTitle { 
	background-image: url(/lib/titleBgEvents.png);
	background-repeat: no-repeat;
	padding-left:40px;
	font-size: 26px; 
	padding-top:40px;
	height:98px;
	}
	
#eventDays { 
	padding-left:3px;
	padding-top:20px;
	}
		
.eventHead { 
		font-size: 18px; 
		padding-left:40px;
		line-height: 18px; 
		padding-top:10px;
		}
		
.eventDetails  { 
	color: #FFFF00; 
	font-size: 12px; 
	}


.copy   { 
	color: #fff; 
	font-size: 12px; 
	line-height: 18px; 
	font-family: Arial, sans-serif; 
	margin-top: -25px; 
	margin-right: 65px; 
	margin-left: 40px;
	}
	
.copy2   { 
	color: #fff; 
	font-size: 12px; 
	line-height: 18px; 
	font-family: Arial, sans-serif; 
	margin-right: 65px; 
	margin-left: 40px;
	margin-top: -5px;
	}
	
	
.yellow   { 
	color: #ffff00; 
	font-size: 12px;
	font-weight: bold;
	}
	
.pageimage  { 
	float: right; 
	margin-bottom: 10px; 
	margin-left: 30px; 
	border: solid 1px #868a8a 
}

.eButton  { 
	float: right; 
	margin-bottom: 10px; 
	margin-right: 40px; 
	margin-top: 80px; 
	border: 0px; 
}

.bookButton  { 
	float: right; 
	margin-bottom: 10px; 
	margin-right: 75px; 
	margin-top: -50px; 
	border: 0px; 
}

#footer { 
	width: 989px;
	color: #fff; 
	font-size: 10px; 
	font-family: Arial, sans-serif; 
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	height:50px;
	background-image: url(/lib/lowMainBg.png);
	background-repeat: no-repeat;
	margin-top: -1px; 
	}
	
#footer2 { 
	width: 989px;
	color: #fff; 
	font-size: 10px; 
	font-family: Arial, sans-serif; 
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	height:50px;
	margin-top: -1px; 
	}

#fourfx a, #fourfx a:link, #fourfx a:visited, #fourfx a:hover, #fourfx a:active, #fourfx span { 
	color: #fff;
	font-size: 10px; 
	text-decoration: none; 
	}
	
#fourfx a:hover { 
	text-decoration: underline; 
	}	
	
#fourfx span { 
	color: #fff;
	font-size: 10px; 
	text-decoration: none; 
	margin-left:53px;
	}	

a:link     
	{ 
	color: #FFFF00;
	font-size: 12px; 
	text-decoration: none; 
	}

a:visited            
	{ 
	color: #FFFF00;
	font-size: 12px; 
	text-decoration: none ;
	}

a:hover           	 
	{ 
	color: #FFFF00;
	font-size: 12px; 
	text-decoration: underline ;
	}
	
	
.hot1 a, .hot1 a:link, .hot1 a:visited, .hot1 a:hover, .hot1 a:active{
	color: #05173C;
	font-size: 12px; 
	text-decoration: none ;
	}
	
.hot2 a, .hot2 a:link, .hot2 a:visited, .hot2 a:hover, .hot2 a:active{
	color: #05173C;
	font-size: 12px; 
	text-decoration: none ;
	}
	
.hot3 a, .hot3 a:link, .hot3 a:visited, .hot3 a:hover, .hot3 a:active{
	color: #05173C;
	font-size: 12px; 
	text-decoration: none ;
	}


.newsLink {
	color: #fff; 
	font-size: 12px; 
	line-height: 18px; 
	font-family: Arial, sans-serif; 
	margin-right: 65px; 
	margin-left: 40px;
	}
	
	
.newsLink a {
	color: #FFFF00; 
	}
	
	
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

.subnavleft {	
	font-size:13px;
	font-family: Arial, sans-serif;
	}


.subnavpos2 {
	margin-left:58px;
	}
	

/* form checker starts */
#warningText			{ color: #ff000;	font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; display: none }
.formText				{ color: #FFFF00;	font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.FormTextFail			{ color: #CA002D;	font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.formTextInput  		{ color: #000; 	font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: red; border: solid 1px #797979;; width: 200px  }
.formTextInputFail  	{ color: #fff;  	font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #CA002D; border: solid 1px #7979799; width: 200px; font-weight: bold  }
.formfield 				{ color: #000;  	font-size: 12px; font-family: arial, helvetica, sans-serif; border: solid 1px #283A75; width: 200px }
/* form checker ends */
