body {
	background-image: url(../../images/FINAL_films.jpg);
	background-color: #A30000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.posteroutline {
	border: 3px solid #CC6633;
}
#shell {
	margin: 0; 
	padding: 0; 
	height: 100%;
	width: 100%;
}
#posters {
	height: 1325px;
	width: 718px;
	position: relative;
	top: 60px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/contentbgs/films/films_fundamentalist_content_bg.png);
}
#logo {
	height: 50px;
	width: 400px;
	position: relative;
	top: 25px;
	left: 20px;
}
#menu {
	height: 35px;
	width: 562px;
	position: relative;
	left: 200px;
	top: 35px;
}
#hr {
	height: 156px;
	width: 718px;
	position: relative;
	top: 30px;
	background-image: url(../../images/menu/menubar.png);
	margin-right: auto;
	margin-left: auto;
	vertical-align: baseline;
}
#hrbottom {
	height: 10px;
	width: 727px;
	position: relative;
	left: 20px;
	top: 65px;
}
#contentbackground {
	background-position: top;
	height: 1200px;
	width: 787px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backgrounds/red_content.png);
	background-repeat: repeat-y;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #993300;
	border-right-width: thin;
	overflow: hidden;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCC99;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #EBEBEB;
	line-height: 24px;
	padding-left: 20px;
}
.headertop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
}
.bodytexthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FBBF14;
	line-height: 18px;
	padding-left: 20px;
}
.bodytexttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 20px;
}
.filmheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FBBF14;
	line-height: 18px;
	padding-left: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fcc014;
	text-decoration: none;
}
