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

a img { border: 0px}

body {
width: 820px;
background: #8479FA url(images_08/denim_bg.jpg);
margin-top:0;
margin-right:auto;
margin-left: auto;
margin-bottom: 0;

}

#bgwrapper {
float: left;
	height: 100%;
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images_08/bg_shadow.png);
	background-repeat: repeat-y;

}

#wrapper {
	height: 900px;
	width: 800px;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom:10px;
}

#header {
	background-color: #ffffff;
	height: 210px;
	width: 800px;
	margin: 0px;
	float:left;
	}
#header img {
padding-left:20px; }

#festivalheader {
	background-color: #ffffff;
	height: 270px;
	width: 800px;
	margin: 0px;
	float:left;
	}

#leftColumn {
	margin-top:30px;
	margin-bottom:40px;
	width: 760px;
	height: auto;
	float: left;
	margin-left: 30px;
 }
 
 #rightColumn {
margin-top:30px;
margin-bottom:40px;
width: 300px;
height: auto;
float: right;
 }

h2 {
margin:0px;
	padding-top:10px;
	font-family: Arial Black, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #336699;
	line-height:1em;
	//letter-spacing:-1.5px;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #336699;
	padding-top: 5px;
}

h2 a:hover, h2 a:active{

	text-decoration: none;
	color: #006633;
}

.red {
	color: #993300;
}

h3 {
	float: right;
	font-family: Arial Black, Arial, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #3366CC;
	margin: 0;
	padding-top:0px;
	padding-bottom: 0px;
	//letter-spacing:-.5px;
}

h3 a:link, h3 a:visited {
color:#3366cc;
text-decoration:none;
}

h3 a:hover, h3 a:active{
color:#CC3333;
text-decoration:none;
}

/* FINALIST STYLES */

.film {
	float: left;
	width: 640px;
	height: auto;
	
	
	}

.film h3 {
	font-family: Arial Black, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #666666;
	margin-left: 40px;
	float: left;
	padding-bottom: 10px;
	width: 100%;
}

.film h4 {
	font-family: Arial Black, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #CC9966;
	margin-left: 40px;
	float: left;
	padding: 0px;
	width: 100%;
	//letter-spacing:normal;

}
.film p {
	width: 500px;
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	line-spacing:1.5em;
	
	}
	

	
/* EVENT STYLES */

.eventLeft {
float: left;
width: 180px;
height:100%;
margin-top:20px;
padding:10px;
}

.eventRight {
	float: left;
	width: 640px;
	height: auto;
	background-color: #F0F0F0;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:0px;
	border: 2px dashed #3366CC;
	padding:5px 10px 20px 20px;
}

	
.eventRight p {
	width: auto;
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	line-spacing:1.5em;
	padding:0px;
	}
	
.eventRight ul {
font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	margin-left:10px;
	
	}
	
.eventRight li {
font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	}

.eventRight a:link,.eventRight a:visited  {
	font-weight:bold;
	color:#3366CC;
	text-decoration:none;
	}
	
.eventRight a:hover, .eventRight a:active {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	}
	
.eventRight img {
	padding: 0px 15px 15px 0px;
	}

/* FESTIVAL STYLES */

.festivalInfo {
	float: left;
	width: 740px;
	height: auto;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:0px;
	border: none;
	padding:5px 10px 20px 20px;
	background-color: #fff;
	background-image: url(images_08/film_bg.jpg);
	background-repeat: repeat-y;
	
}

h2.festivalHeading {
	margin-left:40px;
	padding-top:10px;
	font-family: Arial Black, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #3366CC;
	line-height:1em;
	//letter-spacing:-1.5px;
}

.festivalInfo p {
	width: 500px;
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	line-spacing:1.5em;
	padding-left:50px;
	clear: both;
	margin: 0px;
	}
	
.festivalInfo ul {
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	margin-left:40px;
	float: left;
	margin-top: 0px;
	}
	
.festivalInfo li {
font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	margin-left:40px;
	padding-top:5px;
	padding-bottom:5px;
	}

.festivalInfo a:link,.festivalInfo a:visited  {
	font-weight:bold;
	color:#3366CC;
	text-decoration:none;
	}
	
.festivalInfo a:hover, .festivalInfo a:active {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	}
	
.festivalInfo img {
	padding: 0px 15px 15px 0px;
	}
	
.festivalInfo ul.festival {
font-family: Verdana, Arial, sans-serif;
	color:#CC9;
	font-size: 13px;
	margin-left:10px;
	width:500px;

	}
	
.festivalInfo ul li {
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width: 500px;
	margin-top: 0px;
	}

.festivalInfo a:link,.festivalInfo a:visited  {
	font-weight:bold;
	color:#3366CC;
	text-decoration:none;
	}
	
.festivalInfo a:hover, .festivalInfo a:active {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	}

#footer {
	background: #00529c url(images_08/footer_bg_03.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
	height: 100px;
	width: 800px;
	
	}
	
h3.festival {
	margin-right:120px;
}

h3.festival a:link, h3.festival a:visited {
color:#3366cc;
text-decoration:none;
}

h3.festival a:hover, h3.festival a:active{
color:#CC3333;
text-decoration:none;
}

#footer p.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-align:center;
	color: #ffffff;
	width: auto;
	height: 60px;
	padding: 15px;
	text-align: center;
	}
	
#footer img {
	
	float:left;
	padding:20px 10px 10px 50px;
	}
	
#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #6699ff;
	text-decoration:none;
	}
	
	#footer a:hover, #footer a:active{
	color: #ffffff;
	text-decoration:none;
	}
	
/* FORM STYLES */

table {margin-left:40px;}
td {
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	margin-left:40px;
	padding-top:5px;
	padding-bottom:5px;
	}
