#navwrap,
#montage,
#contentfoot,
#nfgfooterbutton,
#credit,
#lasthomelink,
.structural {
display: none;
}
#footer {
text-align: center;
margin: 1em auto 0;
font-size: 75%;
padding-top: 1em;
border-top: 1px solid #eee;
width: 80%;
}

p#printtitle {
font-size: 1.2em;
font-weight: bold;
text-align: left;
display: block;
}

a {
text-decoration: none;
color: #000;
font-weight: normal;
}
a img {
	border: none;
}

table {
	margin-bottom: 1em;
border: 1px solid #eee;
	border-top: 2px solid #ccc;
	width: 100%;
}
caption {
	font-weight: bold;
}
thead th {
text-align: center;
}
tbody th {
	text-align: left;
	vertical-align: top;
}
td {
	vertical-align: top;
	text-align: center;
	padding: .1em .2em;
}
td.text {
	text-align: left;
}

tr.dark,
tr.dark td {
	background: #ddd;
}


h1,h2,h3,h4,h5,h6 {	font-weight: bold; margin-top: .5em; clear: left; margin-bottom: .2em; }
h1 { font-size: 1.6em; text-align: center;}
h2 { font-size: 1.25em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5,h6 { font-size: 1em; } 

h3 {
	clear: both;
	text-align: left;
	padding: 1em;
	font-style: italic;
	margin-top: .5em;
}

.hidden,
.noprint {
	display: none;
}

.small {
	font-size: 80%;
}
.emph {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.centered {
    text-align: center;
}

div.photo {
float: right;
clear: right;
}
