body, div, ul, li	{
					margin:0;
					padding:0;
					}
					
html, body			{
					height:100%;
					}
					
					
ul					{
					list-style:none;
					}
					
div#container		{
					width:100%;
					float:left;
					min-height: 100%;
					margin-bottom: -50px;
					position: relative;
					}
					
div#header, div#header div, div#page-navigation, div#sitelinks, div#main{
					float:left;
					width:100%;
					clear:both;
					
					}
					
div#header			{
					height:54px;
					width:870px;
					margin-top:164px;
					overflow:hidden;
					}
					
					
div#header img		{
					margin:36px 0 0 55px;
					float:left;
					border:none;
					}
					
div#header ul		{
					float:left;
					width:870px;
					padding:0 0 0 39px;
					margin:15px 0 0 0;
					}
					
div#header ul li	{
					display:inline;
					}
					
div#header div		{
					padding-bottom:33px;
					z-index:100;
					position:relative;
					}
					
div#main			{
					float:left;
					text-align:center;
					width:840px;
					padding:0;
					margin-left:35px;
					overflow:hidden;
					}
					
div#main .contact	{
					position:relative;
					display:inline;
					height:450px;
					z-index:400;
					}
					
div#main img		{
					position:relative;
					z-index:300;
					}
					
div#main div		{
					z-index:500;
					display:inline;
					float:left;
					}
					
div#main #movieholder {
					display:block;
					position:relative;
					width:850px;
					text-align:center;
					z-index:301;
					margin-top:10px;
					}
					
.themovie	{
					text-align:center;
					margin:0 auto;
					border: 1pt solid black;
					
					}
					
.movieinfo	{
					position:relative;
					margin:0;
					margin-left:35px;
					}
					
div#main .thumbholder {
					float:left;
					display:block;
					position:relative;
					z-index:301;
					}
					
div#main .thumb		{
					float:left;
					width:210px;
					height:200px;
					margin:0;
					margin-top:10px;
					}
					
.thumbinfo	{
					position:relative;
					width:200px;
					margin:0;
					padding:0;
					}
					
div#main .thumb	img	{
					border: 1px solid black;
					}
					
div#main .divider	{
					display:block;
					width:823px;
					height:8px;
					margin-top:8px;
					background:url('../img/line_sing.png') left top repeat-x;
					}

.clearfooter		{
					float:left;
					height: 120px;
					clear: both;
					}
					
.contact			{
					margin-top:30px;
					}
					
.resume			{
					position: relative;
					text-align: left;
					width: 500px;
					left: 100px;
					margin-top:30px;
					}
					
div#footer			{
					position: relative;
					float:left;
					text-align:center;
					margin-left:-35px;
					width:840px;
					height: 50px;
					z-index:20;
					}