@charset "utf-8";
/* CSS Document */
a:link {
	color:#68DF11;
	text-decoration: none;
}
a:hover {
color:#FFFFFF;
	text-decoration: none;

}
a:visited {
color:#EB8412;
text-decoration:none;

}
body {
	background-color:#240F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
}
#fullscreentest {
	position:absolute;
	width:80%;
	height:12px;
	z-index:100;
	top:0px;
	left:10%;
	font-size: 10px;
	text-align: center;
}
#TL {
	position:absolute;
	width:50px;
	height:100px;
	z-index:1;
	top:0;
	left:0;
}
#T1 {
	position: absolute;
	height: 100px;
	width: 462px;
	left: 50px;
	top: 0px;
	z-index:1;
}
#b2 {
	position:absolute;
	width:462px;
	height:130px;
	z-index:3;
	left: 50px;
	top: 100px;
	z-index:1;
}
#b3 {
	position:absolute;
	width:462px;
	height:130px;
	z-index:3;
	left: 512px;
	top: 100px;
	z-index:1;
}
#b4 {
	position:absolute;
	width:48px;
	height:130px;
	z-index:3;
	left: 974px;
	top: 100px;
	z-index:1;
}
#c1 {
	position:absolute;
	width:50px;
	height:220px;
	z-index:3;
	left: 0px;
	top: 230px;
	z-index:1;
}
#flashShell {
	position: absolute;
	height: 220px;
	width: 926px;
	left: 49px;
	top: 230px;
	z-index:10;
}
#noFlash {
	position: absolute;
	height: 220px;
	width: 926px;
	left: 49px;
	top: 230px;
	z-index:1;
}
#getFlash {
	position: absolute;
	height: 100px;
	width: 300px;
	left: 270px;
	top: 280px;
	z-index:2;
	text-align: left;
}
#menu {
	position: absolute;
	height: auto;
	width: 80%;
	left:10%;
	top: 70%;
	z-index:100;
	text-align: center;
	
}
#T2 {
	position: absolute;
	height: 100px;
	width: 462px;
	left: 512px;
	top: 0px;
	z-index:1;
}
#b1 {
	position:absolute;
	width:50px;
	height:130px;
	z-index:2;
	left: 0px;
	top: 100px;
	z-index:1;
}

#TR {
	position: absolute;
	height: 100px;
	width: 48px;
	left: 974px;
	top: 0px;
	z-index:1;
}
#c4 {
	position: absolute;
	height: 220px;
	width: 48px;
	left: 974px;
	top: 230px;
	z-index:1;
}
#d1 {
	position: absolute;
	height: 317px;
	width: 50px;
	left: 0px;
	top: 450px;
	z-index:1;
}
#d4 {
	position: absolute;
	height: 317px;
	width: 48px;
	left: 974px;
	top: 450px;
	z-index:1;
}
#d2 {
	position: absolute;
	height: 317px;
	width: 462px;
	left: 50px;
	top: 450px;
	z-index:1;
}
#d3 {
	position: absolute;
	height: 317px;
	width: 462px;
	left: 512px;
	top: 450px;
	z-index:1;
}
#group {
	position: relative;
	text-align:center;
	height: 768px;
	width: 1022px;
	border: 1px solid #795C3E;
	z-index:0;
	overflow: hidden;
	margin:0 auto;
}
#extra
{
	position: absolute;
	top:120%;
	color:#CCCCCC;
	text-align:justify;
	height: auto;
	width: 80%;
	left:10%;
	z-index:200;
	display: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
	padding-top: 10px;
	
}

