html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin: 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }



body{
 background: url(images/bg01.jpg);
 font-family:Arial, Helvetica, sans-serif;
 line-height: 1.4em;
 font-size: 0.9em;
 cursor: default;
}
h1, h2{
	color: #67433b;
	font-size: 1.4em;
	padding: 0px;
	padding-bottom: 1em;
	margin: 0px;
}
h2{
	font-size: 1em;
}
h4{
	font-size: 1em;
	font-weight: bold;
}
a{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #67433b;
}
.q{
	margin: 0px auto;
	font-style: italic;
	font-size: 0.9em;
	text-align:center;
	margin-bottom: 1.7em;
	width:80%;
}
.announcements li{
	margin-bottom: 1em;
}
#copyright{
	font-size: 0.6em;
	color:#625e5e;
	font-weight: normal;
	text-align: left;
	margin-bottom: 33px;
}
#mainContainer{
 width:800px;
	margin: 0px auto;
	text-align: center;
}

#content{
	text-align: left;
	background: #fff;
	min-height: 20px;
	padding-left: 2.4em;
	padding-right: 2.4em;
	padding-top: 2em;
	padding-bottom: 2.em;

}
#content p{
	padding-bottom: 1.1em;
}

#logos{
	height: 90px;
	background: #fff;
	text-align: left;
	padding-top: 1em;
}
#nav{
	background: #000;
	height: 25px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #625e5e;
}
#nav a{
	text-decoration: none;
		color: #625e5e;
		padding-left: 5px;
		padding-right: 5px;

}

#nav a:hover{
	color: #fff;
	text-decoration: underline;
}

.crewRoll{
	display: inline-block;
	width: 170px;
}

.cntct{
	display: inline-block;
	width: 60px;
}

.credit{
	font-size: 0.6em;
	color: #625e5e;
	font-weight: bold;
	padding-bottom: 1em;
}

.still{
	display: inline-block;
	width: 200px;
	height: 210px;
}

