#page {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	visibility: visible;
	text-align: left;
	display: block;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/darkgreenback.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
#pageinner {
	float: left;
	height: auto;
	width: 950px;
	border: 2px solid #ffffff;
	background-image: url(../images/limegreenback.gif);
	background-repeat: repeat;
}
#horiztopnav {
	float: left;
	height: 28px;
	width: 950px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/midgreenback.gif);
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.horiztopnavbutton {
	float: left;
	height: 23px;
	width: 19%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.horiztopnavbutton a:link, .horiztopnavbutton a:visited, .horiztopnavbutton a:hover, .horiztopnavbutton a:active, .horiztopnavbuttonactive a:link, .horiztopnavbuttonactive a:visited, .horiztopnavbuttonactive a:hover, .horiztopnavbuttonactive a:active {
	color: #ffffff;
}

.horiztopnavbuttonactive {
	float: left;
	height: 23px;
	width: 19%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/darkgreenback.gif);
	background-repeat: repeat;
	}
.horiztopnavleftspacer {
	float: left;
	height: 28px;
	width: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header {
	float: left;
	height: auto;
	width: auto;
}
#main {
	background-color: #FFFFFF;
	
	float: left;
	height: auto;
	width: 850px;
	margin-left: 50px;
	margin-top: 15px;
}
* html #main { 	margin-left: 20px; }

.booktickets {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#mainimage {
	float: left;
	height: 416px;
	width: 405px;
	border: 1px solid #000000;
	margin-left: 15px;
	margin-top: 15px;
}
* html #mainimage { 	margin-left: 7px; }

#maintext {
	float: right;
	/*height: 376px;*/
	height:auto;
	width: 355px;
	border: 1px solid #000000;
	background-image: url(../images/limegreenback.gif);
	background-repeat: repeat;
	text-align: left;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-right: 15px;
	margin-top: 15px;
}
* html #maintext { 		margin-right: 7px; }
* html #maintextcontact { 		margin-right: 7px; }
* html #maintextlong { 		margin-right: 7px; }

#maintextlong {
	float: right;
	height: auto;
	width: 392px;
	border: 1px solid #000000;
	background-image: url(../images/limegreenback.gif);
	background-repeat: repeat;
	text-align: left;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-right: 15px;
	margin-top: 15px;
}
#maintextlong p {
	padding: 0px;
	margin-top: 2px;
}
#maintextlong H1 {
	margin-top: 18px;
}

#maintextwide {
	float: left;
	height: auto;
	width: 778px;
	border: 1px solid #000000;
	background-image: url(../images/limegreenback.gif);
	background-repeat: repeat;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 15px;
	margin-top: 15px;
}
* html #maintextwide { 	margin-left: 7px; }
#maintextwideprocess {
	float: left;
	height: auto;
	width: 778px;
	border: 1px solid #000000;
	background-image: url(../images/limegreenback.gif);
	background-repeat: repeat;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 15px;
	margin-top: 15px;
	font-weight: bold;
}
* html #maintextwideprocess { 	margin-left: 7px; }

#maintextcontact {
	float: right;
	height: 376px;
	width: 355px;
	border: 1px solid #000000;
	background-image: url(../images/limegreenback.gif);
	background-repeat: repeat;
	text-align: left;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-right: 15px;
	text-align: center;
	margin-top: 15px;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

#funtasiafooter {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	font-size: 10px;
	color: #666666;
	margin-top: 15px;
}
#swsfooter {
	font-size: 10px;
	color: #999999;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
	color: #cc0000;
}
a:link, a:visited, a:hover, a:active {
	color: #cc0000;
}

a:hover {
	text-decoration: underline;
}
#maintextwide a:link, #maintextwide a:visited, #maintextwide a:hover, #maintextwide a:active {
	text-decoration: underline;
}

#swsfooter a:link, #swsfooter a:visited, #swsfooter a:hover, #swsfooter a:active {
	color: #ffffff;
}
.list {
	list-style-type: disc;
	margin-left: 18px;
	margin-bottom: 15px;
}
.list li {
	margin-bottom: 15px;
}
.largecentre {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
hr {
	color: #cc0000;
}

