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

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg.jpg);
}
body,p,td{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #F82914;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F82914;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #F82914;
	text-decoration: underline;
}
#navigation {
	width: 1000px;
	float: left;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	color: #CF1016;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13.5px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#navigation ul li a:hover {
	color: #C8BDA7;
}
#navigation ul li a.current {
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 1000px;
	float: left;
	background-position: center top;
}
#content {
	height: 540px;
	width: 1000px;
	float: left;
}
#contentLeft {
	height: 540px;
	width: 250px;
	float: left;
	background-image: url(/images/content_left.jpg);
	background-repeat: no-repeat;
}
#contentLeftTop {
	height: 250px;
	width: 250px;
	float: left;
}
#contentLeftBottom {
	height: 290px;
	width: 250px;
	float: left;
}
#contentMain {
	height: 540px;
	width: 500px;
	float: left;
	background-image: url(/images/content_main.jpg);
	background-repeat: no-repeat;
}
#contentMainTop {
	height: 175px;
	width: 500px;
	float: left;
	background-repeat: no-repeat;
	background-position: center 89px;
}
#contentMainBottom {
	height: 330px;
	width: 480px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#contentRight {
	height: 540px;
	width: 250px;
	float: left;
	background-image: url(/images/content_right.jpg);
	background-repeat: no-repeat;
}
#contentRightTop {
	height: 250px;
	width: 250px;
	float: left;
}
#contentRightBottom {
	height: 290px;
	width: 250px;
	float: left;
}
#backstageButton {
	height: 47px;
	width: 114px;
	float: left;
	margin-top: 85px;
	margin-left: 17px;
	background-image: url(/images/backstage_arrow.jpg);
	background-repeat: no-repeat;
	display: inline;
}
#toStageButton {
	height: 35px;
	width: 98px;
	float: left;
	margin-top: 90px;
	margin-left: 133px;
}
#latestNewsButton {
	height: 120px;
	width: 128px;
	float: left;
	margin-top: 110px;
	margin-left: 112px;
	display: inline;
}
#slideshow {
	height: 135px;
	width: 1000px;
	float: left;
	background-image: url(/images/slideshow.jpg);
	background-repeat: no-repeat;
}
#stagefloor {
	height: 47px;
	width: 1000px;
	float: left;
	background-image: url(/images/stagefloor.jpg);
	background-repeat: no-repeat;
}
#newsButton {
	height: 20px;
	width: 305px;
	float: left;
	margin-left: 348px;
	margin-top: 5px;
}
#keyButton {
	width: 40px;
	height: 110px;
	margin-top: 80px;
	margin-left: 25px;
}
#slide1 {
	float: left;
	margin-top: 8px;
	height: 118px;
	width: 143px;
	margin-left: 195px;
	display: inline;
	overflow: visible;
}
#slide2 {
	float: left;
	margin-top: 8px;
	height: 118px;
	width: 143px;
	margin-left: 12px;
	display: inline;
}
#slide3 {
	float: left;
	margin-top: 8px;
	height: 118px;
	width: 143px;
	margin-left: 12px;
	display: inline;
}
#slide4 {
	float: left;
	margin-top: 8px;
	height: 118px;
	width: 143px;
	margin-left: 12px;
	display: inline;
}
#news {
	height: 47px;
	width: 1000px;
	float: left;
}
#footer {
	width: 1000px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
}
.textBold {
	font-weight: bold;
}
.imageRight {
	float: right;
	border: 1px solid #F82914;
	margin-bottom: 5px;
	margin-left: 15px;
}
.imageLeft {
	float: left;
	border: 1px solid #F82914;
	margin-bottom: 5px;
	margin-right: 15px;
}
.formField {
	width: 420px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formFieldCaptcha {
	width: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
}
.formFieldText {
	width: 420px;
	height: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formSubmitButton {
	width: 420px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #CCC;
	font-weight: bold;
	color: #F82914;
}
.formSubmitButton:hover {
	background-color: #F82914;
	color: #F4F1EC;
}
.formLabel {
}
.footerLeft {
	color: #C8BDA7;
	float: left;
	margin-bottom: 15px;
	margin-left: 40px;
	font-weight: normal;
	font-size: 11px;
}
.footerRight {
	color: #C8BDA7;
	float: right;
	margin-bottom: 15px;
	margin-right: 40px;
	font-weight: normal;
	font-size: 11px;
}
.movieThumb {
	margin-right: 7px;
	margin-bottom: 15px;
	width: 100px;
	margin-left: 7px;
	border: 1px solid #F82914;
	float: left;
	height: 75px;
}
.movieThumb:hover {
	border-top-color: #464241;
	border-right-color: #464241;
	border-bottom-color: #464241;
	border-left-color: #464241;
}
.photoThumb {
	margin-right: 7px;
	margin-bottom: 15px;
	width: 100px;
	margin-left: 7px;
	border: 1px solid #F82914;
	float: left;
	height: 75px;
}
.photoThumb:hover {
	border-top-color: #464241;
	border-right-color: #464241;
	border-bottom-color: #464241;
	border-left-color: #464241;
}
.intro {
	font-weight: bold;
}
.cursief {
	font-style: italic;
	color: #000;
	font-weight: normal;
}
.boldRed {
	font-weight: bold;
	color: #F82914;
}
.alert {
	color: #F82914;
}
.newSection {
	margin-bottom: 15px;
	width: 470px;
	float: left;
}
