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

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #0099ff;
	font-size:1.0em;
	margin-left:40px;
	font-weight:bold;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

a:link {text-decoration: none; color: #848686;}
a:visited {text-decoration: none; color: #848686;}
a:active {text-decoration: none; color: #848686; }
a:hover {text-decoration: none; color: #0099ff;}

.blue a:link {text-decoration: none; color: #0099ff;}
.blue a:visited {text-decoration: none; color: #0099ff;}
.blue a:active {text-decoration: underline; color: #0099ff;}
.blue a:hover {text-decoration: none; color: #0099ff;}

.home {
	margin: 0 auto;
	width: 400px;
	padding-top:200px;
	text-align:center;
}

.blue {color:#009;}


.wrapper {
	width: 960px;
	margin: 0 auto;
	padding-top:100px;
}

.wrapper2 {
	width: 960px;
	margin: 0 auto;
	padding-top:100px;
}





.leftnav {
	width: 170px;
	float:left;
	clear: right;
	padding-top:48px;
}

.leftnav p{
	margin:0px 0px 0px 30px;
	font-size:1.4em;
	font-weight:bold;
	}
	
.leftnav ul{
	margin:0px 0px 0px 20px;	
	}

.leftnav ul li{
	list-style:none;
	font-weight:lighter;
}
	

.about {
	width:510px;
	margin:50px 0px 0px 50px;
	float:left;
	color: #848686;
	font-size:0.8em;
	font-weight:normal;
	line-height:1.5em;
	height:700px;
}

.about a:link {text-decoration: none; color: #0099ff;}
.about a:visited {text-decoration: none; color: #0099ff;}
.about a:active {text-decoration: underline; color: #0099ff;}
.about a:hover {text-decoration: none; color: #0099ff;}

.about h1 {
	color: #0099ff;
	font-size:1.0em;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

.about h2 {
	font-size:1.4em;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;	
	line-height:1.0em;
}

.about h3 {
	font-size:1.2em;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;	
	font-weight:bold;

}

.about p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	line-height:1.2em;
}


	
.directors {
	width:510px;
	margin:40px 0px 0px 50px;
	float:left;
	height:700px;	

}

.directors h1{
	font-size:1.3em;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
	}

.directors ul{
	padding-left:0px;	
}

.directors ul li{
	list-style:none;
	padding-bottom:3px;
	padding-left:0px;
}

.directors ul li a:link {text-decoration: none; color: #848686;}
.directors ul li a:visited {text-decoration: none; color: #848686;}
.directors ul li a:active {text-decoration: underline; color: #848686;}
.directors ul li a:hover {text-decoration: none; color: #0099ff;}

.reel {
	width:620px;
	margin:50px 0px 0px 50px;
	float:left;
	color: #848686;
	font-size:0.8em;
	font-weight:normal;
	line-height:1.5em;
}

.spacer {
	clear:both;
}

.thumbnails {
	padding:0px 50px 0px 30px;
	float:left;

}


.creditsDiv {
	padding:0px 50px 200px 196px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	line-height: 20px;
	
}

.spotThumb {
		height: 48px;
		width: 65px;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		
	}
	
	.navLink {

		font-family: Arial;
		font-size: 10px;
		color: #999999;
		line-height: 20px;
		text-decoration: none:
		
	}		