<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {background-image: url("img/bgrnd.gif"); background-repeat: repeat-x}

td {font-family: Georgia, Verdana, Tahoma, Sans-serif; color: #000000; font-size: .8em;}

a:link {color: #590000; text-decoration: underline; border-bottom: none;}
a:visited {color: #590000; text-decoration: underline; border-bottom: none;}
a:hover {color: #590000; text-decoration: none; background-color: White; border-bottom: 1px dotted #FCB71E;}
a:active {color: ffffff; text-decoration: none; background-color: Silver;}

.storymenu {color: #C6B881;}
.storymenu a {color: #BAAB70; letter-spacing: -.1em; text-decoration: none; border-bottom: none;}
.storymenu a:visited {color: #C6B881; letter-spacing: -.1em; text-decoration: none; border-bottom: none;}
.storymenu a:hover {color: #590000; text-decoration: none; border-bottom: 1px dotted #FCB71E;}
.storymenu a:active {color: ffffff; text-decoration: none;}

.sidebar {font-size: .7em; font-family: Tahoma, Verdana; color: #FCB71E;}
.sidebar a {color: #590000; text-decoration: none; border-bottom: none; font-family: Tahoma, Verdana;}
.sidebar a:visited {color: #800000; text-decoration: none; border-bottom: none; font-family: Tahoma, Verdana;}
.sidebar a:hover {color: #000000; text-decoration: none; border-bottom: 1px dotted #FCB71E; font-family: Tahoma, Verdana;}
.sidebar a:active {color: ffffff; text-decoration: none; font-family: Tahoma, Verdana;}

.subsidebar {font-size: .85em; font-family: Tahoma, Verdana; color: #000000;}
.subsidebar a {color: #590000; text-decoration: none; border-bottom: none; font-family: Tahoma, Verdana;}
.subsidebar a:visited {color: #800000; text-decoration: none; border-bottom: none; font-family: Tahoma, Verdana;}
.subsidebar a:hover {color: #000000; text-decoration: none; border-bottom: 1px dotted #FCB71E; font-family: Tahoma, Verdana;}
.subsidebar a:active {color: ffffff; text-decoration: none; font-family: Tahoma, Verdana;}

.buttons {font-family: Tahoma, Verdana; background-color: White; font-size: .6em; font-weight: bold;}
.buttons a {color: #999999; text-decoration: none; border-bottom: none; display: block; position: relative;}
.buttons a:visited {color : #999999; text-decoration: none; border-bottom: none;}
.buttons a:hover {color : Black; background-color : #eeeeee; text-decoration: none; border-bottom: none; cursor: url("http://www.toshistation.com/images/goat.cur");}
.buttons a:active {background-color: #dbdbdb;}

.main {font-family: Tahoma, Verdana; background-color: White; font-weight: bold; font-size: .6em;}
.main a {color: #999999; text-decoration: none; border-bottom: none; display: block; position: relative;}
.main a:visited {color : #999999; text-decoration: none; border-bottom: none;}
.main a:hover {color : Black; background-color : #C2D7EB; text-decoration: none; border-bottom: none;}
.main a:active {background-color: #dbdbdb;}

.title {letter-spacing: -.1em; font-family: Georgia, Tahoma, Verdana; color: #996600; font-size: 18px;}
.title a {letter-spacing: -.1em; font-family: Georgia, Tahoma, Verdana; color: #996600; text-decoration: none; font-size: 18px;}
.title a:visited {letter-spacing: -.1em; font-family: Georgia, Tahoma, Verdana; color: #996600; text-decoration: none; font-size: 18px;}
.title a:hover {letter-spacing: -.1em; font-family: Georgia, Tahoma, Verdana; color: #800000; text-decoration: none; background-color: White; border-bottom: 1px dotted #800000; font-size: 18px;}
.title a:active {letter-spacing: -.1em; font-family: Georgia, Tahoma, Verdana; color: ffffff; text-decoration: none; background-color: Silver; font-size: 18px;}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
</pre></body></html>