BODY {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color: Silver;
	background : Black;
	width: 80%;
}

A {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	text-decoration: none;
	color: #8B0000;
}

A:Hover {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;

	color: #A9A9A9;
}
A:VISITED {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #FFFFFF;
}

.bar {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;	
	text-align : center;
	width : 80%;
	border-top-width : thin;
	color : Gray;
}

.char {
	text-align : left;
	width: 700px;
	text-indent : 50px;
	margin-left : 5%;
	color: Silver;
}

.side {
	text-align : left;
	width: 140px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.rside {
	text-align : right;
	width: 125px;
	position: absolute;
	left: 800px;
	right: 5px;
	top: 10px;
}

.main {
	text-align : left;
	width: 600px;
	padding-left : 175px;
	vertical-align : top;
	padding-bottom : 25px;
}

.story {
	width: 400px;
	margin-left : 250px;
	color: Maroon;
	background-color : Silver;
	border : 5px inset Gray;
	margin-bottom : 25px;
}

.credit {
	text-align : center;
	width: 600px;
	vertical-align : top;
	color : #8B0000;
	font-size : 60%;
}

.creditr {
	text-align : center;
	width: 140px;
	vertical-align : top;
	color : #8B0000;
	font-size : 60%;
}

.h1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #ccff99;
}

.npct {
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
	color: Silver;
}

.night {
	text-align : left;
	width: 600px;
	text-indent : 50px;
	margin-left : 5%;
	color: Silver;
}

.ooct {
	text-align : left;
	width: 725px;
	margin-left : 25px;
	color: Silver;
}

.state {
	text-align : center;
	width: 400px;
	margin-left : 250px;
	color: Silver;
}

