body {
  background-color: #ffffff;

   
}
#header1{ 
	background-color: #0033ff;
	text-align: center;
	line-height: 2em;
	font-size: 2.25em; 
	font-weight: bold; 
	height: 4.0em;
	position: relative; top: -1em;

	margin: 0;
}
#team_status_box { 

	position: relative ; top: 2em;
	height: 1.75em;
}

#team_status { 
	background-color: #00ff00;
	position: relative; top: -1em;
	text-align: left ;
	font-size: 1.5em; 
	font-weight: bold; 
	border: 2px solid black;
}

#navigation {
	position: relative ; top: 2em;
	}
a {
	color: black;
	font: 12px arial,Helvetica,sans-serif;
	text-decoration: none;
	border: 2px solid black;
	display: block;
	width: 200px;
	padding: 3px 10px;
	background:#ffff00;
	}

a:hover, a:active, a:focus{
	background: #4169e1;
	font-weight: bold; }

#mission {
	position: relative; top: 6em;
	font: 18px arial,Helvetica,sans-serif, bold;
	border: none;
	padding: 2em 2em 2em 4em;
	text-align: center;
	height: 15em;
	width: 74%;
	}



#TCR_LOGO {
	position: relative; top: -9.5em;left: 1em;
	float: left ;
	background: #ffcc33;
	border: thin solid black;
	height: 75px; width: 75px;

	}
#ICOM_RADIO {
	position: relative; top: -9.5em;right: 1em;
	float: right ;
	background: #ffcc33;
	border: none;
	margin-right: 1em ;
	height: 35px; width: 75px;
	}

#ARES_logo {
	position: relative; top: -9.5em;right: 1em;
	float: right ;
	background: #ffcc33;
	border: none;
	margin-right: 1em ;
	height: 75px; width: 75px;
	}



#masthead {
	position: relative; top: 2em;
	<!-- background: #ff0000; -->
	border: thin solid black;
	height: 7em;
	}
#Main {
	position: relative; top: 1em; -->
	background: #ccccff;
	border: none;
	padding: 2em 2em 2em 4em;
	text-align: left;
	height: 30em;
	width: 74%;
	}


	