@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #000000;
	background-image: url(../images/bigpaper2.jpg);
	background-repeat: no-repeat;
	overflow: auto;
 }
#paper {
	height: 300px;
	width: 300px;
	position: absolute;
	margin-left: 890px;
	background-image: url(../images/back.jpg);
	top: 0px;
	background-repeat: no-repeat;
}


#left{
	position:fixed;
	_position:absolute;
	top:0;


	 _top:expression(eval(document.body.scrollTop));
	left:0;
	width: 300px;
	height: 1000px;
	margin: 0;
	padding: 0;
	background-image: url(../images/blocker.gif);
 }
#left #logo {
	background-color: #000000;
	height: 200px;
	width: 300px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#left #nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#left #nav li {
	display: block;
	height: 50px;
	line-height: 49px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
	margin: 0px;
	list-style-type: none;
}
#left #nav .showreel {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	padding-top: 15px;
}
#left   #nav   .signature  {
	font-size: 10px;
	font-weight: normal;
	line-height: 36px;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #CCCCCC;
	text-transform: none;
	letter-spacing: normal;
}
#left #nav .signature a {
	padding-top: 15px;
	letter-spacing: normal;
	color: #FFFFFF;
}
#left #nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#left #nav li a:hover {
	color: #585858;
	text-decoration: none;
}

#left #blocker {
	background-color: #000000;
	height: 900px;
	width: 300px;
	background-image: url(file:///C|/Documents%20and%20Settings/apaterson/Desktop/torKristofferson/images/blocker.gif);
}





#content {
	height: 3000px;
	width: 960px;
}


#content ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 13px;
}
#content li {
	list-style-type: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	line-height: 30px;
}
#content li a {
	list-style-type: none;
	color: #585A59;
	font-size: 12px;
}
#content li a:hover {
	list-style-type: none;
	text-decoration: underline;
	color: #FFFFFF;
}
#content #menu {
	height: 3000px;
	width: 300px;
	float: left;
	background-image: url(../images/bck.jpg);
	background-position: 20px 0px;
	background-repeat: no-repeat;
}
#content #right {
	height: 2000px;
	width: 660px;
	float: left;
}
#content #right #about {
	height: 1000px;
	width: 560px;
	background-image: url(../images/about_paper.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 40px;
}
#content  #right  #about  #head1 {
	width: 560px;
	height: 20px;
	padding-top: 1px;
}

#content #right #films {
	height: 1000px;
	width: 560px;
	background-image: url(../images/about_paper.jpg);
	padding-right: 40px;
	padding-left: 60px;
	background-repeat: repeat-y;
}
#content  #right  #films  #head2 {
	width: 560px;
	height: 20px;
	padding-top: 1px;
}

#content #right #films #filmlist {
	margin: 0px;
	padding: 0px;
	width: 560px;
}
#content #right #films #filmlist li {
	height: 82px;
	width: 140px;
	margin-bottom: 39px;
	list-style-type: none;
	display: inline;
	float: left;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#content #right #films #filmlist li.header {
	height: 60px;
	width: 560px;
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#content  #right  #contact  #head3 {
	width: 560px;
	padding-top: 1px;
}
#content #right #contact {
	height: 1000px;
	width: 560px;
	background-image: url(../images/about_paper.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 40px;
}

    img {
border: 0;
   }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-transform: capitalize;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	height: 40px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px;
	height: 80px;
	line-height: 23px;
}
a {
	color: #000000;
	text-decoration: none;
}
p a {
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
	height: 80px;
	font-weight: bold;
}
p a:hover {
	text-decoration: underline;
}
#anchor {
	height: 20px;
}
#film {
	margin: auto;
	height: 488px;
	width: 650px;
	position: absolute;
}

