b, strong {
	font-weight:bold;
}
i, em {
	font-style:italic;
}
img {
	border:none;
}
	/* Give images rounded corners. */
	img.rounded {
		-webkit-border-radius: 13px;
		-moz-border-radius: 13px;
		border-radius: 13px;
	}

#innercontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
	#innercontent a {
		color:#557585;
		text-decoration:none;
	}
		#innercontent a:hover {
			text-decoration: underline;
		}
	#innercontent p {
		font-size: 14px;
		color: #222222;
		margin-top: 10px;
		margin-bottom: 10px;
	}
		#innercontent p.col_person_cap {
			font-size: 15px;
			margin-top: -5px;
			margin-bottom: 4px;
		}
	
	#innercontent span.list {
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
		#innercontent span.list p.hidden
		{
			font-family: "Times New Roman", Times, serif;
			font-size: 15px;
			margin-top: 10px;
			margin-bottom: 10px;
		}
	
	#innercontent div.leftCell h5 {
		padding: 3px;
		font-family: "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: bold;
		color: #255050;
		text-align: center;
		margin: 0px;
	}
	
	#innercontent p.annotation {
		font-size: 12px;
		text-indent: 25px;
		margin-top: -10px;
		margin-bottom: 4px;
	}
	
	#innercontent h1 {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: 800;
		color: #255050;
		margin-top: 30px;
	}
	#innercontent h2, #innercontent h4 {
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: 800;
		color: #255050;
		margin-top: 30px;
	}
	#innercontent h3 {
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: 800;
		color: #255050;
		margin-top: 30px;
	}
	#innercontent h5 {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: 800;
		color: #255050;
		margin-top: 30px;
	}
	
	#innercontent .leftimage {
		float: left;
		padding: 3px;
		margin-left: 8px;
		margin-right: 8px;
	}
	#innercontent .rightimage {
		float: right;
		padding: 3px;
		margin-left: 8px;
		margin-right: 8px;
	}
	#innercontent .leftquotation {
		float: left;
		margin-left: 8px;
		margin-right: 8px;
	}
	#innercontent .rightquotation {
		float: right;
		margin-left: 8px;
		margin-right: 8px;
	}
	#innercontent .centerquotation {
		float: right;
		margin-left: 228px;
		margin-right: 8px;
	}
	
	
	#innercontent .captionedimage {
		padding: 3px;
		font-family: "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: bold;
		color: #255050;
		text-align: center;
		margin: 8px;
	}
	#innercontent .rightcaptionedimage {
		float: right;
		padding: 3px;
		font-family: "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: bold;
		color: #255050;
		text-align: center;
		margin: 8px;
	}
	#innercontent .leftcaptionedimage {
		float: left;
		padding: 3px;
		font-family: "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: bold;
		color: #255050;
		text-align: center;
		margin: 8px;
	}
	#innercontent .leftcaptionedimagefixed {
		float: left;
		padding: 3px;
		font-family: "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: bold;
		color: #255050;
		text-align: center;
		margin: 8px;
		width: 150px;
	}
	
	#innercontent ul {
		list-style-type: disc;
		margin-left: 15px;
	}
		#innercontent li {
			font-family: "Times New Roman", Times, serif;
			font-size: 14px;
		}
	
	#innercontent .coloredBox {
		background-color: #70A0A0;
		border: thin solid #255050;
	}
	
	#innercontent .contentdivider {
		height: 1px;
		width: 96%;
		background: url('https://web.archive.org/web/20101121025942im_/http://millercenter.org/images/template/frontpage/dividerbg.jpg') repeat-x;
	}
	
	#innercontent .person {
		clear: both;
		border-bottom: 1px solid black;
	}


/* The contents of a presidential speech. */
div#transcript {
	width: 38em;
	margin: 3em auto 0 auto;
	background-color: #eee;
	padding: 1.5em 2em 1.5em 2em;
	font-family: Paladino, Georgia, Times;
	line-height: 1.4em;
	font-size: 15px;
}
	div#transcript h4 {
		margin: 0 0 1em 0;
		font-size: 1.3em;
	}
	div#transcript p {
		font-family: Paladino, Georgia, Times;
		line-height: 1.4em;
		font-size: 15px;
	}

/* A pullquote, with optional attribution. */
dl.pullquote {
	width: 312px;
	text-align: left;
	border-top: 5px solid #e9e9e9;
	border-bottom: 5px solid #e9e9e9;
	margin: 10px;
	font-size: 1.15em;
	padding: 22px;
	color: #395661;
	background-color: #fff;
}
	dl.pullquote.right {
		float: right;
	}
	dl.pullquote.left {
		float: left;
	}
	dl.pullquote dt {
		font-style: italic;
	}
	dl.pullquote dd {
		text-align: right;
		margin-top: 10px;
	}
/*
     FILE ARCHIVED ON 02:59:42 Nov 21, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:07:11 May 31, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots.policy: 0.16
  LoadShardBlock: 80.807 (3)
  CDXLines.iter: 14.828 (3)
  exclusion.robots: 0.173
  load_resource: 206.291
  captures_list: 112.114
  esindex: 0.011
  PetaboxLoader3.datanode: 97.041 (4)
  RedisCDXSource: 11.669
  PetaboxLoader3.resolve: 171.221
*/