body {
	background: #000000;
/*
	background-image: url('bgs/pwts.png');
	background-position: center center;
	background-attachment: fixed;
	background-repeat: repeat-y;
*/
	font-family: interstate, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 30px;
}

#mainbox {
	margin: 0px auto 1020px auto;
	padding: 0px;
	width: 1000px;
	text-align: center;
	background-image: url('bgs/trans-b.png');
}

.ie #mainbox {
	padding: 0px;
	width: 1002px;
}

.gecko.win #mainbox {
	padding: 0px;
}

#topnav {
	background-image: url('bgs/vlines.png');
	margin: 0px auto 20px auto;
	padding: 13px 0px 0px 0px;
	height: 27px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#topnav a {
	margin: 0px 5px 0px 0px;
	padding: 2px 5px 1px 5px;
	font-size: 1.5em;
	color: #FC0;
}

#topnav span {
	margin: 0px;
	padding: 0px 2px 0px 2px;
	line-height: 17px;
	background-image: url('bgs/trans-b.png');
}

.ie #topnav span {
	line-height: 15px;
}

#topnav a:hover {
	color: #FFF;
}

.longbox {
	margin: 0px auto 12px auto;
	width: 500px;
	text-align: center;
	position: relative;
	float: left;
}

.longbox img {
	border-width: 1px;
	border-color: #999;
	border-style: solid;
	background: #999;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.longbox img:hover {
	border-color: #FC0;
	background: #FC0;
}

.new {
	position: absolute;
	top: 1;
	left: 25;
	margin: 0px 0px 0px 0px;
	z-index: 100;
	content: url("thumbs/new.png");
}

.yearbreak {
	clear: both;
	width: 480px;
	font-size: 1.5em;
	margin: 0px auto 25px auto;
	background-image: url('thumbs/line.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

.year {
	width: 150px;
	margin: 0px auto 0px auto;
}

.ie .year {
	height: 20px;
	padding-top: 5px;
}

.year a {
	color: #FC0;
}

.year a:hover {
	color: #CCC;
}

img.hover {display:none}
a:hover img.hover {display:inline}
a:hover img.nohover {display:none}

a {
	color: #CCC;
	text-decoration: none;
}

a:hover {
	color: #FC0;
}

h3 {
	color: #FC0;
	font-size: 1.2em;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	line-height: 10px;
}

.chapter {
	font-size: 1.5em;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
}

.storybox {
	background: #FFF;
	color: #000;
	width: 550px;
	margin: 0px auto 20px auto;
	padding: 8px;
	border: 3px double #000;
	text-align: left;
	font-size: 1.2em;
	line-height: 16px;
}

.ie .storybox {
	margin: 0px 0px 20px 215px;
}

#about {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 35px 0px 35px;
	width: 430px;
	float: left;
}

.ie #about {
	width: 500px;
}

#about a {
	color: #FC0;
}

#about a:hover {
	color: #CCC;
}

.small {
	font-size: 0.9em;
	color: #CCC;
}

#footer {
	background-image: url('bgs/vlines.png');
	padding: 14px 0px 0px 0px;
	height: 26px;
	margin: 0px auto 50px auto;
	text-align: center;
	color: #FC0;
	clear: both;
	letter-spacing: 1px;
}

.ie #footer {
	padding: 14px 0px 0px 0px;
	height: 40px;
	margin: 0px;
}
