html {
	height: 100%;
	max-height: 100%;
	min-width: 996px;
	min-height: 640px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #000;
	color: #ff7f00;
	overflow: auto;
	}
body {
	height: 100%;
	max-height: 100%;
	min-width: 996px;
	min-height: 640px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(../gfx/bg.jpg);
	color: #ff7f00;
	font: 10pt helvetica, verdana, arial, sans-serif;
	}
img {
	border: 0;
	}
p {
	color: #000;
	padding: 5px;
	}
#menu
	{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 100px;
	border: 0;
	background: #000;
	background-image: url(../gfx/m02.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	z-index: 0;
}

#m01s {
	position: absolute;
	left: 0;
	top: 0;
	width: 467px;
	height: 100px;
	z-index: 1;
}

#m03s {
	position: absolute;
	right: 233px;
	top: 0;
	width: 179px;
	height: 100px;
}

#m04fs {
	position: absolute;
	right: 133px;
	top: 0;
	width: 100px;
	height: 26px;
}

#m04ls {
	position: absolute;
	right: 183px;
	top: 26px;
	width: 50px;
	height: 42px;
}

#m04rs {
	position: absolute;
	right: 133px;
	top: 26px;
	width: 50px;
	height: 42px;
}

#m04bs {
	position: absolute;
	right: 133px;
	top: 68px;
	width: 100px;
	height: 32px;
}

#m05s {
	position: absolute;
	right: 105px;
	top: 0px;
	width: 28px;
	height: 100px;
}

#m06as {
	position: absolute;
	right: 49px;
	top: 0;
	width: 56px;
	height: 22px;
}

#m06ns {
	position: absolute;
	right: 49px;
	top: 22px;
	width: 56px;
	height: 25px;
}

#m06fs {
	position: absolute;
	right: 49px;
	top: 47px;
	width: 56px;
	height: 21px;
}

#m06ls {
	position: absolute;
	right: 49px;
	top: 68px;
	width: 56px;
	height: 22px;
}

#m06bs {
	position: absolute;
	right: 49px;
	top: 90px;
	width: 56px;
	height: 10px;
}

* html #m06bs {
	top: 85px;
	}

#m07s {
	position: absolute;
	right: 0;
	top: 0;
	width: 49px;
	height: 100px;
}

#title {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 15px;
	width: 400px;
	height: 40px;
	z-index: 3;
}

#tv {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 94px;
	height: 75px;
	z-index: 2;
}

#select {
	position: absolute;
	top: 74px;
	left: 347px;
	width: 25%;
	z-index: 3;
}

#cover {
	position: absolute;
	left: 9%;
	top: 120px;
	height: 485px;
	border: solid 1px #f96100;
	z-index: 1;
}
#story {
	position: relative;
	left: 51%;
	top: 120px;
	width: 40%;
	height: 485px;
	border: solid 1px #f96100;
	overflow: auto;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 1;
}

#number {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 46%;	
	bottom: 0px;
	width: 30px;
	height: 30px;
	background: #000;
	z-index: 2;
	font: 15pt helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;	
	color: #fff;
	padding: 0px;
	}

p.links {
	font: 14pt helvetica, verdana, arial, sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
a {
	text-decoration: none;
	color: #ff7f00;
	}
	
#index {
	background: #000;
	}
#logo {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 413px;
	height: 280px;
	top: 15px;
	}
#bar {
	position: relative;
	background: #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 10px;
	height: 208pt;
	top: 30px;
	}
#intronl {
	position: absolute;
	color: #fff;
	text-align: left;
	top: 290px;
	left: 50px;
	width: 40%;
	}

#introfr {
	position: absolute;
	text-align: left;
	top: 290px;
	right: 50px;
	width: 40%;
	}
.intro
	{
	color: #fff;
	}

.intro2
	{
	color: #666;
	}

#botline
	{
	color: #666;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 1pt;
	bottom: -20pt;
	}
