body{background-image:url("filmbg.png"); /*skybg.png*/
background-repeat:no-repeat;
background-position: top center;

}

a img {border:none;}

#container
{
	margin: 0 auto;
	
	width: 1000px;
	height:auto;
	padding: 0 0 0 0;
	border: 0px solid #009;
}

#pageframe{
	margin-left: auto ;
    margin-right: auto ;
	width: 1000px;
	border: 0px solid #900;
}

#header
{
	
	padding: 0 0 0 0;
}




#menupic {
width: 1000px;
background-image:url("filmstripmenu.png");
background-repeat:no-repeat;
height:94px;
border: 0px solid #009;
}

#navigation
{
	float: left;
	width: 1000px;
	height: 28px;
	margin: 10px 8px 0 0;
	background: none;
	border: 0px solid #900;
	
}



#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
	border: 0px solid #009;	
}

#navigation li a
{	display: block;
	height: 33px;
	width: 90px;
	margin: 4px 8px 0 0;
	float:left;
	position:relative; left:12px;
	padding: 20px 0px 0px 0;
	background: none;
	text-decoration: none;
	font-family: Impact, sans-serif;
	font-size:12px;
	font-weight:500;
	color: #222;
	vertical-align: middle;
	text-align: center;
	border: 0px solid #009;
	
}


#navigation li a:hover {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */ 
color: #fff;} /* background: #888888;  color: #009; */

#content-container
{
	float: left;
	width: 980px;
	background: none;
	border: 0px solid #900;
	position:relative;
}

#socialicons {
	float: left;
	list-style-type: none;
	display: inline;
	border: 0px solid #009;}

#content
{
	clear: left;
	float: left;
	width: 360px;
	height:720px;
	padding: 0px 0px 0 0px;
	margin: 0px 0 0 0px;
	list-style-type: none;
	display: inline;
	background-image:url("filmstripside.png");
	background-repeat:no-repeat;
	border: 0px solid #009;
}

#content ul li
{
	clear: left;
	float: left;
	position:relative; 	left:-10px;
	list-style-type: none;
	width: 302px;
	height: 200px;
	margin: 7px 0px 6px 0px;
	border: 0px solid #009;
	}

#content p {
float: right;
position:relative;
width: 290px;
margin: 2px 15px 2px 5px;
border: 0px solid #009;}






#aside
{	position:relative;
	float: right;
	width: 550px;
	height: 680px;
	padding: 42px 5px 5px 10px;
	margin: -8px 30px 0 0px;
	display: inline;
	background-image:url("shade.png");/*background-image:url("shade.png");*/
	background-repeat: repeat-y repeat-x;
	color: #303030  ;
	border: 0px solid #009;
	border-radius:4px;
	
}

#aside p
{	width: 500px;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 0 0;
	color: #303030  ;
	border: 0px solid #009;
}

#aside p2 {

font-face: Tahoma;
font-size: 12px;
color:#009;}

#aside p3  {

font-face: Tahoma;
font-size: 12px;
color:#900;}


#aside h3 { margin: 0; }

#footer
{
	clear: both;
	width: 1000px;
	background-image:url("filmstripmenufooter.png");
	background-repeat:no-repeat;
	height:90px;
	margin: 20px 0 0 0;
	padding: 0px;
	border: 0px solid #900;
	}
	
	
	
	
#navigationfooter
{
	float: left;
	width: 100%;
	height: 28px;
	margin: 10px 8px 0 0;
	background: none;
	border: 0px solid #900;
	
}



#navigationfooter ul
{
	margin: 0;
	padding: 0;
}

#navigationfooter ul li
{
	list-style-type: none;
	display: inline;
		
}

#navigationfooter li a
{	display: block;
	height: 55px;
	width: 92px;
	margin: 2px 6px 0 0;
	float:left;
	position:relative; left:10px;
	padding: 0px 0px 0px 0px;
	background: none;
	text-decoration: none;
	font-family: sans-serif;
	font-size:12px;
	font-weight:500;
	color: #222;
	vertical-align: middle;
	text-align: center;
	border: 0px solid #009;
	
}


#navigationfooter li a:hover {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */ 
color: #fff;} /* background: #888888;  color: #009; */	

#copyright
{	background-image:url("shade.png");
	clear: both;
	text-align: center;
	color: #eee;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size:12px;
	padding: 0px 0 0 0;
	height: 1%;
	text-decoration: none;
}