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

body {
	background-color: #000;
	background-attachment: fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
p {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #990000;
}



#container_main {
	width: 900px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/BG_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1024px;
}
#main_header {
	width: 650px;
	position: relative;
	height: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding: 0px;
}
#main_mid {
	width: 577px;
	position: relative;
	background-image: url(Images/Main_mid.jpg);
	height: 725px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 40px;
}
#main_footer {
	width: 900px;
	position: relative;
	height: 220px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Main_footer.jpg);
	text-align: center;
}
#navbar {
	margin: 0px;
	height: 600px;
	width: 210px;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	top: 200px;
}
#content {
	width: 785px;
	margin-left: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 520px;
}
.WebCredit {
	font-size: 10px;
	color: #FFF;
}
.WebCredit a:link {
	color: #FFF;
}
.WebCredit a:visited {
	color: #FFF;
}
.WebCredit a:hover {
	color: #990000;
}


.Heading_1 {
	font-size: 24px;
	font-weight: bold;
}
.Heading_2 {
	font-size: 16px;
	font-weight: bold;
}
.table_festival {
	color: #FFF;
	padding: 2px;
	width: 190px;
}
#entry_container {
	height: 1024px;
	width: 900px;
	z-index: 99;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#entry_festivals {
	height: 120px;
	z-index: 99;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	width: 450px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.press_heading {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCC;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
