<!--

body	{
	text-align: center;
	background-color: #000000;
	}

.hiddenPic
	{
	display:none;
	}

#wrapper	{
	position: relative;
	width: 750px;
	margin:0 auto;
	text-align: left;
		}

.capPic		{
	position: absolute;
	top: 0px;
	left: 230px;
	z-index: 4;
		}

.bannerPic	{
	position: absolute;
	width: 750px;
	top: 50px;
	left: 0px;
	z-index: 4;
		}

.plan	{
	position: absolute;
	top: -70px;
	left: 250px;
	z-index: 0;
	}

.bgPic	{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 400px;
	z-index: 0;
	}

p	{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #99ccff;
	text-align: justify;
	}

#urlarea	{
	position: absolute;
	top: 180px;
	left: 90px;
	z-index: 3;
	background-color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #8bac3b;
	text-align: center;
	width: 560px;
	padding: 5px;
		}

#textarea	{
	position: absolute;
	top: 300px;
	left: 110px;
	z-index: 2;
	background-color: #000000;
	width: 500px;
	padding: 30px;
	overflow: auto;
		}

.link	{
	font-family: eras demi itc, sans-serif;
	font-weight: bold;
	text-align: center;
	color: white;
	font-size: 8pt;
	}

.ftr	{
	font-family: arial;
	font-size: 9pt;
	color: #3333cc;
	text-align: center;
	padding: 0px;
	background: #c9cee7;
	}

.copy	{
	font-family: verdana, arial, sans-serif;
	font-size: 7pt;
	color: #dddbe8;
	text-align: center;
	padding: 0px;
	}

.lost	{
	font-family: verdana, arial, san-serif;
	font-size: 9pt;
	color: #8bac3b;
	padding: 0px;
	text-align: center;
	}

a:link		{
	color: #dddbe8;
	text-decoration: none;
		}

a:visited	{
	color: #dddbe8;
	text-decoration: none;
		}

a:hover		{
	color: #8bac3b;
	text-decoration: none;
		}

a:active	{
	text-decoration: none;
		}

-->

