

#header a:link  {
	text-decoration: none;
	color: #005EAB;
}

#header a:visited {
	text-decoration: none;
	color: #005EAB;
}
#header a:active {
	text-decoration: underline;
	color: #005EAB;
}

#header a:hover {
	text-decoration: underline;
	color: #005EAB;
}

h2.subhead a:link  {
	text-decoration: none;
	color: #005EAB !important;
}

h2.subhead a:visited {
	text-decoration: none;
	color: #005EAB !important;
}
h2.subhead a:active {
	text-decoration: underline;
	color: #005EAB !important;
}

h2.subhead a:hover {
	text-decoration: underline;
	color: #005EAB !important;
}

h1.title{margin: 15px 0 0 0;
		font-style: italic;}

h2.award {margin: 2px 0 2px 20px;}

h3.dateblock {
	font-size: .7em;
	margin: 5px 0 -3px 25px;
	text-indent: -10px;
	letter-spacing: .2px;
	font-weight: bold;
}

table.line td {
	border-bottom: 1px gray solid;
	padding-left: 10px !important;
	}

tr.day {
	background-color: #EEE;
	font-weight: bold;
		}
		
tr.film {
	background-color: #FEC;
	font-weight: normal;
		}	

		
tr.book {
	background-color: #EFF;
	font-weight: normal;
		}	


div#nav {text-align: right;
			float: right;}

div#detail {border: 1px solid #dddddd;
			padding: 10px !important;}

table.film {margin: 10px 0 0 0;}

td.image {padding: 0 10px 0 0;
		font: 1em Verdana !important;}
		
td.image p {clear:both;
margin-right: 10px;}	

td.text {font: 1em Verdana !important;}

p.list {	margin: 1px 0 1px 0 !important;
		}

p.sponsor {margin: 0 0 0 40px !important;
			font-weight: bold;}

p.details, p.director, p.producer, p.prodcompany, p.website {
			line-height: 1.5em !important;
			margin: 0 0 2px 0 !important;
			text-indent: -6px;}
			
p.description, p.screening {
			border-top: 1px solid silver;
			margin: 6px 0 0 0;
			padding: 6px 0 0 0;}
			
p.screening {padding: 6px 0 0 15px;
			line-height: 1em !important;}

p.video {padding: 0px 0 0 15px !important;
			line-height: 1em !important;}
			

h2.day {
	border: 1px solid #5Bcde5;
	padding: 3px 5px 3px 10px;
	margin: 10px 0 10px -10px;
	clear: both;
}

p.wmv {padding-top: 8px;}

img.wmv {width: 25px; height: 27px; float: left; padding: 4px 10px 0 0;}

