/*html { min-height: 100%; margin-bottom: 1px; }*/
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	height: 100%;
	background: #ffffff;
}
p {
	text-align: justify;
	margin: 0px;
	padding-bottom: 20px;
}
p span {
	font-weight:bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #1b7b1b;
	background-color: transparent;
}
h3 span {
	font-style:italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: black;
	background-color: transparent;
}
h5 {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}
h5 span {
	font-weight: bold;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	 color: #003100;
	 background-color: transparent;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #1b7b1b;
	background-color: transparent;
}
a:active { 
	font-weight: bold;
	text-decoration: underline; 
	color: #000000;
	background-color: transparent;
}
#container {
	width: 770px;
	height: auto;
	margin: 1px auto 5px auto;
	padding: 0px;
	position: relative;
	border: 2px;
	border-style: solid;
	border-color: black;
}
#header {
	width: 770px;
	height: 207px;
	position: relative;
	margin: 0px;
	padding:0px;
	background: url(../images/header4d.gif);
	background-repeat: no-repeat;
}
#navbar ul {
    margin: 0px;
    padding: 15px 5px 10px 5px;
    list-style-type: none;
    text-align: center;
    background-color: #000;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 font-size: 90%;
}
#navbar ul li {  
    display: inline;
}
#navbar ul li a {
    text-decoration: none;
	 padding:7px 16px;
    color: #fff;
    background-color: #000;
}
#navbar ul li a:hover {
    color: #1b7b1b;
} 
#subnav ul {
    margin: 0px;
    padding: 20px 10px 10px 10px;
    list-style-type: none;
    text-align: center;
    background-color: #fff;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 font-size: 95%;
}
#subnav ul li {
	 display: inline;
}
#subnav ul li a {
   text-decoration: none;
	padding:7px 40px;
	color: #003100;
   background-color: #fff;
}
#subnav ul li a:hover {
	color: #1b7b1b;
}
#maintext {
	margin:0px;
	padding:20px;
	width:auto;
	height: auto;
	overflow:auto;
}
#textleft {
	margin-bottom:40px;
	padding:0px;
	width:68%;
	height: auto;
}
#donatebox {
	float: right;
	background: url(../images/donatebox.gif) no-repeat;
	margin-top:15px;
	padding-top:60px;
	width:215px;
	height: 388px;
	position:relative;
}
p.donatehdr {
	font-size:x-small;
	margin:5px 25px 0px 20px;
	font-weight:bold;
	font-size:small;
	text-align:center;	
}
p.donate {
	font-weight:normal;
	font-size:x-small;
	margin:0px 25px 0px 20px;	
}
p.donate span {
	font-weight:normal;
	font-style:italic;
}
p.donateindent {
	font-size:x-small;
	padding-left:30px;
}
p.donateindent span {
	font-style:italic;
	font-weight:normal;
}
#festival {
	border-color: #003100;
	border-style: dotted;
	border-width: 2px;
	margin: 0px;
	padding: 15px 10px 0px 10px;
	text-align: center;
	background-color:#f5edb1;
}
#director {
	margin-bottom:10px;
	padding:0px;
	width:100%;
	height: auto;
}
p.directortitle {
	font-weight:bold;
	padding:15px 0px 5px 0px;
}
p.director {
	margin:0px;
	padding:0px 0px 15px 0px;
	height:100%;
	background-color: white;
}
#castleft {
	float:left;
	margin-bottom:0px;
	padding:0px;
	width:50%;
	height: auto;
}
#castright {
   float:right;
	margin-bottom:0px;
	padding:0px;
	width:50%;
	height: auto;
}
p.groundcolor {
	background-color: #badbab;
	margin:0px;
	padding:0px 15px 15px 15px;
	height:16%;
}
p.groundcolortitle {
	background-color: #badbab;
	font-weight:bold;
	padding:15px 15px 5px 15px;
}
span.title {
	font-style:italic;
	font-weight:normal;
}
span.filmtitle {
	font-style:italic;
	font-weight:bold;
}
p.nocolor {
	margin:0px;
	padding:0px 15px 15px 15px;
	height:16%;
}
p.nocolortitle {
	font-weight:bold;
	padding:15px 15px 5px 15px;
}
#footer {
	width: 770px;
	height: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: url(../images/footerimg9a.jpg) repeat-x;
	border-color: #003100;
	border-top-width: 4px;
	border-top-style: ridge;
}
p.footer {
	padding: 70px 20px 20px 25px;
	color: #fff;
	font-style: normal;
	font-weight:normal;
}
p.footer span {
	font-weight:bold;
}
p.footer a {
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}
p.footer a:hover {
	color: #003100;
}
#footerimg {
	margin: 40px 0px 0px 25px;
	position: relative;
	height: 65px;
	width: 125px;
}
a.pics {
   text-decoration: none;
}
#footerimg img {
   border:none;
}
img.floatleft { 
    float: left; 
    margin: 0px 10px 10px 0px; 
}
img.floatright { 
    float: right; 
    margin: 0px 0px 10px 10px; 
}
#sponsors {
	position:relative;
	margin-right:0px;
	padding:0px;
	height:auto;
	width:auto;
	border:none;
}
#sponsors ul {
	white-space: nowrap;
}
#sponsors li {
	display:inline;
	list-style: none;
}
ul.sponsors a {
	text-decoration: none;
}
#sponsors img {
	border:none;
	padding:10px;
}
ul.textlink {
	display:inline;
	list-style: none;
}
ul.textlink a {
	text-decoration: none;
	color: #1b7b1b;
	background-color: #fff;
	font-size: large;
}
ul.textlink a:hover {
	color: #003100;
}
#footer2 {
	margin: 20px 0px 0px 0px;
	height: 300px;
	width: 225px;
	float:right;
}
#footer2 img {
   border:none;
}