*{
	margin: 0;
	padding: 0;
}

body,span,div,p,td,th,tr,a{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8.7pt;
	color: #000;
}

p{
	margin: 12px 0px;
}

td p{
	margin: 0px 0px 24px 0px;
}

th{
	font-weight: bold;
}

a:active, a:focus {
	outline: 0;
}

a, a:visited{
	text-decoration: none;
	color: #bd1119;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0px;
}

h1{
	font-size: 16pt;
	color: #848484; /* applies only for festival */
	margin-bottom: 20px;
	position: relative;
}

h1 span.date{
	white-space: nowrap;
	vertical-align: middle;
}

h2{
	font-size: 13pt;
	font-weight: bold;
	color: #bd1119;
	margin-bottom: 3px;
}
h3{
	font-size: 11pt;
	margin: 9px 0px 3px;
}
h4{
	font-size: 10pt;
	margin: 9px 0px 3px;
}

h1:first-letter,
h2:first-letter,
h3:first-letter,
h4:first-letter{
	text-transform: uppercase;
}


.agenda table{
	border-collapse: collapse;
	width: 100%;
}
.agenda th{
	font-weight: bold;
	text-align: left;
}
.agenda th,td{
	padding: 5px 0px 5px 10px;
	vertical-align: top;
}
.agenda table tbody tr.even{
	background-color: #f0f0f0;
}


.head_container{
	display: none;
}
.bg_container{
	display: none;
}
.content_container .logo{
	display: none;
}
.content_container .menu_top{
	display: none;
}
.content_container .left_col{
	display: none;
}
.content_container .right_col{
	display: none;
}
.spectrum-container{
	display: none;
}
.movieContainer{
	display: none;
}
#control-template{
	display: none;
}
input{
	display: none;
}
.admin{
	display: none;
}
