body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(/Images/Backgrounds/Water2.jpg);
}

#navigation {
	position: fixed;
	left: 50%;
	top: 0px;
	margin-left: -416px;
}
.Finetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.missionpadding {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}
.Headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.SuperFine {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.LargeHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333366;
}
