body 
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
		/* Turn off font resizing */
		-webkit-text-size-adjust: none;   
	background-color: #CCCCCC;
}
body[class="portrait"] 
{
		background: #cccccc;    	
}
.topbanner {
	text-align: center;
	margin-bottom: 2px;
}
.headingbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 3px;
}
.ding {
	vertical-align: text-bottom;
	padding-right: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
ul {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
a:link {
	font-weight: bold;
	color: #333333;
}
#footer {
	font-size: 9px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
li {
	list-style-image: url(/img/bullet.gif);
	padding-bottom: 3px;
	padding-left: 2px;
}
h1 {
	font-size: 11px;
	text-transform: uppercase;
	color: #B34802;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.synopsis {
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 3px;
}
.authorname {
	font-style: italic;
}
.smallnav {
	font-size: 10px;
	text-align: center;
}
.chaplist {
	letter-spacing: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
}
p {
	margin-bottom: 6px;
}
.writerding {
	vertical-align: text-top;
	margin-right: 5px;
}
.main {
	width: 340px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
