* 
{
	margin:				0;
	padding:			0;
}

html, body 
{
	height:				100%;
	width:				100%;
}

a:link { color: white }
a:visited { color: white }

#verysmall a:link { color: #333333 }
#verysmall a:visited { color: #555555 }

#introduction
{
	position:			absolute;
	left:				180px;
	top:				225px;
	font-family:		Lucida Sans Unicode;
	font-size:			1em;
	z-index:			50;
	color:				white;
}

#quicklinks
{
	position:			absolute;
	left:				265px;
	top:				275px;
	font-family:		Lucida Sans Unicode;
	font-size:			1em;
	z-index:			50;
	color:				white;
}

li
{
	display:			inline;
	list-style-type:	none;
	padding-right:		10px;
	padding-left:		10px;
	margin-top:			0;
	padding-top:		0;
}

#themes
{
	position:			absolute;
	left:				275px;
	top:				320px;
	font-family:		Lucida Sans Unicode;
	font-size:			1em;
	z-index:			50;
	color:				white;
}

#banner
{
	position:			absolute;
	left:				205px;
	top:				100px;
	font-family:		Lucida Sans Unicode;
	font-size:			4.5em;
	z-index:			50;
	color:				white;
}

#welcome
{
	position:			absolute;
	left:				200px;
	top:				200px;
	font-family:		Lucida Sans Unicode;
	font-size:			1.25em;
	z-index:			50;
	color:				white;
}

#verysmall
{
	position:			absolute;
	bottom:				10px;
	width:				99%;
	text-align:			right;
	z-index:			50;
	font-family:		Lucida Sans Unicode;
	color:				#333333;
}

#theme1
{
	position:			absolute;
	bottom:				25%;
	left:				0;
	height:				189px;
	width:				100%;
	background:			url('pinkbuilding1.png') repeat-x right;
	z-index:			10;
}

#theme2
{
	position:			absolute;
	bottom:				25%;
	left:				0;
	height:				223px;
	width:				100%;
	background:			url('pinkbuilding2.png') repeat-x right;
	z-index:			9;
}

#theme3
{
	position:			absolute;
	bottom:				25%;
	left:				100%;
	margin-left:		-600px;
	height:				405px;
	width:				485px;
	background:			url('pinkbuilding3.png') no-repeat;
	z-index:			8;
}

#theme4
{
	position:			absolute;
	bottom:				0;
	left:				0;
	height:				25%;
	width:				100%;
	background-color:	#deba7c;
	z-index:			11;
}

#theme5
{
	position:			absolute;
	bottom:				25%;
	left:				0;
	height:				4px;
	margin-top:			-4px;
	width:				100%;
	background:			url('sidewalk.png') repeat-x;
	z-index:			12;
}

#theme6
{
	position:			absolute;
	left:				50px;
	top:				50px;
	height:				331px;
	width:				699px;
	background:			url('blimp.png') no-repeat;
	z-index:			25;
}

#theme7
{
	position:			absolute;
	bottom:				25%;
	left:				100%;
	margin-left:		-140px;
	margin-bottom:		-10px;
	height:				36px;
	width:				96px;
	background:			url('sportscar.png') no-repeat;
	z-index:			30;
}

#theme8
{
	position:			absolute;
	bottom:				25%;
	left:				100%;
	margin-left:		-400px;
	margin-bottom:		-10px;
	height:				32px;
	width:				98px;
	background:			url('sportscar2.png') no-repeat;
	z-index:			30;
}

#theme9
{
	position:			absolute;
	bottom:				55%;
	left:				100%;
	margin-left:		-850px;
	height:				140px;
	width:				334px;
	background:			url('cloud1.png') no-repeat;
	z-index:			2;
}

#theme10
{
	position:			absolute;
	bottom:				45%;
	left:				100%;
	margin-left:		-325px;
	height:				191px;
	width:				384px;
	background:			url('cloud2.png') no-repeat;
	z-index:			2;
}

#theme11
{
	position:			absolute;
	bottom:				45%;
	left:				100%;
	margin-left:		-1160px;
	height:				106px;
	width:				340px;
	background:			url('cloud3.png') no-repeat;
	z-index:			2;
}
