body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
.sidebar {
	padding-right: 30px;
	padding-left: 17px;
	background-image: url(images/bg_sidebar.GIF);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0000FF;
}
.storytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #99CCFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC3300;
	letter-spacing: .52em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #99CCFF;
	text-align: left;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: none;
	background-repeat: repeat-y;
	position: absolute;
	left: 18px;
	top: 161px;
	padding-right: 30px;
	padding-left: 17px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0000FF;
	width: 100px;
	height: 382px;
	overflow: auto;
	visibility: visible;
}
#linkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #99CCFF;
	background-color: #000000;
	border: thin double #FFFF00;
	position: absolute;
	left: 203px;
	top: 200px;
	width: 524px;
	height: 523px;
	padding-left: 10px;
	padding-right: 10px;
}
#newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #99CCFF;
	background-color: #000000;
	border: thin double #FFFF00;
	position: absolute;
	padding-left: 10px;
	padding-right: 5px;
	height: 351px;
	width: 524px;
	left: 199px;
	top: 211px;
	overflow: auto;
	visibility: visible;
}
#Subheadbox {
	position: absolute;
	font-size: 22px;
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.52em;
	background-color: #000000;
	padding-left: 10px;
	left: 206px;
	top: 162px;
	width: 637px;
	height: 35px;
	visibility: visible;
}
#bookbox {
	position: absolute;
	left: 206px;
	top: 558px;
	width: 129px;
	visibility: visible;
	border: thin solid #0000FF;
}

#masthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33FF00;
	position: absolute;
	font-size: 42pt;
	letter-spacing: 0.2em;
	width: 743px;
	left: 15px;
	top: 12px;
	visibility: visible;
	height: 67px;
	line-height: 40pt;
}
#captions {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #FFFFFF;
	left: 185px;
	top: 417px;
	height: 33px;
	width: 169px;
	visibility: visible;
}
#bookbox2 {
	position: absolute;
	left: 761px;
	top: 203px;
	width: 129px;
	visibility: visible;
}
/*
	tswtabs.css		1.0.1
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #fff ;
	background-color: #0c0 ;
	border: 1px outset #008f00 ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #000 ;
	background-color: #bfffbf ;
}


