@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #B0E9EC;
	background-image: url(../images/sky.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #FCEE28;
	text-decoration: none;
}
a:visited {
	color: #FCEE28;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-weight: bold;
}
#ground {
	width: 1990px;
	height: 205px;
	background-image: url(../images/ground.jpg);
	background-repeat: repeat-x;
	position: absolute;
	bottom: -50px;
	left: 0px;
	z-index: 50;
}
#ground2 {
	width: 1990px;
	height: 205px;
	background-image: url(../images/ground.jpg);
	background-repeat: repeat-x;
	position: absolute;
	bottom: -50px;
	left: 1990px;
	z-index: 50;
}
#farBG {
	width: 1990px;
	height: 100px;
	background-image: url(../images/farBG.png);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 155px;
	left: 0px;
	z-index: 0;
}
#farBG2 {
	width: 1990px;
	height: 100px;
	background-image: url(../images/farBG.png);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 155px;
	left: 1990px;
	z-index: 0;
}
#logo {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 500px;
	z-index: 100;
	height: auto;
}
#sky {
	width: 1990px;
	height: 300px;
	position: absolute;
	left: 0px;
	z-index: 0;
	top: 100px;

}
#sky2 {
	width: 1990px;
	height: 300px;
	position: absolute;
	left: 1990px;
	z-index: 0;
	top: 100px;

}
#menu {
	position: absolute;
	right: 50px;
	top: 50px;
	background-color: #F05A23;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	text-align: right;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
	border-radius: 5px;
	padding-left: 16px;
	-webkit-box-shadow: 3px 3px rgba(0,0,0,0.33);
	box-shadow: 3px 3px rgba(0,0,0,0.33);
	z-index: 100;
	line-height: 14px;
}
#menu img {
	top: 3px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bgmusic {
	display: none;
	left: 125%;
	position: absolute;	
}
#legal {
	width: 100%;
	position: absolute;
	bottom: 10px;
	height: 40px;
	color: rgba(0,0,0,1.00);
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	z-index: 150;
}
.cloud01 {
	position: absolute;
	top: 150px;
	left: 50px;
}
.cloud02 {
	position: absolute;
	top: 200px;
	left: 1600px;
}
.cloud03 {
	position: absolute;
	top: 50px;
	left: 500px;
}
.cloud04 {
	position: absolute;
	top: 200px;
	left: 1000px;
}
#matt {
	position: absolute;
	left: 50px;
	bottom: 130px;
	z-index: 75;
}
#aboutContent {
	background-color: rgba(0,0,0,0.50);
	position: absolute;
	right: 50px;
	text-align: left;
	border-radius: 10px;
	z-index: 75;
	top: 250px;
	left: 575px;
	bottom: 150px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	color: #FFFFFF;
	overflow-x: auto;
	font-size: 14px;
	opacity: 0;
	font-family: Arial, Verdana, sans-serif;
	line-height: 20px;
}
#aboutContent h1 {
	color: #FFFFFF;
}
#tweetBubble {
	position: absolute;
	left: 250px;
	bottom: 400px;
	width: 300px;
	z-index: 75;
	opacity: 0;
}
#chatTail {
	width: 20px;
	height: 25px;
	left: 15px;
	position: absolute;
	z-index: 70;
	bottom: -16px;
}
#ginny {
	left: 250px;
	bottom: 135px;
	position: absolute;
	z-index: 70;
}
#container {
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 700px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.aboutPortrait   {
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 5px;
}
#aboutClose {
	width: 32px;
	height: 32px;
	color: #FFFFFF;
	font-size: 32px;
	position: absolute;
	top: 20px;
	right: 20px;
}
#aboutCorp {
	display: none;
}
#corpOn {
	font-size: 12px;
	width: 200px;
	position: absolute;
	right: 75px;
	top: 20px;
	text-align: right;
}
