.header {
	height: 110px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
}
#NavBar {
	text-align: center;
	line-height: 17px;
	clear: left;
	width: 160px;
	float: left;
	padding-top: 5px;
}
.footer {
	height: 70px;
	width: 750px;
	clear: both;
	float: left;
	bottom: -70px;
	position: absolute;
	left: 40px;
	page-break-before: always;
	top: 1215px;
}
#content {
	width: 80%;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #0033FF;
	padding-left: 5px;
	clear: both;
	float: left;
	margin-left: 5px;
}
#body {
	clear: both;
	width: 950px;
}
#location {
	font-size: 2ex;
	font-style: normal;
	font-weight: bolder;
	background-color: #CCFF00;
	text-align: center;
}
.Hard-capitalize {
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
}
a:visited {
	color: #9900CC;
}
a:hover {
	color: #000000;
	font-weight: bolder;
}
a:link {
	color: #3366FF;
}
#MarinerLogo {
	height: 60px;
	width: 400px;
	float: right;
	clear: none;
}
#footer {
	position: static;
	bottom: 0px;
}
#CreditTo {
	position: absolute;
	left: 170px;
	top: 140px;
	width: 170px;
	text-align: center;
}
#article {
	width: 100%;
	clear: left;
	float: left;
	top: 60px;
	position: absolute;
}
.PhotoLeft {
	float: left;
	clear: left;
	width: 300px;
}
.article {
	display: inline;
	clear: right;
	float: none;
	padding-left: 10px;
	width: 550px;
	position: absolute;
	left: 350px;
}
.photoPadding {
	margin: 10px;
}
