@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 650px;
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	background-image: url(background-tile.jpg);
	text-align: left;
	scrollbar-face-color: #000;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #000;
}
#banner {
	background-attachment: scroll;
	background-image: url(banner.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 100px;
	width: 850px;
	position: relative;
}
#banner #logo {
	margin: 0px;
	padding: 10px;
	height: 80px;
}

#navigationandcontent {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 850px;
	position: relative;
}
#navigationandcontent #navigation {
	background-attachment: scroll;
	background-image: url(left.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 130px;
	position: relative;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navigationandcontent #navigation ul {
	margin: 0px;
	width: 100px;
	list-style-type: none;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#navigationandcontent #navigation li {
	font-size: 14px;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100%;
}
#navigationandcontent #navigation ul #end_now {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigationandcontent #navigation a {
	font-size: 14px;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	width: 100%;
}
#navigationandcontent #navigation a:hover {
	font-size: 16px;
	font-weight: 900;
	color: #FFFF99;
	text-decoration: none;
	background-color: #000000;
	width: 100%;
}
#navigationandcontent #navigation a:visited {
	color: #666666;
	text-decoration: none;
}
#navigationandcontent #navigation a:visited:hover {
	color: #FFFF99;
	background-color: #000000;
}


#navigationandcontent #navigation span {
	display: none;
}
#navigationandcontent #contentandblock {
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 500px;
	width: 720px;
	float: right;
}

#navigationandcontent  #contentandblock #content {
	background-attachment: scroll;
	background-image: url(body.png);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	height: 490px;
	width: 650px;
	position: relative;
	overflow: scroll;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navigationandcontent #contentandblock #content h1 {
	display: none;
}
#navigationandcontent #contentandblock #content h2 {
	display: none;
}
#navigationandcontent #contentandblock #content h3 {
	font-size: 18px;
	font-weight: 900;
	color: #d44825;
	text-decoration: underline;
}
#navigationandcontent #contentandblock #content strong {
	font-weight: 300;
}

#navigationandcontent #contentandblock #content .headerpics {
	margin: 0px;
	padding: 0px;
}
#navigationandcontent #contentandblock #content .center_pics {
	text-align: center;
}



#navigationandcontent #contentandblock #block {
	background-attachment: scroll;
	background-image: url(blockrightbg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 500px;
	width: 50px;
}
#navigationandcontent #animationandrightblock {
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 150px;
	width: 850px;
	position: relative;
}
#navigationandcontent #animationandrightblock #animation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 800px;
}
#navigationandcontent #animationandrightblock #rightanimblock {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 150px;
	width: 50px;
	background-attachment: scroll;
	background-image: url(movierightbg.png);
	background-repeat: no-repeat;
}


#navigationandcontent #footer {
	background-attachment: scroll;
	background-image: url(footerbg.png);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 50px;
	width: 850px;
}

#navigationandcontent #footer h4 {
	font-size: 13px;
	font-variant: small-caps;
	color: #000000;
	margin: 0px;
	width: 850px;
	text-align: center;
	height: 30px;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

