*
	{
	padding:0;
	margin:0 auto;
	border:0
	}
body
	{
	width:70%;
	background:#f5fff3 url(../gfx/bgtop.png) repeat-x;
	margin:0 auto 2em auto;
	font-family:"courier new",monospace;
	font-weight:bold;
	overflow-y:scroll
	}
.subhead
	{
	width:auto;
	height:auto;
	opacity:0.7
	}
#footer
	{
	background:url(../gfx/bgbtm.png) repeat-x;
	height:48px;
	width:100%;
	position:fixed;
	bottom:0;
	left:0;
	z-index:20
	}
section, article
	{
	width:100%;
	float:left;
	height:auto;
	overflow:auto;
	background:transparent;
	padding:1em;
	margin:1em auto 3em auto;
	font-size:1em;
	line-height:120%;
	color:#330033;
	position:relative
	}
article
	{
	margin-top:-2em
	}
.clear
	{
	width:auto;
	clear:both;
	float:left
	}
h1,h2,h3,h4,h5,h6
	{
	font-family:"courier new",monospace;
	font-weight:bold
	}
h1
	{
	width:100px;
	font-size:2.5em;
	color:#ff6600;
	display:block;
	float:left
	}
h2
	{
	font-size:1.6em;
	color:#ffcc00;
	margin:0 1em 0 0;
	float:right;
	text-align:right
	}
h3
	{
	font-size:1.3em;
	color:#990000;
	padding:0.5em 0 0.5em 1em
	}
h4
	{
	display:block;
	width:auto;
	text-align:center;
	font-size:1.1em;
	color:#cc6600
	}
h4:hover
	{
	color:#ffcc00
	}
menu
	{
	width:100%;
	height:auto;
	background:inherit;
	margin:0 auto;
	text-align:center;
	padding:0.2em 0 1.5em 0
	}
ul
	{
	list-style-type:none;
	display:block;
	width:100%
	}
li.top, li.topp
	{
	display:block;
	width:19.5%;
	height:1em;
	padding:0.1em;
	float:left
	}
li.topp
	{
	background:linear-gradient(rgb(147,86,130),rgb(165,97,146));
	width:23%
	}
menu ul li ul
	{
	display:none;
	}
menu ul li:hover ul
	{
	display:block;
	width:70%;
	background:inherit;
	position:absolute;
	top:1em;
	left:0;
	right:0;
	margin:0 auto;
	padding:0.3em 0 0.3em 0;
	color:#666666
	}
ul.page, li.page
	{
	list-style-position:inside;
	list-style-type:square;
	color:#990000
	}
li.page, p
	{
	font-family:"courier new",monospace;
	font-size:1.1em;
	font-weight:bold
	}
li.page span
	{
	color:#330033
	}
p.footer
	{
	margin:2em 0 0 0;
	color:#ffcc00;
	font-size:0.9em;
	text-align:center;
	}
.minor
	{
	font-size:0.8em;
	line-height:0.8em
	}
p.tab
	{
	text-indent:2em
	}
a, a:active, a:visited, a:hover
	{
	color:#990000;
	text-decoration:none;
	font-weight:bold
	}
a.txt:hover
	{
	color:#990000;
	text-decoration:underline
	}
img.icon
	{
	display:block;
	padding:0 1em 0 10em;
	margin-top:-0.3em;
	float:left
	}
img.img
	{
	float:right;
	padding:0 1em
	}
img.left
	{
	display:block;
	float:left;
	padding:0 0 0 1em
	}
img.poster1
	{
	display:block;
	max-width:600px;
	margin:-24px auto;
	border-top:30px solid #e0e0e0;
	border-left:20px solid #d8d8d8;
	border-bottom:30px solid #c6c6c6;
	border-right:20px solid #cfcfcf
	}
img.poster2
	{
	display:block;
	max-width:600px;
	margin:-24px auto;
	border-top:30px solid #e0e0e0;
	border-left:20px solid #d8d8d8;
	border-bottom:30px solid #c6c6c6;
	border-right:20px solid #cfcfcf
	}
span.small
	{
	font-size:0.8em;
	padding:0 0.1em
	}
span.zoom
	{
	display:none
	}
a.mini
	{
	display:block;
	min-height:60px;
	float:left
	}
a.mini:hover span.zoom
	{
	display:block;
	}
a:hover span.zoom
	{
	display:block;
	position:absolute
	}
ins
	{
	width:100%;

	color:#000000;
	text-align:center;
	text-decoration:none;
	position:fixed;
	left:0;
	bottom:100px;
	z-index:20
	}