body {
	position: relative;
	margin: 0 0 1em 0; 
	padding: 0; 
	color: #000; 
	background: #FFF;
	font-family: "Trebuchet MS","Times New Roman", Times, serif;
}
acronym {border: none;}
a {text-decoration: none;}
a:link {color: #7788bb;}
a:visited {color: #333322;}
a:hover {text-decoration: underline;}

.warning {
	position: absolute;
	left: -999px;
	width: 990px;
}

#menubar {
	border-top: 1px solid #333322;
	border-bottom: 1px solid #333322;
}

#menubar ul {
	background-color: #6D92C9; 
	color: #fff;
	margin: 0;
	height: 1.4em;
	padding: 2px 0 3px 80px;
	list-style: none;
	font-size: 0.75em;
	text-transform: uppercase;
	border-top: 1px solid #333322;
}

#menubar img {
	float: left;
	width: 40px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 3px;
}

#menubar li {
	border-left: 1px solid #333322;
	letter-spacing: 0.1em;
	float: left;
	padding: 0 5px;
}

#menubar ul li a {
	color: #fff;
}

#menubar h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	position: relative;
	text-align: left;
	margin: 0.3em 0 0.5em 1em;
}

#main-content {
	clear: left;
	width: 60%;
	float: left;
	margin: 0 2%;
	margin-top: 1em;
}

#about #main-content, #past #main-content, #current #main-content {
	clear: right;
	width: 60%;
	float: right;
	margin: 0 2%;
	margin-top: 1em;
}

#main-content p {
	margin: 3px;
	text-align: justify;
}

.film {
	text-align: center;
}

.filmTitle, .title, .emph {
	font-style: italic;
}

.bold, .name {
	font-weight: bold;
}

#additional-info {
	text-align: center;
	clear: right;
	width: 30%;
	float: right;
	padding: 5px;
	margin: 10px 10px 10px 3px;
	border: 1px solid #333322;
}

#about #additional-info, #past #additional-info, #current #additional-info {
	text-align: center;
	clear: left;
	width: 30%;
	float: left;
	padding: 5px;
	margin: 10px 10px 10px 8px;
}

#additional-info img {
	width: 197px;
}

#acknowledgements img {
	width: 130px;
}

.film img {
	width: 210px;
}

.director, .country, .format, .duration, .certification, .releaseDate {
	font-weight: bold;
}

h4, h5, #additional-info h2, .caption {
	color: #7788bb;
	font-style: italic;
	letter-spacing: 0.1em;
	text-align: center;
}

h3 {
	text-align: center;
}



#additional-info h2 {
	font-size: 100%;
	margin-top: 15px;
}

#current h4, h5 {
	font-size: 120%;
}
h5 {
	font-size: 100%;
}

h2 {
	text-align: center;
	color: #6D92C9; 
	font-style: italic;
	letter-spacing: 0.1em;
}


.head {
	font-weight: bold;
	padding-top: 1%;
}

ul.simple {
	font-size: 90%;
	list-style: none;
	margin-left: 0;
}

.section {
	width: 100%;
	padding: 0 0 0 0;
}

.section ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.section ul li {
	border-bottom: 1px white solid;
	margin: 0;
}

.section ul li a {
	color: white !important;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	display: block;
}

.section ul li a:hover {
	background-color: #333322; 
	text-decoration: none;
	color: #fff;
}

.shortBlurb ol {
	text-align: left;
}

#footer {
	clear: both;
	padding: 1em;
	margin: 10px 10px 0 0;
}

#footer p {
	text-align: center;
	font-size: 0.75em;
	margin-bottom: -0.5em;
	clear: both;
}
#acknowledgements a img{
border-style: none !important;
}
