@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bts_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #70ABD7;
}
p {
	font-size: 14px;
	line-height: 175%;
	padding-top: 3px;
	padding-right: 24px;
	padding-bottom: 3px;
	padding-left: 24px;
	color: #70ABD7;
}
.footer {
	font-size: 12px;
	padding-top: 12px;
	color: #70ABD7;
}
a {
	font-weight: bold;
	color: #CC99FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.main_table {
	background-image: url(images/inside-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 36px;
	font-weight: bold;
	color: #99FFFF;
	line-height: 40px;
}
h3 {
	font-size: 24px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-style: italic;
	color: #C2FFFF;
}
.main_table_cast {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-left: 6px;
}
.main_table_banner {
	padding-left: 48px;
}
.video {
	z-index: 100;
}
table tr td ul li {
	font-size: 14px;
	line-height: 150%;
	text-indent: 36px;
	padding: 0px;
}
