@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/movie_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.ban-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B1B1B1;
	line-height: 19px;
}
.head-ban-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BA5A50;
	letter-spacing: 1px;
}
.footer-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D7AE77;
	letter-spacing: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7A6658;
}


.subsec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
}
.headingred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #AE0004;
	line-height: 25px;
}
.maintxt-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.highlight-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FF9F40;
}
a:link {
	color: #D3B376;
	text-decoration: none;
}
a:visited {
	color: #D3B376;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #D3B376;
}
.mov-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #AE0000;
	letter-spacing: -1px;
	line-height: 30px;
}
