@charset "UTF-8";
p {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	letter-spacing: 0.1em;
}
a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
    color: #000000;
}
.excerpt {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333;
	letter-spacing: 0.1em;
	text-indent: 15px;
	text-align: justify;
}
.attrib {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	color: #633;
}


#titleBox {
	width: 375px;
	padding-top: 10px;

}

.topblurb {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
.title {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 20px;
	color: #000000;
	letter-spacing: 0.2em;
	line-height: 28px;
}
.subtitle {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	color: #600;
	letter-spacing: 0.1em;
	line-height: 26px;
	font-weight: 100;
}
.subtitle2 {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 13px;
	color: #600;
	letter-spacing: 0.1em;
	line-height: 26px;
	font-weight: 100;
}
.lily {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 26px;
}
.lilyright {
	float: right;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 26px;
}
.lilygrey {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #888888;
	letter-spacing: 0.1em;
	line-height: 26px;
}
.lilypicture {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #888888;
	letter-spacing: 0.1em;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container2 {
	float: left;
	width: 355px;
}
#container3 {
	float: right;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
}
#titleBox2 {
	width: 355px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	
}
#titleBox3 {
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
}
#titleBox4 {
	width: 250px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
}
#titleBox5 {
	width: 250px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
}
#containerNovelContent {
	float: left;
	width: 375px;
}