{ 
margin: 30mm;
size: portrait;
}

body, html {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 3mm;
margin: 0 auto;
width: 170mm;
}

#banner {
	position: relative;
	font: 3.2em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999999;
	line-height: 8mm;
	width: 170mm;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1mm solid #ccc;
	left: 2px;
	top: 31px;


}

#banner p {
padding: 0;
margin: 0 0 2mm 0;
}

a {
font-weight: bold;
text-decoration: none;
color: #000000;
}

ul {
margin: 0;
padding: 0;
}

#container {
margin: 7mm auto 0 auto;
padding: 0;
width: 179.123mm;
text-align: left;
}

#content {
margin: 0;
padding: 0;
width: 100%;
}

#content p {
font-size: 1.1em;
line-height: 4mm;
text-align: justify;
margin: 6mm 0 0 5mm;
padding: 0 0 0 3mm;
border-left: 0.5mm solid #999999;
width: 70%;
}

/* re-align word-spacing next to links */

a {
padding: 0 1mm 0 0;
}

#printheader {
font-size: 1.1em;
font-weight: bold;
line-height: 4mm;
text-align: left;
width: 70%;
visibility: visible;
}

#nav-main, #nav-section {
font-size: 1.4em;
font-weight: bold;
}

#nav-toplevel, #nav-meta, #nav-main, #nav-section {
visibility: hidden;
}

#nav-toplevel {
display: none;
}

#nav-section {
height: 4mm;
}

.thumb-border {
display: none;
}

#info-site {
visibility: visible;
padding-top: 15px;
}

#banner {
visibility: visible;
padding-top: 15px;
}
