/* CSS Document */
#container {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 2;
	width: 810px;
	height: 1200px
}
#header {
	position: absolute;
	top: 0;
	left: 7px;
	width: 800px;
	height: 100px
}
#footer {
	position: relative;
	margin-top: 20px;
	top: 1300px;
	left: 5px;
	height: 50px
}
#navbar {
	position: absolute;
	top: 80px;
	left: 7px;
	width: 800px;
	height: 25px
}







#NinGridDisplay {
	position: absolute;margin-left: 10px;top: 260px;left: 40px;width: 750px;height: 600px;
}
.NinGridfloat {float: left;width: 178px;height: 325px;text-align:center;padding: 3px 5px 5px 20px;
	/*background: url(../../shop_global/Cat-ProdTn_Bkgnds3.png) no-repeat;*/
}

/* border image rollover effect */
.NinGridfloat img{
	border: 2px solid black;
	}

.NinGridfloat img:hover{
	border: 2px solid  yellow;
	}

.NinGridfloat img:hover {
	#3399cc; /* Dummy for IE bug */
	}
	
#NinShow {
			/*clear:all;*/
		clear:both;
		position: absolute;
    background: url(SpaceInvaders/si_img/Inv_Landing.jpg) no-repeat;
		top: 115px;
	left: 7px;
	width: 800px;
  height:800px;
		/*float:middle;*/
		font-family: 'Lucida Grande',Verdana,Arial,sans-serif;
		font-weight: normal;
		font-size: 6px;
		padding: 2px 10px 5px 10px;
		}
	
.NinBody {
	position: absolute;margin-left: 10px;top: 320px;left: 220px;width: 400px;height: 500px;visibility: hidden;
}

  
#MsgTag {visibility: visible; position:absolute; top:1135px; left: 30px; width: 761px; height: 82px;}	
