body
{
	width: 500px;
	height: 400px;
	margin: 0px;
}
img
{
	border: 0px;	
}
#moonmouse
{
	width: 148px;
	height: 141px;
	z-index: 4;
	position: absolute;
	top: 19px;
	left: 315px;
	border: none;
}
#moonzoom
{
	width: 313px;
	height: 250px;
	display: none;	
	z-index: 3;
	position: absolute;
	top: 100px;
	left: 150px;
}
#earthmousemiddle
{
	width: 280px;
	height: 200px;
	z-index: 4;
	position: absolute;
	top: 200px;
	left: 0px;
	border: none;
}
#earthmousetopmiddle
{
	width: 234px;
	height: 40px;
	z-index: 4;
	position: absolute;
	top: 160px;
	left: 0px;
	border: none;
}
#earthmousetop
{
	width: 152px;
	height: 40px;
	z-index: 4;
	position: absolute;
	top: 120px;
	left: 0px;
	border: none;
}
#earthmouserightmiddle
{
	width: 50px;
	height: 169px;
	z-index: 4;
	position: absolute;
	top: 231px;
	left: 280px;
	border: none;
}
#earthmouseright
{
	width: 79px;
	height: 125px;
	z-index: 4;
	position: absolute;
	top: 275px;
	left: 330px;
	border: none;
}
#earthzoom
{
	width: 250px;
	height: 250px;
	display: none;	
	z-index: 3;
	position: absolute;
	top: 140px;
	left: 20px;
}
#openinggraphic
{
	z-index: 1;
}
#description
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Tahoma, 'Trebuchet MS' , Verdana;
	position: absolute;
	top: 40px;
	left: 50px;
	z-index: 2;
	width: 150px;
	display: block;
}
