body {
	color: black;
	font: 12px/1.5 Georgia, Serif;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }


div#full {
	width: 628px;
	margin: 30px auto 12px auto;
	background: white;
}

#logo {
	height: 42px;
	padding-top: 25px;
	padding-bottom: 11px;
	padding-left: 15px;
	display: block;
}

img, a#logo img {
	border: none;
	padding-left: 1em;
}

div#nav {
	display: none;
}

div#nav * {
	display: none;
}

div#nav a:link, div#nav a:visited  {
	text-decoration: none;
	color: gray;
}

div#nav span, div#nav a:hover {
	text-decoration: underline;
	color: gray;
}

div#content {
	margin: 35px 30px 0 30px;
}

div#content p {
	margin: 1.5em 0;
}

div#content h2 {
	color: black;
	font: 14px Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: .25em;
	margin: 1.3em 0;
}

div#content h2 span.title {
	font: 10px Georgia, Serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-left: .4em;
}

div#content h2 span.top {
	text-transform: uppercase;
	letter-spacing: .1em;
}

div#content ul {
	padding: 0 4em;
}

div#content li {
	font-size: 12px Georgia, Serif;
	margin: 1em 3em 1em 0;
}

div#content div.portrait {
	float: left;
	clear: left;
	padding-right: 2.3em;
	margin-left: -10px;
	background: white;
	margin-bottom: 1em;
}

div#end {
	display: none;
}

div#footer {
	color: black;
	font: 11px Helvetica, Arial, sans-serif;
	margin: 0 auto;
	width: 628px;
	padding-top: 2em;
	text-align: left;
}

div#content h3 {
	font: 12px Georgia, Serif;
	font-weight: bold;
	padding-bottom: .125em;
	margin: 1.25em 0 0 0;
}

div#content div.portraitright {
	float: right;
	clear: right;
	padding-left: 2.3em;
	margin-right: -10px;
	background: white;
	margin-bottom: 1em;
}
