@charset "UTF-8";
/* CSS Document */

body, html{
	background-color: #000000;
	width:100%;
	height:100%;
}
#filmposter{
	position: absolute;
	right: -0.1cm;
	top: -1.8px;
	width: 25%;
	z-index: 3;
	display:none;
		
}
#slogan{
	top:3.6cm;
	width: 47%;
	max-width:400px;
	z-index: 7;
	margin-top: 2%;
	margin-right: 1px;
	margin-bottom: 2%;
	margin-left: 53%;
	position: relative;
}

#moviepictuers{
	position: absolute;
	left: 14%;
	top: -0.3cm;
	width: 68%;
	z-index: 3;
	right: 16%;
	max-width:900px;
}
#header{
	left:1px;
	top: 4.2cm;
	right: 45%;
	width: 52%;
	position: absolute;
	z-index: 1;
	min-width:560px;
	max-width:910px;
	margin-top: 2%;
	margin-right: 3px;
	margin-bottom: 2%;
	margin-left: 0px;
}
#commentsinandout{
	position: relative;
	z-index: 1;
	width: 55%;
	left: -0.9cm;
	top: 8.4cm;
	margin:2%;	
}
#newspaperpicleft{
	z-index: 7;
	width:55%;
	left: -1.3cm;
	min-width:380px;
	max-width: 720px;
	top: -0.2cm;
	position: absolute;
	margin-top: 4px;
	margin-bottom: 4px;
}
#newspaperpicright{
	z-index: 6;
	width: 45%;
	top: 1.8cm;
	right: -2.2cm;
	position: absolute;
	min-width: 360px;
	max-width: 690px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#newspapermiddle{
	width: 42%;
	margin-right: auto;
	margin-left:auto;
	position: relative;
	top: 8cm;
	min-width: 360px;
	max-width: 690px;
	z-index:8;
	margin-top: 1%;
	margin-bottom: 1%;
}
#pagesix{
	z-index: 6;
	width: 26%;
	top: 5.2cm;
	right: -1.6cm;
	float: right;
	position: absolute;
}
#content{
	position: relative;
	top: 8.6cm;
	z-index:3;
}
#slideshow{
	width: 25%;
	z-index:8;
	min-width:260px;
	max-width:980px;
	top: 0.5cm;
	left:46%;
	position:absolute;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;	
}
#filmstrip{
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	position: relative;
	z-index: 2;
	top: 6.1cm;	
}
#contact{
	top:6.1cm;
	position:relative;
	width: 800px;
	margin-top:1%;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
#footer{
	position: relative;
	width: 90%;
	left: 5%;
	right:5%;
	bottom: -3.6cm;
	display:none;
}
.quotes{
	min-width: 320px;
}

/*css for pages other than index*/


#wrapper{
	color: #333333;
	background-color: #FFFFFF;
	
	position: relative;
	width: 80%;
	left: 10%;
	top: 0.5cm;
	right: 10%;
}
#pageheader{
}
#newspaperconten{
	width: 90%;
	left: 5%;
	right: 5%;
	margin: 10px;
	padding: 5px;
}
.black{
	text-align: justify;
			
}
h4{
	font-family: "Handwriting - Dakota", sans-serif, "Comic Sans MS", Arial;
	font-size: medium;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
h2{
	font-family: "Handwriting - Dakota", sans-serif, "Comic Sans MS", Arial;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	z-index: 8;
	text-transform: uppercase;
}
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
a{
	text-decoration: none;
}