body {
	background-color: #fff; }

p, dl, dd, dt, li, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif; }

p, dl, dd, dt, li {
	font-size: 11px; }

/*
p {
	text-indent: 12pt; }
*/

*.lede {
	text-indent: 0pt; }


*.smaller > *, blockquote {
	font-size: smaller; }

p > acronym {
	font-size: smaller;
	letter-spacing: .1em; }

a {
	text-decoration: underline; 
	color: #eee; }

a:hover {
	text-decoration: underline; }

dd {
	margin-left: 1.5em; }

dl, li {
	margin-top: 0px;
	margin-bottom: 0px; }

div {
	vertical-align: top; }

#container {
	width: auto;
	height: auto; }

#navbar {
	display: none;
	width: 125px;
	float: left; }

#main {
	width: auto;
	height: auto;
	float: left; }

#footer {
	display: none;
	clear: both;
	position: relative; }

#cred {
	font-style: italic;
	text-align: right;
	border-bottom: thin solid black; }

#content {
	vertical-align: top;
	position: float;
	width: auto;
	height: auto;
	right: 3%;
	left: 10em; }

#pic {
	border-color: black;
	border-width: thin;
	border-style: solid; }

#topmatter {
	display: visible; }

#middlematter {
	vertical-align: top; }

.section {
	vertical-align: top;
	position: relative;
	width: 80%;
	right: auto;
	left: auto;
	background-color: transparent; }

.hangtoleft {
	vertical-align: top;
	align: right
	position: absolute;
	right: auto;
	left: 40em;
	width: 50%;
	top: 0px; }
	
.hangtoright {
	vertical-align: top;
	background-color: transparent;
	position: absolute;
	right: 0em;
	left: auto;
	width: 50%;
	top: 0px; }

#accessdate {
	visibility: visible; }
