﻿body {
	background:black;
	color:#fffff0;
}
body,p , li, div, a {
	font:15px/19px 'bookman old style',serif;
}
a:link, a:visited {
	color:silver;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
#redshadow a:link, #redshadow a:visited {
	color:#c30;
}
#redshadow a:hover, #redshadow a:active {
	font-style:italic;
}
ul#nav a:link {
	color:#d40;
	font-weight:bold;
	text-decoration:none;
}
ul#nav a:hover {
	color:#d40;
	font-weight:bold;
	text-decoration:underline;
}
ul#nav a:active {
	color:red;
	font-weight:bold;
}
ul#nav a:visited {
	color:#d40;
	font-weight:bold;
}
li {
	margin:3pt 0;
	text-align:left;
}
div.cuetop, div.cuebottom {
	width:740px;
	margin:0 auto;
	color:silver;
}
div.cuebottom {
	text-align:right;
}
#redshadow, #div1x {
	background-color:#e50;
	position:relative;
	width:740px;
	margin:40px auto;
}
#redshadow {
	height:963px;
}
#div1x {
	height:979px;
}
div#paper {
	width:735px;
	height:963px;
	padding-left:5px;
	background-color:#ffe;
	overflow:hidden;
}
img#fullpage, div#paper {
	position:absolute;
	left:20px;
	top:20px;
}
#message {
	position:absolute;
	top:300px;
	left:20px;
	width:610px;
	padding:0 65px;
}
#message, #message th, #message td, #message p, ul#nav, #captions {
	color:#2f4f4f;
	font-weight:bold;
}
tt {
	font-size:11px;
	vertical-align:3px;
}
