
body{
	font-family: Georgia, "Times Roman", serif ;
	display: block;
	margin-top: 0pt;
	margin-bottom: 0pt;
	background-color: white;
}
.PageHeader{
	margin-bottom: 0;
	height: 106px;
	border-width: 0;
	border-spacing: 0;
	background-color: transparent;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(http://www.MaritimeHistoryOfTheGreatLakes.ca/images/Milwaukee2.jpg);
}
.PageTitle{
	color: white;
	background-color: #24318D;
	font-size: 150%;
	font-weight: bold;
	text-align: right;
}
img {
	display: block;
	margin:10px
	float:left
	}
dd {
	font-size: small;
	}
p {
	text-indent: 12px;
  	margin-top: 0pt;
  	margin-bottom: 0pt;
	}
.page {
	text-indent: -25px;
  	margin-top: 3pt;
  	margin-bottom: 0pt;
	}
.newspaper { 
	text-indent: -25px;
  	margin-top: 3pt;
  	margin-bottom: 0pt;
	font-weight: bold;
	}
a { 
	}
SPAN.caption{
	font-family: "Arial", sans-serif;
	font-size: small;
	text-indent: 0pt;
	margin-top: 3px;
	font-weight: bold;
	display: block;
	} 
.captionSmall{
	font-family: "Arial", sans-serif;
	font-size: small;
	text-indent: 3pt;
	font-weight: regular;
	display: block;
	} 
SPAN.ImageTable{
	float:left;
	display: block;
	} 
SPAN.ImageTableRight{
	float:right;
	display: block;
	} 
SPAN.ImageTableClear{
	clear:both;
	display: block;
	} 
SPAN.cell{
	font-family: "Arial", sans-serif;
	font-size: small;
	display: block;
	margin-right: 10 pt;
	} 
SPAN.front{
	font-family: "Arial", sans-serif;
	text-indent: 8pt;
	margin-top: 5px;
	display: block;
	 }
SPAN.sidebar{
	font-family: "Arial", sans-serif;
	font-size: small;
	text-indent: 0pt;
	margin-top: 3px;
	font-weight: bold;
	display: block;
  	text-decoration: none;
	}  
.sitenav { 
	font-size: small; 
	background-color: white; 
	border: 1px solid #9F9B8B;
	}
.sitenav a {
	display: block; 
	padding: 4px 8px; 
	margin: 0; 
	text-decoration: none; 
	text-align: right; 
	border-top: 1px solid gray;
	font-weight: bold;
	}
.sitenav a:hover {
	background: #FB9;
	}
.sitenav h4 {
	color: white;
	background-color: #24318D;
	text-align: center;
	margin: 0;
	padding:0.25em 0 0.235em 0;
	font-weight: bold;
	font-size: 110%;
}
.navbar {
	font-size: x-small; 
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top:6px;
	margin-bottom: 6px;
	border: solid #9E9381; 
	border-width: 2px 0;
	color:  #9E9381;
	}
.navbar a {
	margin: 0; 
	text-decoration: none; 
	}
	div.navbarreverse {
	font-size: x-small; 
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 6px;
	border: solid #9E9381; 
	border-width: 0 0 2px 0;
	color:  #FFFFFF;
	background: #9E9381;
	}
div.navbarreverse a {
	margin: 0; 
	text-decoration: none; 
	color:  #FFFFFF;
	}
div.alert {
	color: red;
	font: bold;
	}
div.footer {
	font-size: small; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top:15px;
	border: solid #9E9381; 
	border-width: 2px 0;
	color:  #9E9381;
	}
.resulttitle {
	font-style: bold; 
	margin-bottom: 3px;
	}
.resulttitle a {
	text-decoration: none;
	}
.description {
	font-size: small; 
	}
icon {
	text-align: center; 
	vertical-align: middle;
	}
.summary {
	font-size: large; 
	background: #9F9B8B;
	color:  white;
	}
/* pages with search results: extracts/results*/
.resultsSummary {
	font-size: 120%;
	text-align: center;
}

/* Newspaper article styles*/
.newsCitation{
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.newsText{
	width:300px;
	margin:auto;
	}
.newsNotes{
	width:300px;
	margin:auto;
	margin-top: 15px;
	font-size:90%;
	}
.newsContributor{
	margin-top: 15px;
	font-weight:bold;
	}