body{ 
	background-color:#000000; 
	background-image: url(Stars2.gif);
	background-size: 100% 620px;
	background-repeat:no-repeat;
	font-size:18px;
}

.UnderConstruction{
	position: absolute;
	left: 720px;
	top: 40px;
}

.normText{ color:#fff }
/*.dimText{ color:#000000 }
/*.fullOpac{opacity:1; filter:alpha(opacity=100)}
.lessOpac{opacity:0.5; filter:alpha(opacity=50)}*/

.stage_set{
	position: absolute;
	left: 0px;
	top: 0px;
	color:#05e1f5; /*#FF5050; /*#B20000; /*#FFCC00;*/
	text-shadow: 0px 0px 15px #b2f8fe;
}

a.code{
	background-image: url(Code.png);
	position: absolute;
	top: 255px;
	left: 40px;
	width: 103px;
	height: 29px;
	text-decoration: none;
	background-repeat:no-repeat;
	display: block;
	z-index: 500;
}

a:link.code{
	background-position: 0px 0px;
}

a:hover.code{
	background-position: 0px -29px;
}

a.games{
	background-image: url(Games.png);
	position: absolute;
	top: 335px;
	left: 23px;
	width: 136px;
	height: 29px;
	text-decoration: none;
	background-repeat:no-repeat;
	display: block;
	z-index: 500;
}

a:link.games{
	background-position: 0px 0px;
}

a:hover.games{
	background-position: 0px -29px;
}

a.music{
	background-image: url(Music.png);
	position: absolute;
	top: 417px;
	left: 40px;
	width: 114px;
	height: 29px;
	text-decoration: none;
	background-repeat:no-repeat;
	display: block;
	z-index: 500;
}

a:link.music{
	background-position: 0px 0px;
}

a:hover.music{
	background-position: 0px -29px;
}

a.graphics{
	background-image: url(GraphicsButton.png);
	position: absolute;
	top: 500px;
	left: 50px;
	width: 81px;
	height: 29px;
	text-decoration: none;
	background-repeat:no-repeat;
	display: block;
	z-index: 500;
}

a:link.graphics{
	background-position: 0px 0px;
}

a:hover.graphics{
	background-position: 0px -29px;
}

a.thelabbutton{
	background-image: url(TheLabButton2.png);
	position: absolute;
	top: 578px;
	left: 57px;
	width: 112px;
	height: 58px;
	text-decoration: none;
	background-repeat:no-repeat;
	display: block;
	z-index: 500;
}

a:link.thelabbutton{
	background-position: 0px 0px;
}

a:hover.thelabbutton{
	background-position: 0px -58px;
}

#connectbar{
	width: 150;
	height: 75;
	background-color: gray;
	position: relative;
	/*
	left: -5px;
	top: -90px;	
	*/
	/* sensha */
	left: -15px;
	top: -200px;
	
}
#appstorebtn{
	background-image: url('AppStore1.png');
	background-size: cover;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 1px;
	top: 1px;
	cursor: pointer;
}
#emailbtn{
	background-image: url('NWEmail_70.png');
	background-size: cover;
	width: 70px;
	height: 70px;
	position: absolute;
	left: -10px;
	top: -120px;
	cursor: pointer;
}
#facebookbtn{
	background-image: url('NWFacebook_70.png');
	background-size: cover;
	width: 70px;
	height: 70px;
	position: absolute;
	right: 95px; 
	top: 10px;
	
	/*right: 0;*/
	/* to center */
	/*
	margin-left:auto;
	margin-right:auto;
	*/
	cursor: pointer;
}
#twitterbtn{
	background-image: url('NWTwitter_70.png');
	background-size: cover;
	width: 70px;
	height: 70px;
	position: absolute;
	right: 0px;
	top: -120px;
	cursor: pointer;
}
#utubebtn{
	background-image: url('NWUTube.png');
	background-size: cover;
	width: 70px;
	height: 70px;
	position: absolute;
	right: 0px;
	top: 1px;
	cursor: pointer;
}
/*
#footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: black;
	z-index: 999999;	
}
table{
	display: table;
	border-collapse: sparate;
	border-color: gray;
}
*/

/* twitter widget */
#twitter1 {
	z-index:101;
	position:absolute;
	left:745px;
	top:200px;
}

#twitter2 {
	z-index:101;
	position:absolute;
	left:745px;
	top:400px;
}

/* games */
#w3030{
	position:relative;
	left: 5;
	top: 5;
	width: 100%;
	height: 200;
}
#w3030vspic{
	background-image: url('W3030vsLogo.png');
	width: 305px;
	height: 150px;
	position: absolute;
	left: 20px;
	top: 20px;
	/*cursor: pointer;*/
}
#w3030vsdesc {
	position:absolute;
	left:340px;
	top:40px;
	width:500px;	
	text-indent:10px;
	text-align:justify;
	color:#fff
}
#w3030appstore{
	background-image: url('AppStore1.png');
	width: 64px;
	height: 64px;
	position: absolute;
	left: 20px;
	top: 120px;
	cursor: pointer;
}

#SocialIconFrame {
	position: absolute;
	left: 725px;
	top:5px;
	margin:0;
	padding:0;
	z-index:102
}

a.NWEmail {
	background-image: url(NWEmail_70.png);
	position: absolute;
	left: 725px;
	top: 5px;
	margin: 0;
	padding: 0;
	width: 70px;
	height: 70px;
	z-index:102;
	cursor: pointer;
}
a.NWTwitter {
	background-image: url(NWTwitter_70.png);
	position: absolute;
	left: 820px;
	top: 5px;
	margin: 0;
	padding: 0;
	width: 70px;
	height: 70px;
	z-index:102;
	cursor: pointer;
}
a.NWFacebook {
	background-image: url(NWFacebook_70.png);
	position: absolute;
	left: 915px;
	top: 5px;
	margin: 0;
	padding: 0;
	width: 70px;
	height: 70px;
	z-index:102;
	cursor: pointer;
}




