@charset "UTF-8";







body, html {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 90%;
	position: fixed;
	align:center;
}
body {
	background-image: url(../assets/images/wrinkle_paper_bg.jpg);
}
#navcontainer ul
{
	margin: 0;
	padding: 1em 0 0 0;
	list-style-type: none;
	text-align: right;
	width:auto;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#navcontainer ul li 
{ display: inline;
float:right }


#navcontainer ul li a
{
line-height: 2.2;
padding:0.2em 1em;
color: #000;
text-decoration: none;

}


#navcontainer ul li a:hover
{
	color: #fff;
	width: 146px;
	height: 82px;
}

#photogrid ul
{
	margin: .5em;
	padding: 0;
	list-style-type: none;
	text-align: left;
	width:auto;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#photogrid  ul  li a 
{
	display: inline;
	float:left;
	padding: 0 .25em;
}



#reviews {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 400px;
	width: 300px;
	float: left;
}
#news {
	background-color: #FFFFFF;
	height: 400px;
	width: 275px;
	float: left;
}
#trailer {
	background-color: #FFFFFF;
	height: 400px;
	width: 550px;
	float: left;
}
#wong {
	margin: 0px;
	padding: 0px;
	width: 80px;
}
.clearfloat {
	clear: both;
}

#copyright {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 0.75em;
	text-align: right;
	padding-top: 0px;
	padding-right: 2em;
}

.clearfloat {
	clear: both;
}


#linkscontainer ul li a:hover
{
color: #fff;
background-position: 0 -82px;
width: 146px;
height: 82px;
}


.clearfloat {
	clear: both;
}

#site_info {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 0.75em;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.clearfloat {
	clear: both;
}


#linkscontainer ul
{
margin: 0;
padding: 0 px;
list-style-type: none;
text-align: left;
width:auto;
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;

}


#linkscontainer ul li 
{ display: inline;
float:left }


#linkscontainer ul li a
{
line-height: 2.2;
padding:0.2em 1em;
color: #000;
text-decoration: none;

}


#linkscontainer ul li a:hover
{
color: #fff;
background-position: 0 -82px;
width: 146px;
height: 82px;
}
#content {
	position: relative;
	clear: both;
	float: right;
	text-align: center;
}
#photogrid {
	background-color: #ADA5A5;
	height: 107px;
	width: 500px;
	position: absolute;
	top: 17em;
	left: 18em;
	z-index: 1;
}
#footer_img {
	text-align: center;
}
#bird {
	position: absolute;
	z-index: 2;
	top: 3em;
	left: 18em;
}
#scissors {
	position: absolute;
	z-index: 2;
	top: 2em;
	left: -6em;
}
#posterframe {
	position: absolute;
	z-index: 3;
	top: 5em;
	left: 6em;
}
#director_id {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: right;
	position: absolute;
	z-index: 2;
	top: 4.5em;
	right: 1em;
}
#mainHeader {
	position: fixed;
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
	height: 250px;
	padding: 0;
	margin: 0;
	text-align: center;
}
#tree {
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	clear: both;
}
