@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

a:link, a:visited { color:#FFFFFF; text-decoration:underline; }
a:hover, a:active { color:#FFFFFF; text-decoration:underline; }

.thmb { padding-right: 15px; border: 0px; }
.gold { color: #B78422; font-weight: normal; }
.buyticket { margin-left: 270px; margin-top: 20px; position: absolute; }
.submit { margin-left: 420px !important; margin-top:-60px; position: relative; border:0px solid #FFFFFF; }
.submit-newsletter { 
	display:block;
	float: right;
	margin-right: 180px;
	*margin-right: 160px;
	/**margin-top: -16px;*/
	_margin-right: 160px;
	/*_margin-top: -16px;*/
	padding: 2px;
	background-color: #444444;
	color:#FFFFFF;
	border: 0px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
}

#box {
	width: 1018px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0px 0px 0px 0px;
	border: 0px solid #99CC00;
}

#header {
	width: 1018px;
	/*height: 215px;*/
	height: 152px;
	/*background-image: url("images/header3.png");
	background-repeat: no-repeat;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0px 0px 0px 0px;
	border: 0px solid #99CC00;
}

#content {
	width: 1018px;
	height: 560px;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0px 0px 0px 0px;
	border: 0px solid #99CC00;
}

#footer {
	width: 950px;
	height: 112px;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0px 0px 0px 0px;
	border: 0px solid #99CC00;
}

.subcontent1 {
	width: 600px;
	height: 390px;
	padding-top: 0px;
	padding-left: 210px;
	position: relative;
	border: 0px solid #99CC00;
}

.subcontent_error {
	width: 600px;
	height: 390px;
	padding-top: 95px;
	padding-left: 250px;
	position: relative;
	border: 0px solid #99CC00;
}

.subcontent_gallery {
	width: 600px;
	height: 390px;
	margin-top: 110px !important;
	/*margin-top: 100px;*/
	margin-left: 250px;
	position: absolute;
	border: 0px solid #99CC00;
}

.subcontent_ticket {
	width: 600px;
	height: 370px;
	overflow: auto;
	margin-top: 100px;
	margin-left: 200px;
	position: absolute;
	border: 0px solid #99CC00;
}

.subcontent_infoL {
	width: 270px;
	height: 390px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding-top: 70px;
	padding-left: 150px;
	position: relative;
	border: 0px solid #99CC00;
}

.subcontent_infoR {
	width: 390px;
	height: 390px;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	padding-top: 70px;
	padding-right: 180px;
	position: relative;
	border: 0px solid #99CC00;
	z-index: 2 !important;
}

#ajaxContent { border:0px; }
