A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	text-decoration : none;
	font-size : 1em;
	font-family : Trebuchet MS,Verdana,Helvetica,sans-serif;
	color : Gray;
}

A:HOVER {
	text-decoration : underline;
	color : Silver;
}

BODY  {
	background-color : black;
}

DIV, P {
	color : White;
	font-size : 1em;
	font-family : Trebuchet MS,Verdana,Helvetica,sans-serif;
	margin-bottom : 1em;
}

.mapclass {
	width: 800px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.mainclass {
	width: 800px;
	height: 375px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.mainbody {
	background-image: url(images/main.jpg);
	background-attachment : fixed;
	background-repeat : no-repeat;
	padding : 5px 5px 5px 5px;
}

.maindiv {
	width:600px;
	margin-left : 93px;
}

.credit {
	font-size: .7em;
	color : Silver;
}

.crewmenu {
	font-size: .8em;
}