@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	background-image: url(images/back4b.jpg);
	margin: 0;
	background-color: #636F7D;
	font-size: 10px;
	color: #FFF;
   }
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 0.3em;
	text-align: right;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #A0C9FF;
	line-height: 0px;
	letter-spacing: 0.15em;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 0px;
	color: #239BFF;
	font-style: italic;
	letter-spacing: .20em;
}
#container {
}
#header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
#nav {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#content {
	background-image: url(images/tableback4b.jpg);
	background-color: #000;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
#photosnav {
	float: left;
	width: 270px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#photosnav ul {
	margin: 0;
	list-style: none;
	padding: 0px;
}

#photosnav li {
	display: inline;
	float: none;
}

#photosnav a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	letter-spacing: .10em;
}


#photosnav a:hover {
	text-decoration: none;
	background-color: #0C1A5F;
	background-image: url(images/footer_back.gif);
}

#photosnav .active a {
	background-color: #0C1A5F;
	background-image: url(images/footer_back.gif);
}

#photo1 {
	float: right;
	border: 1px solid #000;
	margin-left: 20px;
	margin-bottom: 10px;
}
#photo2 {
	float: left;
	margin-right: 20px;
}
#movie {
	float: right;
	width: 400px;
	height: 300px;
	border: 1px solid #FFF;
}

#footer {
	background-color: #08284E;
	border: 1px solid #000;
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
}
#footerlinks {
	text-align: center;
	font-size: 10px;
	color: #FFF;
	line-height: 25px;
}
#footerlinks a:link  {
	color: #FFF;
	text-decoration: none
}
#footerlinks a:active  {
	color: #FFF;
	text-decoration: none
}
#footerlinks a:visited  {
	color: #FFF;
	text-decoration: none
}
#footerlinks a:hover  {
	color: #FFF;
	text-decoration: underline
}
#copyright {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
}
#filmscopy {
	width: 680px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#filmscopy p {
	margin: 0px;
	padding: 0px;
}
#linksandmovie {
	width: 700px;
	margin-left: 20px;
	margin-top: 20px;
}
.filmstitle {
	font-size: 18px;
	color: #81A6FA;
	letter-spacing: 0.15em;
	line-height: 24px;
}
