body {
	background: transparent url(/images/deckhands_vert.png) no-repeat;
	font-size: 0.9em;
	font-family: Verdana, Arial, sans-serif;
  background: #f7941e;
  color: #000;
}

#container {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: auto;
	text-align: center;
	width: 660px;
}

.antispam {

	background: #f7941e;

	color: #3f3f3f;

	font-size: 0.7em;

}

#highlight {

  background-color: #231d64;
  color: #f7941e;
  padding: 20px;
  
  }


#mission h1 {
  padding: 10px;
 	text-indent: -2100px;
	background: transparent url('/images/mission.png') no-repeat left top;
	height: 220px;
	width: 500px;

}


span.label,span.spacer,span.multiple span {width:60px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:20px;} 
div.clear {clear:both;padding-top:5px;} 
