body{

padding: 0;

margin: 0;

background: #000000;

color: #191919;

}



.icon {

	float: left;

	display: inline;

}





.headertext{

	padding-top: 1em;

	font-size: 2em;

	font-family: helvetica;

	color: grey;

}



#banner{

	background: blue;

	width: 820px;

	height: 200px;

	display: none;

	}



#header-background-1{

	height: 100px;

	width: 820px;

	background: grey;

	position: absolute;

}



#header-background-2{

	margin-top: 25px;

	height: 50px;

	width: 820px;

	background: white;

	position: absolute;

}









#wrap{

	width: 820px;

	margin-left: auto;

	margin-right: auto;

}









/******************************BEGIN BOX CODE**************************/

/* Requires HEADER[header-left,header-center,header-right], CENTER[center-left,center-right] and FOOTER[footer-left,footer-center-footer-right].

Inner box pane is, by default, 800x600 pixels.*/



#box{

	margin-top: 100px;

	width: 820px;

}





#header{

	width: 820px;

	height: 10px;

	margin: 0;

	padding: 0;

}



#header-left{

	width: 10px;

	height: 10px;

	background: url(images/frame-upperleft.gif);

	background-repeat: no-repeat;

	background-position: left;

	position: absolute;

	z-index: 10;

}



#header-center{

	width: 800px;

	margin-left: 10px;

	height: 10px;

	background: url(images/frame-top.gif);

	background-repeat: repeat-x;

	background-position: top;

	position: absolute;

}



#header-right{

	width: 10px;

	height: 10px;

	margin-left: 810px;

	background: url(images/frame-upperright.gif);

	background-repeat: no-repeat;

	background-position: right;

	position: absolute;

}



#center{

	width: 820px;

	height: 400px;

	padding: 0;


}



#center-left{

	width: 10px;

	height: 400px;

	background: url(images/frame-left.gif);

	background-repeat: repeat-y;

	background-position: right;

	position: absolute;

}





#center-right{

	width: 10px;

	height: 400px;

	margin-left: 810px;

	background: url(images/frame-right.gif);

	background-repeat: repeat-y;

	background-position: left;

	position: absolute;

}



#footer{

	height: 10px;

	width: 820px;

	padding: 0;

}



#footer-left{

	width: 10px;

	height: 10px;

	background: url(images/frame-lowerleft.gif);

	background-repeat: no-repeat;

	background-position: bottom left;

	position: absolute;

}



#footer-center{

	width: 800px;

	margin-left: 10px;

	height: 10px;

	background: url(images/frame-bottom.gif);

	background-repeat: repeat-x;

	background-position: bottom;

	position: absolute;

}



#footer-right{

	width: 10px;

	height: 10px;

	margin-left: 810px;

	background: url(images/frame-lowerright.gif);

	background-repeat: no-repeat;

	background-position: bottom right;

	position: absolute;

}



#content-pane{

	margin-left: 10px;

	width: 800px;

	height: 400px;

	position: absolute;

	background: #191919;

	overflow: auto;

}



/*******************************END BOX CODE**************************/



#main-text{

	margin: 20px 20px;

	text-align: justify;

	color: white;

}



#page-bottom{

	padding-top: 1px;

	background: none;

}



.footer-text{

	margin-top: 20px;

	font-size: 11px;

	color: white;

	text-align: center;

}





#nav{

	margin-top: 60px;

	text-align: center;

	font-size: 16px;

}



#nav a:visited, #nav a:link{

	display: inline;

	text-decoration: none;

	color: white;

	font-family: Verdana;

}



#nav a:hover{


	color: #dddddd;

	display: inline;
	

}



#divider{

	color: #ffffff;

	display: inline;

	font-size: 25px;

}



#navlink1{

	display: inline;

	margin: 5px;

}



#navlink2{

	display: inline;

	margin: 5px;

}



#navlink3{

	display: inline;

	margin: 5px;

}



#navlink4{

	display: inline;

	margin: 5px;

}



#navlink1 a:hover{

	margin-left: -7px;

	margin-right: -7px;

}



#navlink2 a:hover{

	margin-left: -9px;

	margin-right: -9px;

}



#navlink3 a:hover{

	margin-right: -4px;

	margin-left: -4px;

}



#navlink4 a:hover{

	


}





#filmformat{

	color: white;

	text-align: left;

	font-size: 20px;

}



#filmformat p{

	margin-left: 65px;

	margin-bottom: -1px;

}



.flushleft{

	float: left;

	display: inline;

	margin: 0 10px;

}



.onesheet{

	text-align: center;

	margin-top: -2px;

	margin-right: 20px;

}



#filmformat a:link, #filmformat a:visited{

	color: #ffffaa;

}



#moviediv{

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: auto;

	margin-right: auto;

	width: 50%;

	border-top: solid thin grey;

}



#coloredlink a:link, #coloredlink a:visited{

	color: #fff;

}