@charset "UTF-8";
#content_container2 {
	background-color: #FFFFFF;
	width: 700px;
	margin-top: -16px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(images/logo_mission.gif);
	height: 320px;
}
#nav_bar {
	height: 28px;
	width: 700px;
	position: relative;
	background-color: #003466;
	margin-top: 0px;
	top: 0;
}

