body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image:  url(../images/h&a_color-b.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
	text-align: center;
}
div#container {
	width: 850px;
	height: auto;
	margin: 70px auto 0px auto;
}
div#header {
	height: 125px;
	width: 100%;
}
div#border_left {
	float: left;
	width: 35px;
	height: 500px;
	background: url(../images/side_bar_c-long.jpg) repeat-y 0% 0%;
}
div#box {
	width: auto;
	height: 500px;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	background-image:  url(../images/side_bar_d.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ece7da;
}
div#footer {
	width: 100%;
	height: 25px;
	float: left;
	clear: both;
	padding: 10px 0px;
	color: #333;
	text-align: center;
	background-color:  #b2b8a0;
}
div#website {
	width: 850px;
	height: 15px;
	float:left;
	clear: both;
	margin: 0px auto 7px auto;
	padding-bottom: 100px;
	background-image:  url(../images/h&a_bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-left: 0px;
}

div#left_column {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 155px;
	background-color:#c2a99b;
	height: 500px;
}
div#right_column {
	width: auto;
	height: auto;
	margin: 0px 35px 0px 175px;
}
div#right_column p{	
	text-align: left;
}
#filler {
	padding: 82px 0px;
}
div#menu {
	text-align: left;
}
div#menu ul{
	padding: 30px 0px 0px 5px;
	margin: 0px;
	width: 140px;
}	
div#menu li {
	border-bottom: 1px solid #414331;
	width: 135px;
	list-style:none;
	padding: 5px 3px;
}
div#clips{
	border: 1px solid #414331;
	margin: 20px 5px 0px 5px;
	background-color: #b2b8a0;
	border: 1px solid #414331;
	color: #414331;
	padding: 5px;
	text-align: center;
}
div#movie {
	width: 420px;
	height: 320px;
	padding: 30px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
a:link {
	border-bottom: 0px;
	text-decoration: none;
	color: #666;
}
a:visited{
	border-bottom: 0px;
	text-decoration: none;
	color: #666;
}
a:hover {
	border-bottom: 1px dotted white;
	text-decoration: none;
	color: #666;
}
a:active {
	border-bottom: 0px;
	text-decoration: none;
	color: #666;
}
div#left_column a:link, div#footer a:link {
	border-bottom: 0px;
	text-decoration: none;
	color: #333;
}
div#left_column a:visited, div#footer a:visited{
	border-bottom: 0px;
	text-decoration: none;
	color: #333;
}
div#left_column a:hover, div#footer a:hover{
	border-bottom: 1px dotted white;
	text-decoration: none;
	color: #333;
}
div#left_column a:active, div#footer a:active {
	border-bottom: 0px;
	text-decoration: none;
	color: #333;
}

.books {
	padding:0px;
	margin: 0px;
}

#photos {
	width: 776px;
	height: 169px;
	padding: 0px 0px 0px 60px;
	position: absolute;
	top: 525px!important;
	top: -350px;
	z-index: 99;
}

.top {
	padding-bottom: 25px;
}

#one {
	float: left;
	width: 40%;
}
	
#two {
	float: right;
	width: 40%;
}

	
#text_film, #text_bios, #text_clips, #text_contact {
	padding: 20px 40px;
	font-size: 13px;
	background-color: #ece7da;
	background-image:  url(../images/side_bar_d.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	border-bottom: thin solid black;
	padding-left: 210px;
}
	
#text_clips{
	border: thin solid black;
	padding-left: 220px;
}
#film_text, #bios_text, #contact_text{
	text-align: left;
	padding: 10px 0px 0px 0px;
}
#contact_text {
	height: 430px;
}
#fund {
	padding-top: 50px;
}
#errors {
	color: red;
}
#bottom_links ul, #movie_links ul{
	padding: 0px;
	display: inline;
	text-decoration: none;
}

#bottom_links li, #movie_links li{
	padding: 0px
	margin: 0px;
	display: inline;
}
#bottom_links, #movie_links {
	padding: 5px 0px 5px 0px;
	height: 15px;
	width: 100%;
	margin: 5px 0px 5px 0px;
}
#bottom_links {
	border-top: thin solid black;
}
#bottom_links ul a:link,#bottom_links ul a:visited,#bottom_links ul a:hover,#bottom_links ul a:active {
	padding-top: 3px;
}
	
#text_bios {
	border-bottom: thin solid black;
}
.longtext {
	padding-bottom: 15px;
}
span#address {
	float: left;
}
span#copy {
	float: right;
}
span#byline {
	font-size: 10px;
}
