@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #282828;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	width: 100%;
	display: table;

}

#header {
	height: 170px;
	width: 100%;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#wrap {
	width: 100%;
}
#logo    {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;

}
#menu {
	width: 120px;
	padding-top: 65px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	height: 36px;
	line-height: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 0px;
	position: relative;
}
#menu   h2 {
	color: #1b1a1b;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#menu a {
	color: #8e8e8e;
	text-decoration: none;
	font-size: 14px;
}


#menu ul a:hover {
	color: #FCBC1E;
}
#contentwrap {
	width: 640px;
	height: 445px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main {
	padding-top: 105px;
	float: right;
	padding-left: 40px;
	padding-right: 95px;
	width: 368px;
}
#maintext {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 294px;
}
#maintext h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-weight: normal;
}
#maintext h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	font-weight: normal;
}

#maintext        img  {
	border: 1px solid #000000;
}
#maintext   td.content {
	height: 240px;
	vertical-align: top;
}
#maintext  td.navleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#maintext td.navright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}
#maintext   td.media {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}

#maintext img.left {
	float: left;
	margin-right: 15px;
	border: 0px;
}

#maintext img.right {
	float: right;
	padding-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
	border: 0px;
}
#maintext  div.news  {
	font-size: 11px;
}





hr {
	border: 1px dotted #CCCCCC;
}





a:link   {
	color: #000000;
	font-weight: bold;
}
a:visited   {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #0E61AF;
	font-weight: bold;
}



#footer {
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	line-height: 22px;
	color: #FFFFFF;
}
#footer a:link {
	color: #FCBC1E;
}
#footer a:visited {
	color: #FCBC1E;
	text-decoration: none;
}
#filmfestivals {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}
#filmfestivals img {
	padding-right: 8px;
	padding-left: 8px;
}

#socialmedia {
	padding-left: 140px;
	height: 42px;
	margin: 0px;
}

#socialmedia img {
	padding-left: 2px;
	border: 0px;
}
