html {
	height: 99%;
}
body {
	background: #000;
	width: 95%;
	height: 100%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

body#trailers {
	height: 600px;
}

#footer {
	position: fixed;
	bottom: 10px;
	left: 10px;
	xmargin: 0px auto;
	font-size: 8pt;
	color: #666;
}

#home #footer {
	font-size: 8pt;
	color: #666;
}

a {
	text-decoration: none;
	color: #cd3e25;
}

a:hover {
	color: #fffea3;
}

.homeimage {
	border: 20px #333 solid;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	color: #FFFFFF;
	
	font-size: 16px;
}
body {
	background-color: #000000;
	margin-left: 40px;
}
.CastText {
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}

.paragraph_style {
	font-weight: bold;
}

.paragraph_style span, .paragraph_style_1 span {
	font-weight: normal;
}

#nav img {
	margin: 0px auto;
	display: block;
	xposition: fixed;
}

.content {
	width: 500px;
}