#content {
/*	padding: 1em;*/
	width: 40em;
	margin: 1em;
	font-family: Georgia;
}
#footer {
	font-family: Georgia;
}
p.asterisk {
	text-align: center;
	text-indent: 0;
}
p {
	text-indent: 1.5em;
}
p.subpicture {
	text-indent: 0;
	text-align: center;
	font: 10pt/15pt Arial, sans-serif;
	margin: -0.5em 0 1em 0;
}
#wrapper {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
}
div.poem {
	padding-left: 1.5em;
}
div.poem.right {
	overflow: hidden;
	width: 100%;
}
div.poem.right p {
	float: right;
	clear: right;
}
.poem p {
	font-style: italic;
	text-indent: 0;
}
.poem p.sign {
	font-style: normal;
}
.poem h1 {
	font: bold 14pt/21pt 'Times New Roman';
	margin: 1.5em 0 -0.5em 0;
}
.pretext div.poem {
	padding-left: 0;
}
h3 {
	text-align: center;
	font-weight: normal;
}
h3 span {
	display: block;
	margin-top: 0.5em;
}
ul#toc {
	margin-left: 2em;
}
ul#toc ul.subpart {
  font-size: 10pt;
  margin-left: 2em;
  margin-bottom: 0.75em;
}

#content h2 {
	clear: both;
}

#novels {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #810101;
}
#novels a:link, #novels a:visited, #novels a:hover, #novels a:active {
	color: #810101;
	font-weight: bold;
}
#novels li {
	display: block;
	overflow: hidden;
	width: 100%;
	padding: 0.5em 0 0.5em 0;
}
#novels li.odd {
	background: #FABF78;
}
#novels li.even {
	background: #FCDCB6;
}
#novels li div.pic, #novels li div.cover {
	float: left;
	width: 270px;
	padding: 5px;
	text-align: center;
}
#novels li div.pic img, #novels li div.cover img {
	border: none;
	margin-top: 8px;
}
#novels li div.pic p, #novels li div.cover p {
	margin: 0;
}
#novels li div.pretext {
	margin-left: 280px;
	margin-right: 0.5em;
	font: italic 10pt/15pt Arial, sans-serif;
}
