.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-bottom: thin solid #771F2F;
	font-weight: bold;
	color: #000000;
	margin: 7px;
}
div#scroller{
	width:90px;
	height:289px;
	overflow: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
}
div#scroller_vert{
	width:90px;
	height:500px;
	overflow: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
}
div#scroller_horiz{
	width:90px;
	height:333px;
	overflow: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
}
div#scrollerHCH{
	width:170px;
	height:333px;
	overflow: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
}
div#scrollerHCV{
	width:122px;
	height:500px;
	overflow: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
}

#popuplink a:Link, #popuplink a:visited {
	color: #FFFFFF;
}
#popuplink a:hover {
	text-decoration: none;
	background-color: #FA5947;
}
a:link, a:visited {
	color: #666666;
}
table#gallery {
	border: 1px solid #999999;
}
