@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	text-align: inherit;
}

.container {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#body {
	background-color: #595b5c;
	background-image: url(images/bg_center2.jpg);
	height: auto;
	width: auto;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contentwindow {
	background-image: url(images/striped_bg.png);
	background-repeat: repeat;
	height: auto;
	width: 790px;
}
#scrollboxframe {
	position: relative;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#footerarea {
	margin-top: 20px;
}
.missiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61c250;
	padding: 10px;
	float: left;
	height: 280px;
	width: 370px;
	text-align: justify;
}
.missiontextimg {
	margin-left: 7px;
}
.missionrotator {
	float: right;
	height: inherit;
	width: inherit;
	position: relative;
}
