/*html { min-height: 100%; margin-bottom: 1px; }*/
BODY {
	background: white;
   font-size: 12pt;
	color : #000000; 
	font-family : "Times New Roman", Times, serif;
}
p {
	text-align: justify;
	margin: 0px;
	padding-bottom: 20px;
}
p span {
	font-weight:bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: black;
	background-color: transparent;
}
h3 span {
	font-style:italic;
}
a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background:white;
}
#container {
	width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#header {
   display:none;
}
#navbar ul {
    display:none;
}
#subnav ul {
    display:none;
}
#maintext {
	margin:0px;
	padding:30px 20px 20px 20px;
	width:800px;
	height: auto;
}
#textleft {
	margin-bottom:40px;
	padding:0px;
	width:350px;
	height: auto;
}
#donatebox {
	float: none;
	margin:0px;
	padding-bottom: 15px;
	width: 200px;
	height: 350x;
	position: absolute;
	top:100px;
	left:450px;
	border-style: solid;
	border-color: black;
	border-width:medium;
}
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 15px 0px 10px;	
}
p.donate span {
	font-weight:normal;
	font-style:italic;
}
p.donateindent {
	font-size:x-small;
	padding-left:40px;
}
p.donateindent span {
	font-style:italic;
	font-weight:normal;
}
#director {
  	padding:0px;
	height: auto;
	width: auto;
   margin: 0px;
   position:absolute;
	top:60px;
	left:0px;
}
p.directortitle {
	font-weight:bold;
	padding:15px 0px 5px 0px;
}
p.director {
	margin:0px;
	padding:0px;
	height:auto;
	background-color: white;
}
#castleft {
	float: none;
	position: absolute;
	top:460px;
	left:0px;
	padding: 0px;
	width: 325px;
	height: auto;
}
#castright {
   float: none;
	position:absolute;
	top:460px;
	left:350px;
	padding:0px;
	width:325px;
	height: auto;
	margin-right:1px;
}
p.groundcolor {
	background-color: #badbab;
	margin:0px;
	padding:0px 0px 15px 0px;
	height:16%;
}
p.groundcolortitle {
	background-color: #badbab;
	font-weight:bold;
	padding:15px 0px 5px 0px;
}
span.title {
	font-style:italic;
	font-weight:normal;
}
span.filmtitle {
	font-style:italic;
	font-weight:bold;
}
p.nocolor {
	margin:0px;
	padding:0px 0px 15px 0px;
	height:16%;
}
p.nocolortitle {
	font-weight:bold;
	padding:15px 0px 5px 0px;
}
#footer {
	width: 770px;
	height: 100%;
	position: static;
	margin: 0px;
	padding: 0px;
}
p.footer {
	padding: 50px 20px 20px 25px;
	color: #fff;
	font-style: normal;
	font-weight:normal;
}
p.footer span {
	font-weight:bold;
}
p.footer a:link, p.footer a:visited, p.footer a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}
img.floatleft { 
    float: left; 
    margin: 0px 10px 10px 0px; 
}
img.floatright { 
    float: none; 
    margin: 5px 0px 10px 10px; 
}
#footerimg {
	position:static;
	padding-left:25px;
	padding-top:10px;
}
#sponsors {
	position:relative;
	margin-right:10px;
	padding:0px;
	height:auto;
	width:auto;
	border:none;
}
#sponsors ul {
	white-space: nowrap;
}
#sponsors li {
	display:block;
	list-style: none;
}
ul.sponsors a {
	text-decoration: none;
}
#sponsors img {
	border:none;
	padding:10px;
}

