﻿body{
	background-color: #000000;
	overflow: hidden;
}
div.strytitl{
	position:absolute;
	TOP:0px;
	height:70px;
	text-align:center;
}
p.defaulttitle{
	font-family: "carleton", "copperplate gothic light", "copperplate-gothic-light", "copperplate gothic bold", "times new roman", serif;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	color:#F4F4F4;
}
p.defauname{
	color:#F4F4F4;
	font-weight: bold;
	text-align: left;
	font-size: 24px;
	font-family: "Georgia", "Bookman Old Style", "Times New Roman", serif;
}
div.footbar{
	position:absolute;
	height: 45px;
	overflow: auto;
	Z-INDEX:1000;
	BOTTOM:5px;
	RIGHT:0px;
}
table.footlinks{
	border-width:0px;
	height:100%;
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
}
td.chapcell{
	border:0px;
}
td.sitecell{
	border:0px;
	width:50%
}
td.titlcell{
	border:0px;
	width:100%
}
p.nonlink{
	color:#8F8F8F;
	font-family: "Times New Roman", "Arial", "Georgia", sans-serif;
	font-weight:normal;
	text-align: center;
	font-size: 14px;
	selectable:false;
}
a.golink:link{
	color: #00A033;
	text-decoration: none;
}
a.golink:visited{
	color: #A000A0;
	text-decoration: none;
}
a.golink:hover{
	color: #6A6AFF;
	text-decoration: underline;
}
a.golink:active{
	color: #FFFFFF;
	text-decoration: underline;
}
p.truelink{
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", "Arial", "Georgia", sans-serif;
	font-size: 14px;
}
P.storytext{
	font-size: 14px;
	font-family: Arial, "Arial Unicode MS", "Verdana", sans-serif;
	color:#FFFFF0;
	text-indent: 27px;
	text-align: left;
	font-weight: normal;
	font-style:normal;
	margin-right:20px;
}
font.bldr{
	font-weight:900;
}
div.storyblock{
	TOP:100px;
	position:absolute;
	overflow: auto;
	scrollbar-base-color: #21FFA2;
	scrollbar-arrow-color: #00492B;
	scrollbar-3dlight-color: #AF8E28;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FFE800;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-shadow-color: #775B19;
	scrollbar-track-color: #00CCB0;
}
div.storyblock hr{
	width:50%;
	color:#FFBB00;
}
table.ratings{
	width:80%;
	border-color:#FFFFE8;
	border-width:2px;
	table-layout:fixed;
	border-style: outset;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.ratings td{
	width:17%;
	border-left-color:#A9A99C;
	border-width:1px;
	font-family: "Times New Roman", "Georgia", Arial, serif;
	font-size: 15px;
	text-align: center;
	color:#FFFFF0;
	border-style: ridge;
}
p.comform{
	font-family: "Times New Roman", "Georgia", Arial, serif;
	margin-left: 65px;
	font-size: 15px;
	color:#FFFFB8;
	font-weight: normal;
	text-align: left;
}
p.theend{
	font-size: 32px;
	font-family: Arial, "Arial Unicode MS", "Verdana", sans-serif;
	color:#FFFFF0;
	text-align: center;
	font-weight: bolder;
	font-style:normal;
}
div.scroller{
	position:absolute;
	overflow:hidden;
	BOTTOM:0px;
	LEFT:0px;
}
p.bookquote{
	font-size: 14px;
	font-family: Arial, "Arial Unicode MS", "Verdana", sans-serif;
	color:#90F0FF;
	text-indent: 27px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	margin-right:20px;
}
span.bookquote{
	font-size: 14px;
	font-family: Arial, "Arial Unicode MS", "Verdana", sans-serif;
	color:#90F0FF;
	font-weight: normal;
	font-style: italic;
}
span.storytext{
	font-size: 14px;
	font-family: Arial, "Arial Unicode MS", "Verdana", sans-serif;
	color:#FFFFF0;
	font-weight: normal;
	font-style:normal;
}
font.bookfragment{
	font-family: Arial, "Arial Unicode MS", "Verdana", sans-serif;
	color:#90F0FF;
	font-style: italic;
}