.content2, #content{
	width:760px;
	height:420px;
	overflow: auto;
    text-align:center;
	border: 1px solid #000;
	}
.film_description{
	background-color:#333333;
	color:#CCCCCC;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:8px;
	margin-top:0px;
	float:left;
	width:400px;

	}
.film_graphic{
	background-color:#000000;
	text-align:center;
	display:block;
	margin-bottom:0px;
	float:right;
	width:300px;
	}
						
						
		
ul.nav, ul.nav li {
	margin:0;
	padding:0;
	list-style-type:none;

	}

ul.nav {
	position:absolute;
	  left: 50%;
	  margin-left: -309px;
	  width: 600px;

	}

ul.nav li {
	float:left;
	cursor:pointer;
	cursor:hand;
	text-align:left;
}
	
* html ul.nav li {
	margin:0 -10.55em 0 10.5em;
	}

ul[class^="nav"] li {
	margin:0 -10.55em 0 10.45em;
	left:0.05em;
	}

ul.nav ul {
	z-index:2020;
	padding:0;
	cursor:default;
	position:absolute;
	top:auto;
	margin:0 0 0 0;
	left:-10000px;
	padding-bottom: 15px;	
	width: 128px;
	}
	
ul.nav ul li {
	left:auto;
	margin:-1px 0 0 0;
	}

ul.nav ul.wider, ul.nav ul.wider li {
	width:12.2em;
	}

ul.nav ul ul {
	margin:0 0 0 168px;
	}

@media Screen, Projection { 
	ul.nav li:hover > ul { left:auto; }
	ul.nav ul li:hover > ul { top:0; }
	}

ul.nav a, ul.nav a:visited {
	display:block;
	cursor:pointer;
	cursor:hand;
	font-size: 10px; 
	color: black;
	font-weight: bold; 
	text-align: center;
	text-decoration : none;
	padding-right: 10px;
	padding-left: 10px;
	}
	
ul.nav a:hover, ul.nav a:focus, ul.nav a.rollover, ul.nav a.rollover:visited {
	background:#e8ddcb;
	color:black;
	font-weight: bold;
	}



ul.nav a { float:left; }
@media Screen, Projection { ul.nav a { float:none; } }
ul.nav a:not(:nth-child(n)) { float:left; }
ul.nav ul a { float:none !important; }
@media screen, projection {
	* html ul.nav li {
		display:inline; 
		float:left; 
		}
	}
* html ul.nav li { position:static; }
* html ul.nav a { position:relative; }
ul[class^="nav"] ul { display:none; }
ul[class^="nav"] ul { displa\y:block; }




li.menuLit a, li.menuLit a:visited{
	background:#e8ddcb;
	color: black;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
}

li.topnav a, li.topnav a:visited{	
	color: black;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	
}
li.topnav a:hover{	
	color: black;
	font-weight: bold;
}
li.rightNav a, li.rightNav a:visited{
	font-weight: bold;
}
li.subnav a, li.subnav a:visited{
	width: 90px; /* width needed or else Opera goes nuts */
	text-align: left;
	background:#e8ddcb;
	color:black;
	font-weight: normal;
	padding-top: 2px;
	height: 18px;
	
}
li.smallNav a, li.smallNav a:visited{
	width: 100px; /* width needed or else Opera goes nuts */
	text-align: left;
	background:#e8ddcb;
	color:black;
	font-weight: normal;
	padding-top: 2px;
	height: 18px;
}
li.mediumNav a, li.mediumNav a:visited{
	width: 100px; /* width needed or else Opera goes nuts */
	text-align: left;
	background:#e8ddcb;
	color:black;
	font-weight: normal;
	padding-top: 2px;
	height: 18px;
}
						

/***************************************
 * results and sitemap
 **************************************/

 .results ul {
		display: inline;
		 margin: 0px;
		 text-indent: -1em; 
		 list-style-type: none;
	}
	.results li {
		 margin: 0px; 
		 padding-left: 1em; 
		 text-indent: -1em; 
		 list-style-type: none;
		 	}

.results h4, .results h5 {
	display: inline;
	font-size: 100%;
	color: #000;
	}
