/* FontleroyBrownRegular
By using or installing this font data, you (or you on behalf of your employer) agree to be bound by the terms of this Agreement. This Agreement constitutes the complete agreement between you and Nick’s Fonts.
*/

@font-face {
    font-family: 'FontleroyBrownRegular';
    src: url('fonts/FontleroyBrown-webfont.eot');
    src: url('fonts/FontleroyBrown-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FontleroyBrown-webfont.woff') format('woff'),
         url('fonts/FontleroyBrown-webfont.ttf') format('truetype'),
         url('fonts/FontleroyBrown-webfont.svg#FontleroyBrownRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




* {
margin:0;
padding:0px;
}



#main_container {
	width: 1024px;
	height:auto;
	margin-top: 40px;
	margin-right:auto;
	margin-bottom:60px;
	margin-left: 75px;
	overflow:hidden;
}

body {
background-image:url('image/bkg.gif');
background-repeat: no-repeat;

}

#title_container {
	width: 1024px;
	height:auto;
	margin-top:50px;
	margin-left: 100px;

}

#film_list_container_left {
	width:418px;
	height:auto;
	float: left;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:100px;
	margin-top: 28px;
}

#film_list_container_right {
	width:420px;
	height:auto;
	float: right;
	margin-right:10px;
	margin-bottom:0px;
	margin-left: auto;
	margin-top: 28px;

}

h1 {
	font-family: 'FontleroyBrownRegular', georgia;
	font-size:92px;
	line-height:21px;
	font-weight: normal;
	margin-bottom:0px;
	color: #ffffff;
	letter-spacing: 1px;
}

h2 {
	font-family: georgia;
	font-size:24px;
	font-weight: normal;
	margin-top: 40px;

	
}



h3 {
	font-family: georgia;
	font-size:19px;
	line-height:21px;
	font-weight: normal;
	margin-top: 38px;
	margin-bottom: 10px;
}





li {
	font-family: georgia;
	font-size:14px;
	line-height:22px;
	text-align: left;
	margin-bottom:10px;
}

ul {
margin-left:30px;
list-style-type:none;
}


p {
	font-family: georgia;
	font-size:14px;
	line-height:22px;
	text-align: left;
	margin-bottom:10px;
}


p.date {
margin-bottom:0;
}

p.sponsor {
	margin-bottom: 0px;
	margin-top:10px;
	font-style:italic;
	font-size:13px;
	line-height:20px;
}

p.year {
	font-size: 30px;
color:#ffffff;
margin-top:24px;

}

h2.month {
	letter-spacing:1px;
	line-height:28px;
	text-transform:uppercase;
	font-size:17px;
	color:#999;
	margin-bottom:24px;
	border-top: 1px solid #cccccc;



}

.italic {
font-style: italic;
}

.films {
	font-style:italic;
}

h3.title {
	margin-top:0px;
}

.acronym {
font-size: 13px;
}

.letterspace {
letter-spacing: -3px;
}

.letterspaceR {
letter-spacing: -5px;
}

.letterspaceS {
letter-spacing: -1px;
}