a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FF4A4A;
}
a:active {
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(../images/bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.content {
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	height: 730px;
	width: 895px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
}
.review_text {
	font-size: medium;
}

.cast_content {
	height: 730px;
	width: 895px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
}
.content_sword {
	background-image: url(../images/content_sword.jpg);
	background-repeat: no-repeat;
	height: 730px;
	width: 895px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
}
.tour_header {
	background-image: url(../images/tour_header.jpg);
	height: 25px;
	width: 565px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}

.content_header {
	background-image: url(../images/content_header.jpg);
	height: 27px;
	width: 945px;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 70px;
	padding-top: 27px;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: right;
	padding-right: 76px;
	font-size: 12px;
	padding-top: 17px;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF4A4A;
}

.ticket_line {
	background-image: url(../images/ticket_line.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 940px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
	font-weight: bold;
	padding-right: 76px;
	padding-top: 2px;
}



.wrap {
	height: 1201px;
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
}
.cast_header {
	background-image: url(../images/cast_header.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 843px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 30px;
	text-align: left;
}
.cast_body {
	background-image: url(../images/cast_body.jpg);
	background-repeat: repeat-y;
	width: 813px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 30px;
	text-align: left;
}
.cast_footer {
	background-image: url(../images/cast_footer.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 873px;
}

