@charset "UTF-8";
/* CSS Document */

#wrapperM {
	width: 910px;
	height: 990px;
	float: none;
	background-color:#FFF;
}

.missionline {
	border: 0;
	color: #8f9b91;
	background-color: #8f9b91;
	height: 1px;
	width: 65%;
	text-align: center;
	margin-left: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul { 
	list-style-position: outside;
	margin-left: -25px;
	list-style: circle;
}

#topBannerMission {
	width: 910px;
	height: 125px;
	float: left;
	background-color: none;
	background-image:url(images/Topbanner.jpg);
}

#mainframe {
	width: 892px;
	height: 680px;
	float: left;
	/*background-image: url(images/mainframe.jpg);*/
	margin-top: 0px;
	margin-left: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 20px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	background-color: #f7fbf7;	
}

#sideNavMission {
	width: 197px;
	height: 680px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	border-right-style: solid;
	border-right-width: 2px;
	background-color: #edf6ef;		
}

#carryingWater {
	width: 197px;
	height: 191px;
	float: left;
	background-image: url(images/carryingWater.jpg); 
	margin-top: 0px;
	margin-left: 0px;
}

#globetag {
	width:197px;
	height:50px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

#globe {
	width:52px;
	height:50px;
	float:right;
	margin-top:0px;
	margin-left:0px;
	background-repeat:no-repeat;
	background-image:url(images/globe.gif);
	background-repeat:no-repeat;	
}


#map {
	width:197px;
	height:221px;
	float:left;
	margin-top:-2px;
	margin-left:0px;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 0px;
	filter:alpha(opacity=0);
	-moz-opacity:0;	
	border-bottom: 1px solid black;		
}

#mainstage {
	width: 672px;
	height: 540px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#missionstate {
	width: 650px;
	height: 120px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;	
}

#crowdheads {
	width: 672px;
	height: 57px;
	float: left;
	background-image: url(images/crowdHeads.jpg);
	margin-top: 20px;
	margin-left: 0px;
}

#pilotText {
	width: 662px;
	height: 70px;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}

#crowdlegs {
	width: 672px;
	height: 60px;
	float: left;
	background-image: url(images/legs.jpg);
	margin-top: 10px;
	margin-left: 0px;
}

#objectivesBox {
	width: 670px;
	height: 245px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;		
}

#subOne {
	width: 260px;
	height: 188px;
	float: left;
	margin-top: 40px;
	margin-left: 40px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify;
}

#midBox {
	width: 70px;
	height: 20px;
	float: left;
	margin-top: 10px;
	margin-left: -385px;
}

#objectivesHeading {
	width: 210px;
	height: 20px;
	float: left;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}

#studentChoir {
	width: 212px;
	height: 168px;
	float: left;
	background-image: url(images/studentChoir.jpg) ;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}

#subTwo {
	width: 260px;
	height: 188px;
	float: left;
	margin-top: 55px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify;
}