@charset "utf-8";
body {
	background-color: #344733;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:link { color: #333333; }

a:visited { color: #333333; }

a:active { color: #FFFFFF; }

#wrapper {
	text-align: left;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1150px;
}
#content {
}
#schedule {
}
#schedule h3 {
	margin-left: 3em;
	margin-bottom: 0px;
	font-size: 120%;
}
#schedule h4 {
	margin-left: 5em;
	margin-top: 5px;
	font-size: 100%;
}
#schedule h2 {
	font-size: 150%;
}
img.participant {
	padding: 15px;
}
.bio {
	clear: both;
	padding: 15px;
}
#content h1 {
	font-size: 150%;
}

#filmNotes { }

#filmNotes p { }

#filmNotes h4 { }
#filmNotes  h3  { font-size: 150%; 
}
#filmNotes h2 {
	font-size: 180%;
	font-style: italic;
}


#filmNotes img { padding: 10px; 
}
#filmNotes img.right {
	float: right;
}
#filmNotes img.left {
	float: left;
}



#filmNotes p#first {
	clear: both;
}
