html{

}

body{
	width: 100%;
	min-width: 800px;
	height: 100%;
	margin: 0;
	
	
}

.back1 {
	position: fixed;
	width: 100%;
	min-width: 800px;
	height: 100%;
	margin: 0;
	background-color: green;
	z-index: -1;
}

footer{
	position: fixed;
	font-size: 20px;
	width: 100%;
	min-width: 800px;
	bottom: 0;
	left: 0px;
	right: 0px;
	height: 30px;
	background-color: black;
	color: white;
	z-index:100;
}
/*Index page*/
.main {
		position:absolute;
		width: 100%;
		height: 100%;
}

.warningJS {
	position: relative;
	width: 80%;
	padding: 0;
	border: 0;
	left: 10%;
	right: 10%;
	top: 25%;
	font-size: 30px;
	content: center;
	z-index: 1;
}

.splash{
		position:absolute;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		border: 0;
		width: 100%;
		height: 100%;
		z-index: 5;
}

.splash2{
		position:relative;
		width: 50%;
		margin-left: 25%;
		margin-right: 25%;
		margin-bottom: 0%;
		margin-top: 0%;
		z-index: 4;
		
-webkit-animation: cssAnimation 5s 2 linear;
-moz-animation: cssAnimation 5s 2 linear;
-o-animation: cssAnimation 5s 2 linear;
}
@-webkit-keyframes cssAnimation {
from { -webkit-transform: rotateY(4deg) scale(1) skew(1deg) translate(0px); }
to { -webkit-transform: rotateY(360deg) scale(1) skew(1deg) translate(0px); }
}
@-moz-keyframes cssAnimation {
from { -moz-transform: rotateY(4deg) scale(1) skew(1deg) translate(0px); }
to { -moz-transform: rotateY(360deg) scale(1) skew(1deg) translate(0px); }
}
@-o-keyframes cssAnimation {
from { -o-transform: rotateY(4deg) scale(1) skew(1deg) translate(0px); }
to { -o-transform: rotateY(360deg) scale(1) skew(1deg) translate(0px); }
}
/*End Index page*/

.Top {
	position: fixed;
	left: 0px;
	right: 0px;
	min-width: 800px;
	height: 60px;
	background-color: black;
	border-style: outset;
	border-color: grey;
	z-index:101;
}

.TopIMG {
	Position: absolute;
	width: 58px;
	top: 1px;
	left: 1px;
	-webkit-animation: cssAnimation 5s infinite linear;
-moz-animation: cssAnimation 5s infinite linear;
-o-animation: cssAnimation 5s infinite linear;
}

.TopIMG2 {
	Position: absolute;
	width: 58px;
	top: 1px;
	right: 1px;
	-webkit-animation: cssAnimation 5s infinite linear;
-moz-animation: cssAnimation 5s infinite linear;
-o-animation: cssAnimation 5s infinite linear;
}

.TopTitle {
	position: absolute;
	top: 1px;
	left: 60px;
	right: 60px;
	text-align: center;
	font-size: 50px;
	color: green;
}

.Top2 {
	position: fixed;
	top: 64px;
	left: 0px;
	right: 0px;
	min-width: 800px;
	height: 40px;
	background-color: black;
	border-style: outset;
	border-color: grey;
	z-index:100;
}

.Wrapper1 {
	position: absolute;
	top: 105px;
	width: 100%;
	min-width: 800px;
	left: auto;
	right: auto;
	
}

.Columns{
	position: absolute;
	width: 100%;
	height: 805px;
	top: 10px;
	left: auto;
	right: auto;
	font-size: 25px;
	text-align: center;
}

.Column1{
	position: absolute;
	width: 100px;
	height: 600px;
	left: 5px;
}

.Column2{
	position: absolute;
	text-align: center;
	height: 800px;
	left: 110px;
	right: 110px;
}

.Column3{
	position: absolute;
	width: 100px;
	height: 600px;
	right: 5px;
}

.Column4{
	position: relative;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-size: 25px;
}

.Column5{
	position: relative;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	top: 0px;
}

.Column6{
	position: absolute;
	text-align: right;
	height: 800px;
	left: 0px;
	right: 73%;
	display: block;
}

.Column7{
	position: absolute;
	text-align: left;
	left: 30%;
	right: 0px;
	display: block;
}

.MainWork {
	position: relative;
	width: 170px;
	left: 0px;
	top: 5px;
	bottom: 5px;
}

.Work {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	width: 150px;
}

.Work:hover {
	-webkit-animation: cssAnimation2 5s infinite linear;
	-moz-animation: cssAnimation2 5s infinite linear;
	-o-animation: cssAnimation2 5s infinite linear;
}

@-webkit-keyframes cssAnimation2 {
from { -webkit-transform: rotateY(4deg) scale(1) skew(1deg) translate(0px); }
to { -webkit-transform: rotateY(360deg) scale(1) skew(1deg) translate(0px); }
}
@-moz-keyframes cssAnimation2 {
from { -moz-transform: rotateY(4deg) scale(1) skew(1deg) translate(0px); }
to { -moz-transform: rotateY(360deg) scale(1) skew(1deg) translate(0px); }
}
@-o-keyframes cssAnimation2 {
from { -o-transform: rotateY(4deg) scale(1) skew(1deg) translate(0px); }
to { -o-transform: rotateY(360deg) scale(1) skew(1deg) translate(0px); }
}

.Company {
	position: relative;
	left: 175px;
	width: 68%;
	top: -150px;
}

.P1 {
	text-align: left;
	font-size: 24px;
}

.P2 {
	text-align: left;
	font-size: 18px;
	width: 95%;
}

.TableMain{
	position: relative;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-size: 25px;
	border-style: outset;
	border-width: 4px;
}

.C1 {
	width: 25%;
}

.G1 {
	width: 25%;
}

.G2 {
	width: 50%;
}

.G3 {
	width: 25%;
}

.Game1 {
	position: relative;
	width: 95%;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
}

.F0 {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
}

.F1 {
	position: relative;
	top: 3px;
	left: 20px;
	margin: 0;
	float: left;
}

.F2 {
	position: relative;
	top: 3px;
	right: 20px;
	margin: 0;
	float: right;
}

.Story1 {
	text-align: left;
	font-size: 28px;
	font-weight: bold;
}

.Never {
	display: none;
}

.ad1 {
	position: relative;
	width: 100%;
	height: 94px;
	text-align: center;
	top: 25px;
}

.ad1a{
	position: relative;
	width: 728px;
	height: 90px;
	padding: 0px;
	background-color: red;
}