body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}
.wrap {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	background-image: url(../images/border_800_02.gif);
}
.wrap .top {
	background-image: url(../images/border_800_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 800px;
}
.wrap .content {
	background-image: url(../images/border_800_02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	text-align: center;
}
.wrap .btm {
	background-image: url(../images/border_800_03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 800px;
	clear: both;
}
p {
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 20px;
}
.play_link {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 60%;
}
a {
	font-weight: bold;
	color: #339999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color:#FF0000;
}
.tbl {
	background-color: #000000;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	border: 3px solid #666666;
}
td {
	background-color: #000000;
	background-image: url(../images/td.gif);
	height: 20px;
	background-repeat: repeat-x;

}
.tbl th {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/th.gif);
	height: 23px;
	background-repeat: repeat-x;
}
.tbl2 th {
	background-color: #336666;
	color: #FFFFFF;
	background-image: url(../images/th.gif);
}
.wrap .content .tbl .shrink {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wrap .content .rt_col {
	float: right;
	width: 579px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #009999;
}
.wrap .content .lf_col {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-y;
	background-position: 20px;
	text-align: left;
	clear: left;
}
.wrap .content .lf_col .link_top {
	background-image: url(../images/imagesblock_up.gif);
	background-repeat: no-repeat;
	height: 28px;
	background-position: 20px;
}
.left {
	text-align: left;
}
.link_title {
	background-image: url(../images/block_middle.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	height: 27px;
	font-size: 12px;
}
.link_btm {
	background-image: url(../images/block_bottom.png);
	background-repeat: no-repeat;
	background-position: 20px;
	height: 35px;
}
.wrap .content .lf_col .link_content p {
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 10px;
}
.wrap .content .lf_col .link_title p {
	padding-left: 97px;
}
.logo {
	float: none;
	width: 210px;
	background-image: url(../images/movie_logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 140px;
}
.menu_wrapper {
	background-image: url(../images/block_bg.jpg);
	background-repeat: repeat-y;
	background-position: 20px;
}

.white {
	color: #FFFFFF;
	font-size: 12px;
}
.hires_rt {
	margin: auto;
	clear: both;
	width: 720px;
}
.center {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.under_links {
	float: none;
	width: 800px;
	text-align: center;
	margin: auto;
	padding: 0px;
}
.tbl2 .shrink {
	font-size: 10px;
	color: #FFCC33;
}
.tbl2 {
	margin: auto;
	background-color: #339999;
	border: 1px solid #FFCC00;
}
.form {
	margin: auto;
	width: 600px;
	background-color: #333333;
	padding: 20px;
}
.float_r {
	float: right;
	height: auto;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009999;
	padding: 5px;
	margin: 5px;
}
.legal {
	font-size: 10px;
	color: #999999;
	background-color: #000000;
}
