* 
{
	margin:				0;
	padding:			0;
}

html, body 
{
	height:				100%;
}

body 
{
	background-color:	#000000;
	font-family:		Arial;
	text-align:			center; 
	overflow:			hidden;
	color:				#AAAAAA;
}

#distancetop 
{ 
	width:				1px;
	height:				50%;
	margin-bottom:		-200px;
	float:				left;
}

#bar 
{
	position:			relative; 
	width:				100%;
	clear:				left;
	text-align:			center;
	z-index:			100;
	font-size:			.8em;
}

#banner
{
	height:				150px;
	width:				500px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			center;	
	z-index:			100;
	background:			url('banner.gif') no-repeat;
}

#banner span
{
	display:			none;
}

p
{
	padding-bottom:		0px;
	font-size:			1.5em;
	color:				#AAAAAA;
}

ul
{
	color:				#AAAAAA;
	margin-top:			30px;
}

li
{
	display:			inline;
	list-style-type:	none;
	padding-right:		10px;
	padding-left:		10px;
	font-size:			1.4em;
	margin-top:			0;
	padding-top:		0;
	color:				#AAAAAA;
}

a
{
	color:				#AAAAAA;
	text-decoration:	none;
}

a:hover
{
	color:				#EEEEEE;
	text-decoration:	underline;
}

#theme1
{
	position:			absolute;
	top:				0;
	left:				0;
	height:				179px;
	width:				100%;
	background:			url('top.jpg') repeat-x;
	z-index:			0;
}

#theme2
{
	position:			absolute;
	top:				0;
	left:				0;
	height:				100%;
	width:				100%;
	background:			url('stars1.gif');
	z-index:			1;
}

#theme3
{
	position:			absolute;
	top:				0;
	left:				0;
	height:				100%;
	width:				100%;
	background:			url('stars2.gif');
	z-index:			1;
}

#theme4
{
	position:			absolute;
	top:				20%;
	left:				60%;
	height:				15px;
	width:				22px;
	background:			url('singlestar.png') no-repeat;
	z-index:			1;
}

#theme5
{
	position:			absolute;
	top:				55%;
	left:				5%;
	height:				287px;
	width:				270px;
	background:			url('galaxy.png') no-repeat;
	z-index:			0;
}

#theme6
{
	position:			absolute;
	top:				100%;
	left:				50%;
	height:				71px;
	width:				998px;
	margin-top:			-71px;
	margin-left:		-485px;
	background:			url('earth.png') no-repeat;
	z-index:			15;
}

#theme7
{
	position:			absolute;
	top:				0;
	left:				0;
	height:				100%;
	width:				100%;
	background:			url('stars3.gif');
	z-index:			1;
}

#theme8
{
	position:			absolute;
	top:				60%;
	left:				75%;
	height:				180px;
	width:				180px;
	background:			url('satellite.gif') no-repeat;
	z-index:			16;
}

#verysmall
{
	margin-top:			20px;
	font-size:			.9em;
}
