body {
	background-color : #ffffff;
	margin : 0px;
	padding-top : 5px;
	color : #000000;
	font-family : Georgia, Garamond, Times New Roman, serif;
	font-size : 12px;
	}
	
a {
outline: none !important; /* @ Firefox, remove ugly dotted border */
 }	
	
	a:link {
	color : #0f1c5f;
	}
	
	a:visited {
	color : #a84900;
	}
	
	a:hover {
	color : #e26d00;
	}
	
	#container {
	position : absolute;
	width : 653px;
	left : 50%;
	margin-top : 15px;
	margin-left : -327px;
	background: transparent url(./images/content-back.gif) repeat-y;
	}
	
	#head-top {
	width : 653px;
	height : 79px;
	background: transparent url(./images/head-top.jpg) no-repeat;
	}
	
	#head-top a img, #head-nav a img {	
	float : left;
	border : 0px;
	}
	
	#head-top a img {
	width : 180px;
	height : 79px;
	}
	
	#head-nav {
	width : 653px;
	height : 16px;
	background: transparent url(./images/head-nav.gif) no-repeat;
	font-size : 8px;
	}
	
	#head-nav a img {
	width : 180px;
	height : 16px;
	}
	
	#head-nav a {
	text-indent : -99999em;
	overflow : hidden;
	}
	
	/* For the Nav Links:
	===========================================================================
	===========================================================================
	*/
	
	#about, 
	#inproduction, 
	#trailers, 
	#gallery, 
	#contact {
	float : left;
	text-decoration : none;
	border : none;
	height : 16px;
	}
	
	#about {
	margin-left : 26px;
	width : 64px;
	background: transparent url(./images/nav-about.gif) no-repeat;
	}
	
	a:hover#about {
	background: transparent;
	}
	
	#inproduction {
	margin-left : 18px;
	width : 126px;
	background: transparent url(./images/nav-inproduction.gif) no-repeat;
	}
	
	a:hover#inproduction {
	background: transparent;
	}
	
	#trailers {
	margin-left : 18px;
	width : 52px;
	background: transparent url(./images/nav-trailers.gif) no-repeat;
	}
	
	a:hover#trailers {
	background: transparent;
	}
	
	#gallery {
	margin-left : 20px;
	width : 50px;
	background: transparent url(./images/nav-gallery.gif) no-repeat;
	}
	
	a:hover#gallery {
	background: transparent;
	}
	
	#contact {
	margin-left : 20px;
	width : 52px;
	background: transparent url(./images/nav-contact.gif) no-repeat;
	}
	
	a:hover#contact {
	background: transparent;
	}
	
	/* End Nav Links
	===========================================================================
	*/
	
	
	#head-bottom {
	width : 653px;
	height : 22px;
	background: transparent url(./images/head-bottom.gif) no-repeat;
	}
	
	#content-head {
	height : 35px;
	width : 638px; /* 653px with padding */
	padding-left : 15px;
	background: transparent url(./images/content-head.gif) no-repeat;
	}
	
	#content-box {
	width : 633px; /* 653px with padding */
	padding : 10px;
	float : left;
	background: transparent;
	}
	
	#footer {
	float : left;
	width : 653px;
	height : 38px;
	background: #ffffff url(./images/footer.gif) no-repeat;
	}
	
	h3 {
	font-size : 17px;
	margin : 10px 0px 8px 0px;
	}
	

.production-subnav {
border-bottom : 1px solid #6d6969;
padding-bottom : .8em;
margin-bottom : 2em;
display : block;
width : 600px;
height : 142px;
background : transparent url(./images/moa/overview_title.png) no-repeat;
}

.production-subnav ul {
margin : 1em 0 0 0;
padding : 0;
display : block;
}

.production-subnav ul.left-list {
float : left;
margin-left : 225px;
margin-top : 74px;
margin-right : 50px;

}



.production-subnav ul.right-list {
float : left;
margin-top : 74px;
}

.production-subnav ul li {
list-style-type : none;
margin-right : 1.20em;
margin-bottom : 8px;
}

.staff-info p {
line-height : 1.5em;

text-align : justify;
}



.staff-info h4 {
font-size : 16px;
margin : 0px;
}

img.staffphoto {
float : right;
margin : 0px 0px 5px 5px; 
border : 1px solid black;
}

p {
margin : 0px 0px 12px 0px;
}

.staff-info {
width : 620px; 
float : left;
display : block;
margin-bottom : 25px;
border-bottom : 1px solid #eee1c8;
padding-left : 5px;
}

.production-subnav {

}