body {
	font-family: Georgia, serif;
	margin: 0;
	padding: 0;
	background: white;
	font-size: 100%;
	line-height: 125%;
	color: #000;
}
.popup { margin: 20px; }

body * {
	margin: 0;
	padding: 0;
}

img { border: 0; }

div#main {
	margin: 0 auto;
	width: 800px;
	position: relative;
	top: 0;
}

div#title {
	position: absolute;
	top: 87px;
	right: 162px;
}

div#photo {
	position: absolute;
	top: 0;
	right: 0;
}

div#menu {
	position: absolute;
	top: 225px;
	right: 0;
	width: 130px;
	text-align: right;
	background: #2b4926;
	border-style: solid;
	border-color: #ffc;
	border-width: 3px 0 3px 3px;
	padding: 8px 8px 30px 8px;
}

div#content {
	position: absolute;
	top: 181px;
	left: 40px;
	width: 586px;
}

div#footer {
	clear: both;
	margin-top: 16px;
	border-top: solid #ccc 3px;
	padding-top: 16px;
	font-size: 86%;
	margin-bottom: 20px;
}

div.lpic {
	float: left;
	padding: 12px 12px 12px 0;
}
div.insetlpic {
	float: left;
	padding: 0 20px 0 0;
}
div.rpic {
	float: right;
	padding: 12px 0 12px 12px;
}
.lpic p, .rpic p {
	text-align: center;
	font-size: 85%;
	font-style: italic;
	margin-top: 0.2em;
}

div.testi {
	padding-bottom: 10px;
	border-bottom: dashed #ccc 2px;
	margin-bottom: 8px;
}

div.cd {
	clear: both;
	padding-top: 10px;
	border-top: dashed #ccc 2px;
	margin-top: 8px;
}

div.cdflash {
	clear: both;
	padding-top: 10px;
	margin-top: 8px;
}

div.audio { margin-top: 0.5em; }

h1, h2 {
	color: #407498;
	font-weight: bold;
}

h1 {
	font-size: 150%;
	line-height: 105%;
	margin: 0.4em 0;
}

h2 {
	font-size: 130%;
	line-height: 110%;
	margin: 0.6em 0;
}

p, blockquote { margin-top: 0.8em; }
blockquote {
	padding-left: 2em;
	font-size: 90%;
}
.h57 {
	margin-top: 0;
	text-align: right;
}
.h57 { float: right; }
.close {
	text-align: right;
	font-size: 85%;
	font-style: italic;
}
.notop, .follow { margin-top: 0; }
.follow { text-indent: 2em; }

ul {
	margin: 0.5em 0;
}
ul, li {
	list-style-type: none;
	font-size: 90%;
	line-height: 112%;
}

.moth {
	float: left;
	width: 55px;
}

a {
	color: #155a09;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a:visited { color: #155a09; }
.vid {
	font-size: 85%;
	font-weight: bold;
}
