body {
	background-color: #FFFFFF;
}
#NavBox {
	position:absolute;
	left:37px;
	top:181px;
	width:305px;
	z-index:2;
	visibility: visible;
	text-align: center;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#Banner {
	position:absolute;
	left:38px;
	top:10px;
	z-index:1;
	visibility: visible;
	height: 152px;
	width: 819px;
}
#BannerQuote {
	position:absolute;
	left:37px;
	top:149px;
	width:296px;
	height:55px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	visibility: visible;
	text-align: left;
}
#CopyrightFooter {
	position:absolute;
	left:35px;
	top:1032px;
	width:300px;
	height:54px;
	z-index:5;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
}
.authortype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.filmFestivalType {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #F00;
	text-align: center;
	background: #FF0;
	font-weight: bold;
}
.welcomeFilmFes {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
