@charset "UTF-8";

/* CSS Document */
	
	body {
	text-align:center;
	background-color: #999999;
		}
	
	#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color: #000033;
		}
		
	#contentleft {
	width:175px;
	padding:0px;
	float:left;
	border-top: thin;
	border-top-color: #FFFFFF;
	background-image: url(image/lef_col_full_grad_3.gif);
	background-color: #000000;
	margin-bottom: 20px;
		}
	
	#contentcenter {
	width:550px;
	float:left;
	background:#fff;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #3E3C32;
	border-right-color: #3E3C32;
	border-bottom-color: #3E3C32;
	border-left-color: #3E3C32;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
		}
	
	#contentcentermovie {
	width:550px;
	float:left;
	background:#fff;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #3E3C32;
	border-right-color: #3E3C32;
	border-bottom-color: #3E3C32;
	border-left-color: #3E3C32;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
		}
	
	#contentright {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentheader {
	background:#fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px solid #333333;
		}
	
	#contentheader a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	#map {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5e2626;
	border-right-color: #5e2626;
	border-bottom-color: #5e2626;
	border-left-color: #5e2626;
	text-align: center;
	}
	
	#footer {
	width:744px;
	padding: 0px;
	background-color: #000033;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
	p,h1,pre {
	margin:10px 10px 10px 10px;
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif; 
		}
	
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	h2 {
	font-size:14px;
	font-style: italic;
	}
		
	
	#contentcenter h1 {
	margin:15px 5px 15px 5px;
	color: #b01c1c;
		}
		
	#contentcenter h2 {
	margin:15px 5px 15px 5px;
	color: #b01c1c;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:12px}
	
	#contentcenter p {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	display: block;
	color: #000066;
		}
		
	#contentcentermovie p {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	display: block;
	color: #000066;
		}    
	
	#contentleft p {
	font-size:10px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
	#contentcenter ul {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 0;
	list-style-type:circle;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-weight: bold;
	}
	
	#contentcenter li {
	padding:0;
	margin-top: 0.75em;
	margin-right: 0.75em;
	margin-bottom: 0.75em;
	margin-left: 2.5em;
}
	#contentcenter img {
	float:right;
	margin-right: 5px;
	margin-left: 5px;
	}
	
	#contentleft a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#contentleft a:visited {
	color:#999999;
	}
	
	#contentleft a:hover {
	color:#CCCCCC;
	text-decoration: none;
	}
	
	#contentcenter a:link {
	color:#000000;
	}
	
	#contentcenter a:visited {
	color:#666666;
	}
	
	#contentright a:link {
	color:#FFFFFF;
	}
	
	#contentright a:visited {
	color:#666666;
	}
	
	#footer a:link {
	color: #FFFFFF;
	}
	
	#footer a:visited {
	color:#999999;
	}
	
	#footer p {
	font-size:10px;
	color: #FFFFFF;
	}
	
	#contentleft ul {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding:0;
	list-style-type:none;
	margin: 15 0 15 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
	#contentleft li {border:1px #3E3C32; margin: .75em; padding:0;}
	
	.sidecolum1 {
		background-color: #3E3C32;
		padding: 10px;
		color: #FFFFFF;
		font-size: 14px;
		border: thin solid #000000;
}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 380px;
	height: 261px;
}

div#formcontainer {
	width:400px; 
	margin-left:40px; 
	margin-top:20px
}

	div#formcontainer form {
	border:1px solid #CCC;
}

	div#formcontainer div.clearfix {
	border-top: 1px solid #CCC;
}
	
	div#formcontainer form label {
	width:140px;
	float:left;
	font-size:0.75em;
}

	
	.movie {
	border: medium solid #000000;
	margin-bottom: 30px;
	}
	
	.centertext {
	text-align: center;	
	}
	
	.caption {
	font-size:8px;
	color:#b01c1c;
	font-style:italic;
	}
	
	.bigheader {
	font-size:18px;
	}