nav
/* typography */		
p {		font-size: .9em;
		line-height: 14pt;
		font-family: "lucide grande", helvetica, arial, sans-serif;
		color: #121212;
		text-align: left;	
					}

/* links */
						
a {				color:#000000;
				text-decoration: none;
					}
					
a:hover {		color: #FF0000;
					}





/* Body */
body {			background-color: #DCDCDC;
				background-image: url(../jpg/background.jpg);
				background-repeat: no-repeat;
					}
				 			
#copyright { 	width: 770px;	
					}

#copyright p {	font-size: .8em;
				line-height: 14pt;
				font-family: "lucide grande", helvetica, arial, sans-serif;
				color: #000000;
				margin-top: 80px;
				margin-left: 80px;
				text-align: left;	
				background-color: #DCDCDC;				
					}

#copyright a {	color: #000000;
				border-bottom: 1px dotted #999999;
					}
				
#copyright a:hover { color:#FFFFFF;
					 background-color: #FF0000;
					 border-bottom: 0px dotted #999999;
						}
						

				
#crew { 	width: 200px;
			line-height: 14pt;
			padding-top: 1px;
			padding-left: 17px;
			padding-right: 17px;
			padding-bottom: 0px;
			float: none;
				}

#crew a {	color:#000000;
			text-decoration: none;
				}
					
#crew a:hover {	color:#FF0000;
				text-decoration: none;
				}

#crew p { 	font-size: .865em;
			line-height: 12pt;
			font-family: "lucida granda", helvetica, arial, sans-serif;
			font-weight: 200;
			color: #000000;
			text-align: left;
			padding-bottom: 10px;	
			border-bottom: 0px #666666 dashed;
				}
					
#crew p.small { font-size: .9em;
				line-height: 14pt;
				font-family: "lucida granda", helvetica, arial, sans-serif;
				font-weight: 100;
				color: #000000;
				text-align: left;
				padding-bottom: 10px;	
				border-bottom: 0px #666666 dashed;
				}


#crew_right { 	width: 400px;
				margin-top: 58px;
				margin-right: 20px;
				padding-top: 1px;
				padding-left: 50px;
				padding-right: 17px;
				padding-bottom: 0px;
				float: right;
				}





li { 		display: inline;
				}


.nav {		width: 700px;
		height: 85px;	
			}


#nav { 		width: 700px;
			line-height: 25px;
			margin-top: 10px;
			margin-left: 27px;
			opacity: .9;
			float: none;
	 			}
		
#nav p { 	font-size: 1em;
			font-family: "lucida grande", helvetica, arial, sans-serif;
			font-weight: bold;
			line-height: 25px;
			color: #FF0000;
			text-align: left;
			padding-right: 10px;
			float: left;
				}	
					
#nav a {	float: left;
			font-size: 1em;
			font-family: "lucida grande", helvetica, arial, sans-serif;
			line-height: 25px;
			color: #000000;
			text-align: left;
				}
				
#nav a:hover {	color: #FF0000;
				}	
					
#nav ul {	float: left;
			list-style-type: none;
				}
				

.table	{ 	width: 700px;
			height: 695px;
			margin-left: 80px;
			}

#text { 	width: 600px;
			line-height: 14pt;
			padding-top: 1px;
			padding-left: 17px;
			padding-right: 17px;
			padding-bottom: 0px;
				}

#text p { 	font-size: 1em;
			line-height: 14pt;
			font-family: "lucida granda", helvetica, arial, sans-serif;
			font-weight: 100;
			color: #000000;
			text-align: justify;
			padding-bottom: 10px;	
				}
				
#text p.contact { 	font-size: 1em;
					line-height: 14pt;
					font-family: "lucida granda", helvetica, arial, sans-serif;
					font-weight: 100;
					color: #000000;
					text-align: justify;
					margin-left: 13px;
					padding-bottom: 10px;	
				}

.textbox {	width: 655px;
			background-color:#FFFFFF;
			opacity: .9;
			margin-left: 0px;
			margin-top: -10px;
			border-bottom: 3px #CCCCCC double;
			border-top: 3px #CCCCCC double;
			}
			
			
#title 	{ 	width: 700px;
			}
			
.trailer {	width: 690px;
			background-color:#FFFFFF;
			margin-left: 0px;
			margin-top: -10px;
			border-bottom: 3px #CCCCCC double;
			border-top: 3px #CCCCCC double;
			}
			

		
				

						
			

				
					
	

					
