@charset "UTF-8";
/* CSS Document */

br {clear: both;}
* {	
	margin: 0;
	padding: 0;
}
div#test {
width: 600px;
margin: 60px auto 20px auto;
padding-right: 80px;
}
body {
	font-family: Geneva, serif;
	overflow: hidden;
	background: #eac087;
}
.fullscreen {
	width: 100%;
	position: absolute;
	bottom: 30px;
	left: 0;
	z-index: 5000;
}
#title {
	position: absolute;
	bottom: 40px;
	right: 40px;
	width: 600px;
	height: 43px;
	z-index: 9999;
}
#title p {
	font-size: 48px;
	color: #24110a;
	font-weight: normal;
}
#tab {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	background: #24110a;
}
#tab ul {
	margin: auto;
	width: 700px;
}
#tab ul li {
	background: #24110a;
	float: left;
	margin-left: 10px;
	color: #ffffff;	
	width: 100px;
	list-style: none;
	font-size: 14px;
	text-align: center;
}
#tab ul li#smalltownli {
	width: 165px;
}
#tab ul li.first {
	padding-left: 0;
}
#tab ul li a {
	color: #ffffff;
	padding: 10px 0 10px 0;	
	font-size: 14px;
	display: block;
	text-decoration: none;
}
#homepage #tab ul li a#home {
	background: url(img/arrow.jpg) no-repeat top center;
}
#biopage #tab ul li a#bio {
	background: url(img/arrow.jpg) no-repeat top center;
}
#filmpage #tab ul li a#film {
	background: url(img/arrow.jpg) no-repeat top center;
}
#linkpage #tab ul li a#links {
	background: url(img/arrow.jpg) no-repeat top center;
}
#contactpage #tab ul li a#contact {
	background: url(img/arrow.jpg) no-repeat top center;
}
#contactpage #tab ul li a#smalltown {
	background: url(img/arrow.jpg) no-repeat top center;
}
#tab ul li a:hover {
	background: url(img/arrow.jpg) no-repeat top center;
}
#content {
	margin: auto;
	background: #eac087;
}
#contactpage #content {
	width: 400px;
	margin: auto;
	background: #eac087;
	padding: 80px 0 80px 0;
}
#biopage #content {
	width: 800px;
	margin: auto;
	background: #eac087;
	padding: 20px 0 80px 0;
}
a#resumebutton {
background: url(img/Resume.jpg) no-repeat top left;
width: 114px;
height: 44px;
display: block;
}
a#resumebutton:hover {
background: url(img/Resume2.jpg) no-repeat top left;
}
#biopage #content p {
	font-size: 12px;
	color: #24110a;
	line-height: 1.7;
	padding: 0 0 10px 0;
}
#biopage #content h1 {
	font-size: 18px;
	color: #24110a;
	padding: 0 0 25px 0;
	font-weight: normal;
}
#maincontainer {
	position: absolute;
	bottom: 40px;
	left: 0; 
	z-index: 9999;
	width: 100%;
	background: #eac087;
	height: 630px;
}
#contacttable td p {
	color: #24110a;
	font-size: 14px;
	padding: 15px 0 0 0;
	margin: 0;
}
#contacttable td input {
	width: 300px;
	padding: 3px 0 3px 0;	
	font-size: 14px;
}
#contacttable td textarea {
	width: 300px;
}
#contacttable td.sendbutton input {
	width: 80px;
	padding: 3px;
}
#contacttable td.sendbutton {
	padding: 20px 0 0 0;
}
#filmpage .filmfile {
	width: 100px;
	height: 60px;
	margin: 0 20px 20px 0;
	float: left;
}
#filmpage .filmfile a {
	display: block;
	border: solid #eac087 2px;
	text-decoration: none;
	width: 100px;
	height: 60px;
}
#filmpage .filmfile a:hover {
	display: block;
	border: solid #c96609 2px;
	text-decoration: none;
}
#filmpage .filmfile a img {
	border: 0;
}
#filmpage #content {
	width: 1000px;
	margin: auto;
}
#filmpage #left {
	border: dotted 2px #c96609;
	padding: 20px;
}
#contactpage #content {
	width: 780px;
	margin: auto;
}
#linkpage #content {
	width: 780px;
	margin: auto;
}
#filmpage #left {
	width: 240px;
	height: 350px;
	float: left;
	margin: 90px 30px 20px 0;
}
#filmpage #right {
	width: 650px;
	float: left;
	margin: 5px 0 20px 0;
	padding-top: 66px;
}
#contactpage #left {
	width: 320px;
	float: left;
	margin: 50px 30px 20px 0;
}
#contactpage #right {
	width: 330px;
	float: left;
	margin: 130px 0 20px 0;
	padding: 60px 20px 60px 0;
	background: url(img/border.jpg) no-repeat top left;
}
#linkpage #left {
	width: 320px;
	float: left;
	margin: 50px 30px 20px 0;
}
#linkpage #right {
	width: 330px;
	float: left;
	margin: 220px 0 20px 0;
	padding: 90px 20px 90px 0;
	background: url(img/border.jpg) no-repeat top left;
}
#linkpage #left ul li {
	text-decoration: none;
	list-style: none;
	padding: 15px 0 15px 0;
	}
#linkpage #left ul li a {
	text-decoration: none;
	color: #24110a;
	font-size: 14px;
	}
#linkpage #left ul li a:hover {
	color: #ffffff;
	}
#linkpage #left ul {
	border-right: dotted 1px #c96609;
	padding: 50px 20px 50px 20px;
	margin: 100px;
	}
#contactpage #right p {
	padding: 0 20px 5px 40px;
	font-size: 14px;
}
#linkpage #right p {
	padding: 0 20px 5px 40px;
	font-size: 14px;
}
#contactpage, #filmpage, #biopage, #linkpage {
background: #eac087;
}