@import url(filmform.css);
.container {
	background-image: url(images/newfilm.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 600px;
	width: 760px;
	left: 50%;
	margin-left: -380px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006699;
	position: absolute;
	height: 390px;
	width: 510px;
	top: 170px;
	left: 220px;
	line-height: 1.5;
	overflow: auto;
	scrollbar-base-color: #99CCCC;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 0px;
}
.content a:link {
	text-decoration:none;
	color: #003366;
}
.content a:visited {
	color:#7795A6;
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}
.content ul {
	margin-top:-1em;
}
.twocolumn {
	position:absolute;
	width: 255px;
	height:390px;
	left:255px;
	top:0px;
}
.copyrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #99cccc;
	position: absolute;
	border-top: 1px solid #006699;
	top: 570px;
	left: 220px;
	margin-top: 0px;
	width: 510px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #99cccc;
	position: absolute;
	top: 135px;
	left: 215px;
	margin-top: 0px;
	justify: right;
	width: 500px;
}
.menu {
	position: absolute;
	height: 240px;
	width: 150px;
	top: 140px;
	left: 15px;
}
.shnibs {
	position: absolute;
	height: 25px;
	width: 78px;
	top: 80px;
	left: 40px;
}
.more {
	border:1px solid #99CCCC;
	float:right;
	margin-right:10px;
	line-height:1.5;
	padding:5px;
	margin-left:5px;
	clear:left;
}
.more a:link, .more a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7795A6;
	margin-left:10px;

}
.more a:hover {
	color:#006699;
}
#about {
	color: #99CCCC;
}
#sitemap a:link{
	text-decoration:none;
	color: #003366;
}
#sitemap a:visited {
	color:#7795A6;
	text-decoration:none;
}
#sitemap a:hover {
	text-decoration:underline;
}
.section {
	margin: 0 auto;
	width: 100%;
}	
.cola {
	float: left;
	margin-right:5px;
	width:60%;
}
.colb {
	float:right;
}
.clear {
	clear:both;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #006699;
	margin-top: 2em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #99cccc;
	margin-top: 2em;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #99cccc;
}
