SPAN.copyright {
	color: white;
	font-size: 10px;
	font-family: 'Arial', Verdana, sans-serif;
}

body {
  background-color: #000;
  margin: 0;
  padding: 0;
  font-family: 'Arial', Verdana, sans-serif;
  }
  
A:link {
	color: white;
}

A:visited {
	color: white;
}
  
/* #cockpit { 
  background-image: url(cockpit_background.jpg);
  height: 677px;
  width: 928px;
  }
  

  
#menu a img { visibility: hidden; }
  
a#main {
	top: 453px;
	left: 102px;
}
a#story {
	top: 489px;
	left: -30px;
}
a#cast {
	top: 525px;
	left: -162px;
}
a#features {
	top: 562px;
	left: -294px;
}
a#previews {
	top: 599px;
	left: -428px;
}
 */
 
#background {
	width: 922px;
	height: 597px;
}
 
img.imagebutton {
	width: 150px;
	height: 40px;
}

#pilotbutton {
	position: relative;
	top: -121px;
	left: 75px;
	width: 122px;
	height: 52px;
}

#robotbutton {
	position: relative;
	top: -85px;
	left: -57px;
	width: 122px;
	height: 52px;
}

#menu a {
  position: relative;
  top: 520px;
  left: 77px;
  text-decoration: none;
  }

#contentpanel {
	position: relative;
	top: 55px;
	left: 0px; 
	color : #000000;
	/* border: solid red 2px; */
	font-size: 16px;
	/* font-weight: bold; */
	font-family: 'Arial', Verdana, sans-serif;
	padding : 4px; 
	width : 764px; 
	height : 405px; 
	overflow : auto;
}  

#contentpanel table {
	color: black;	
}

#charselect {
	position: relative;
	top: 55px;
	left: -4px; 
	/*  */
	color : #000000;
	font-size: 14px;
	font-weight: bold; 
	font-family: 'Arial', Verdana, sans-serif;
	padding : 4px; 
	width : 772px; 
	height : 190px; 
	overflow : auto;
	
}

#Charselect table {
	border: none;
	color : #000000;
	font-size: 14px;
	/* font-weight: bold; */
	font-family: 'Arial', Verdana, sans-serif;
	text-align: center;
}

iframe#commdisplay {
	position: relative;
	height: 169px;
	width: 592px;
	left: 60px;
}

span.commtitle {
   font-size: 36px;	
}

div.biotext {
	position: absolute;
	width: 400;
	z-index: 99;
}

div.bioshadow {
	position: absolute;
	width: 400;
	z-index: 98;
	margin-left: 2px;
	margin-top: 2px;
	color: black;
}

div.biotext2 {
	position: absolute;
	width: 350;
	z-index: 99;
}

div.bioshadow2 {
	position: absolute;
	width: 350;
	z-index: 98;
	margin-left: 2px;
	margin-top: 2px;
	color: black;
}

div.biotextw {
	position: absolute;
	width: 300;
	z-index: 99;
}

div.bioshadoww {
	position: absolute;
	width: 300;
	z-index: 98;
	margin-left: 2px;
	margin-top: 2px;
	color: black;
}

div.bioshadow span.commtitle {
	font-size: 36px;
	color: black;
}

div.storytext {
	color: black;
	font-size: 18px;
}

