body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	quotes: '\201C' '\201D' '\2018' '\2019';
}

div#content {
	margin-left: 134px;
	max-width: 650px;
}

h1 {
	padding-top: 1.5em;
	font-size: x-large;
	font-weight: bold;
}

h2 {
	font-size: large;
}

span.subtitle {
	padding-left: 1em;
	font-size: large;
}

p.samplenav {
	white-space: nowrap;
	clear: both;
	text-align: right;
}

p.caption {
	margin: 0;
	font-size: small;
	font-weight: bold;
}

p.navbar  {
	white-space: nowrap;
	text-align: center;
}

p.footer {
	white-space: nowrap;
	text-align:right;
	font-size:small;
}

caption {
	color: white;
	font-weight: bold;
	padding: 0.5em;
}
