body p {
	color:#333;
	padding:0 15px 0 15px;
	}

#footer p {
	color:#999;
}
 
a {
	color:#555;
	text-decoration:none;
	}
 
a:visited {
	color: #333;
	text-decoration:none;

}

a:hover {
	color: #666;	
}

a:active {
	color: #222;	
}

h1 {
	padding:0 0 0 10px;
	font-size:20px;
	color: #333;
	}

h2 {
	padding:0 0 0 15px;
	font-size:16px;	
	color: #333;
	}

h3 {
	padding:0 0 0 20px;
	font-size:16px;	
	color: #333;
	}

h4 {
	font-size:16px;	
	color: #333;
	
	}


h5 {
	font-size:16px;	
	color: #333;
	
	}


body {
	margin:30px 0px; padding:0px; 
	text-align:center; /* Hack for IE5/Win */
	background-image:url('images/site-elements/mitrebackground2.jpg');
	background-color:#444;
	font-family:arial;
	}
	

#Header {
	width:800px;
	padding:5px;
	background: url(images/shadow.gif) repeat-x bottom;
	}

#Navigation {
	width:496px;
	padding:5px 5px 5px 300px;
	margin:0 10px 0 11px;
	background-color:#fff;
	font-size:22px;
	
	}

.nav {
	padding:0 10px 0 0;
	color:#444;
}

.subnav {
	font-size:18px;
	padding:0 0 0 10px;
	color:#555;
}

#TitleBar-TOP {
	width:770px;
	margin:0 10px 10px 9px;
	padding:0 0 8px 0;
	background-color:#f4f3f3;
	border:1px solid #4a516c;
	}

#TitleBar-Bottom{
	width:770px;
	padding:0 0 -5px 0;
	margin:0 0 8px 0;
	background-color:#f4f3f3;
	border-bottom:1px solid #4a516c;
	}


#Page {
	width: 791px;
	padding:5px;
	margin:0 10px 0 11px;
	background-color:#fff;
	color:#333;
	}

#about {
	width:770px;
	height:450px;
	overflow:auto;
	}

#scroll {
	width:770px;
	height:600px;
	overflow:auto;
	}

#crew img {
	float:left;
	padding:5px;
	}

.bio {
	float:right;
	width:540px;
	
	}

#contacttxt {
	width:350px;
}

#Footer {
	width:754px;
	text-align:right; 
	text-color:white;
	}


#photoGallery {
	width:750px;
	
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	margin-bottom:10px;
	}

#photoGallery {
	position:relative; 
	width:700px; 
	margin:10px 0 0 10px;  
	
}

#photoGallery ul {
	position:relative; 
	width:602px;
	height:160px; 
	border:1px solid #444;
	background-color:#f4f3f3; 
	padding:400px 0 0 4px; 
	list-style-type:none; 
	float:none;
}

#photoGallery li {
	float:left;
	margin:1px;

}

#photoGallery a.gallery, 

#photoGallery a.gallery:visited {
	display:block; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #000; 
	margin:5px 2px 1px 3px; 
	text-align:left; 
	cursor:default;
}

#photoGallery .alt {
padding:700px 0 0 0;}

#photoGallery a.gallery span {
	position:absolute; 
	width:1px; 
	height:1px; 
	top:1px; 
	left:1px; 
	background:#fff; 
	overflow:hidden;
}

#photoGallery a.gallery:hover {}

#photoGallery a.gallery:hover img {}

#photoGallery a.gallery:hover span {
	position:absolute; 
	width:600px; 
	height:400px; 
}
