@charset "UTF-8";
body {
	font-family:"Lucida Grande",Geneva,Helvetica,sans-serif;
	margin: 0;
	text-align: center;
	font-size:12px;
	color:#ccc;
	background-color:#DADADA;
	
}

.main #container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

a, li a {
text-decoration:none;
outline:none;
color:#69C;
text-decoration:none;
	
}

.news ul li, .news ul li a {
	text-decoration:none;
	line-height: 1.5em;
	list-style-type: disc;
	list-style-position: outside;
}
a:hover{
	color:#73a0d2;
}
.main #header {
	background: url(../images/titleheader.jpg) top left no-repeat #FFFFFF; 
	width:inherit;
	height: 95px; 
}

.main #titlelink a {
	width: 365px;
	height: 30px;
	position:relative;
	top: 30px;
	left: 10px;
	display:block;
	float:left;
	outline:none;
}


.main #navcontainer {
	height: auto;
	top: 25px;
	right: 0;
	width: auto;
	float: right;
	position: relative;
}

.main #maincontent {
	background: #ffffff;
	position: relative;
	float: left;
	display: block;
	float: left;
	width: 960px;
}

.main #maincontent #movie {
	height: 265px;
	background-color: #ffffff;
}

.main #maintext{
	position:relative;
	top:0;
	height: 215px;
	background-color:#003f5b;
}
.news {
	position:relative;
	float:left;
	width: 290px;
	height: 180px;
	overflow: hidden;
	top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	color:#ccc;
}

h2 {
	margin-top: 0;
	margin-bottom:0;
	font-family:Georgia, "Times New Roman", serif;
	font-size:14px;
	font-weight:normal;
	color:#9CF;
}

.main #movie{
	width:960px;
	height:265px;
	position:relative;
	
}

.main #footer {
	text-align:center;
	font-size:10px;
	color:#445d7b;
	line-height:1.5em;
	height: 80px;
	position: relative;
	top: 0px;
	float: left;
	width: 100%;
	clear: both;
	background-color:#DADADA;
	padding-top: 10px;
}


.main #footer a, .main #footer a:visited {
	text-decoration:none;
	color:#445d7b;
}

.main #footer a:hover {
	text-decoration:underline;
	color:#445d7b;
}

.main #photo_bg {
	height: 265px;
	width:100%;
	position:relative;
	background-color:#003f5b;
}

.main #photo {
	height: 265px;
	width:960px;
	position:relative;
	right:20px;
	float:right;
	background-color:#003f5b;
}
.main #bodytext {
	position:relative;
	float:left;
	width: 680px;
	top: 0;
	left:40px;
	background-color:#ffffff;
}

.main #sidenav {
	position:relative;
	float:left;
	width: 220px;
	top: 0;
	left:10px;
	background-color:#ffffff;
}

li.typeface-js {
	font-family: trajan;
	font-size: 11px;
	color: #445d7b;
	font-weight:600;
}
