body {

	font-size: 11pt;
	font-family: georgia, "times new roman", times, serif;

	}
	
h1, h2, h3, h4, h5 {

	font-family: palatino, "palatino linotype", georgia, "times new roman", times, serif; 

	}
	
#pageWrapHistoryArticle h2 em {

	font-style: normal;

	}
	
#pageWrapHistoryArticle h2 span {

	display: block;
	font-size: 10pt;

	}
	
.photoLeft, .photoRight {
	
	width: 220px;
	padding: 20px;
	page-break-inside: avoid;
	
	}
		
	.photoLeft {
	
		display: inline;
		float: left;
		clear: left;
		padding-left: 0px;
	
		}
		
	.photoRight {
	
		display: inline;
		float: right;
		clear: right;
		padding-right: 0px;
	
		}
	
	.photoLeft img, .photoRight img {
	
		display: block;
		padding: 10px;
		margin: 0 auto;
		width: 200px;
		background: #ccc;
		border: 1px solid #666;
	
		}
		
	.photoLeft span, .photoRight span {
	
		display: block;
		text-align: center;
		font-style: italic;
		font-size: 10pt;
		margin-top: 4pt;
		color: #666;
	
		}
		
		.photoLeft span em, .photoRight span em {
		
			font-style: normal;
		
			}
			
#historyResourcesContent h3 a:after {

	content: " ( " attr(href) " ) ";
	font-size: 10pt;
	font-style: italic;
	color: #666;

	}
	
acronym {

	border: 0;

	}
	
#ieSixDisclaimer, #navMenu, #pageWrapIntro, .articleBottom, .articleTop, #timeLineContainer, .validationList, #footerCol2 {

	display: none;

	}
	
#footer ul {

	list-style: none;
	margin: 0;
	padding: 0

	}
	
#footer img {

	display: block;

	}
