* 
{
	margin:				0;
	padding:			0;
}

html, body 
{
	height:				100%;
}

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

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

#banner span
{
	display:			none;
}

ul
{
	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;
}

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

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

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

#theme2
{
	position:			absolute;
	top:				100%;
	left:				0;
	margin-top:			-50px;
	height:				54px;
	width:				100%;
	background:			url('grass.png') repeat-x;
	z-index:			10;
}


#theme3
{
	position:			absolute;
	top:				100%;
	left:				20px;
	margin-top:			-130px;
	height:				119px;
	width:				165px;
	background:			url('trees1.png') no-repeat;
	z-index:			11;
}

#theme10
{
	position:			absolute;
	top:				100%;
	left:				0;
	height:				225px;
	width:				100%;
	margin-top:			-250px;
	background:			url('sky.jpg') repeat-x;
	z-index:			0;
}

#theme11
{
	position:			absolute;
	top:				100%;
	left:				5%;
	margin-top:			-300px;
	height:				98px;
	width:				238px;
	background:			url('clouds.png') repeat-x;
	z-index:			1;
}

#theme12
{
	position:			absolute;
	top:				100%;
	left:				75%;
	height:				98px;
	margin-top:			-275px;
	width:				238px;
	background:			url('clouds.png') repeat-x;
	z-index:			1;
}

#theme13
{
	position:			absolute;
	top:				-100%;
	margin-top:			-200px;
	left:				-140px;
	height:				123px;
	width:				132px;
	margin-left:		-76px;
	margin-top:			-75px;
	background:			url('sun.png') repeat-x;
	z-index:			0;
}

#theme14
{
	position:			absolute;
	top:				100%;
	left:				50%;
	margin-top:			-250px;
	margin-left:		-441px;
	height:				236px;
	width:				883px;
	background:			url('mountains.png') no-repeat;
	z-index:			8;
}

/*
#theme15
{
	position:			absolute;
	top:				100%;
	left:				50%;
	margin-top:			-830px;
	margin-left:		-420px;
	height:				846px;
	width:				822px;
	background:			url('sign.png') no-repeat;
	z-index:			15;
}
*/

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