/* CSS Document */
body 
{
	background-image: url(../Images/FilmFestival/tiedye.gif);
}

body, td, th, h3, h6 
{
	color: #000000;
}

h1, h2, h4, h5 
{
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
}

a 
{
	color: #003366;
}

body 
{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

td 
{
	font-size: medium;
}

th 
{
	font-family: "Times New Roman", Times, serif;
}

.style1 
{
	font-size: small
}

Footer
{
	background-color: #FFFFDD;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: medium;
}
#navcontainer ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0.2em;
	text-align: left;
	font-size: 12pt;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
}

#navcontainer ul li 
{
	display: inline;
}

#navcontainer ul li a 
{
	text-decoration: none;
	padding: .2em 1em;
	background-color: #0000FF;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bolder;
}

#navcontainer ul li a:hover
{
	background-color: #FF00FF;
	color: #000000;
}

#nav_program ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0.2em;
	text-align: left;
}

#nav_program ul li 
{
	display: inline;
}

#nav_program ul li a 
{
	text-decoration: none;
	padding: .2em 1em;
	background-color: #0000FF;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bolder;
}

#nav_program ul li a:hover
{
	background-color: #FF00FF;
	color: #000000;
}
