/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0;
	padding: 0;
}

a {color: #F9BB46; font-size: 14px; text-decoration: none;}
a:hover {color: #ff6600; font-size: 14px; text-decoration: none;}
a:visited {color: #F9BB46; font-size: 14px; text-decoration: none;}
a:visited:hover {color: #ff6600; font-size: 14px; text-decoration: none;}

.img {border:0;}

#subleft {
	float: left;
	width: 560px;
	margin: 0px 0 0 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	}
#subright {
	width: 300px;
	margin: 0px 0 0 560px;
	padding: 0px;
	text-align: center;
	}
#subright #festival {
	margin: 0px;
	padding: 60px 0 0 0px;
	}
#subright #program {
	margin: 0px;
	padding: 10px 0 0 0px;
}
#subright #festival .lb {
	color: #F9BB46;
	font-size: 14px;
	font-weight: bold;
	}	

#subright #premier {
	margin: 0px;
	padding: 15px 0 0 0px;
	line-height: 16px;
	}

#subright #entry {
	margin: 0px;
	padding: 10px 0 0 0px;
	}
#subright #entry .large {font-size: 12px;}
	
#subright #showcase {
	margin: 0px;
	padding: 10px 0 0 0px;
	}
#subright #showcase .large {font-size: 12px;}

#subright #desc {
	margin: 0px;
	padding: 20px 0 0 0px;
	}

#subright #desc .small {font-size: 12px;}

#subright #address {
	margin: 0px;
	padding: 20px 0 0 0px;
	}

#subright #address .large {font-size: 12px;}

#subright #links {
	margin: 0px;
	padding: 10px 0 0 0px;
	line-height: 23px;
	}
#subright #links .small {font-size: 14px;}
#subright #links a {color: #F9BB46; font-size: 14px; text-decoration: none;}
#subright #links a:hover {color: #ff6600; font-size: 14px; text-decoration: none;}
#subright #links a :visited{color: #F9BB46; font-size: 14px; text-decoration: none;}
#subright #links a:visited:hover {color: #ff6600; font-size: 14px; text-decoration: none;}

#sublight #logo {
	margin: 0px;
	padding: 20px 0 0 0px;
	line-height: 50px;
	}
