		
body {
	background:#000;
	margin:0;
}

#bottom {
	position: absolute;
	bottom: 1%;
	height: 40px;
	left: 0px;
	width: 100%;
}
#bottominner {
	position: absolute;
	right: 1%;
	width: 200px;
}

#outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
}

#inner {
	margin-left: -250px;
	position: absolute;
	top: -150px;
	left: 50%;
	width: 700px;
	height: 300px
}

.bgtext1 {
	font-size: 130px;
	position:absolute;
	top:15px;
	left:-130px;
	right:-80px;
	color:#222;
	font-family:verdana, helvetica, sans serif;
	z-index:99;
}

.bgtext2 {
	font-size: 100px;
	position:absolute;
	top:135px;
	left:-60px;
	right:-80px;
	color:#181818;
	font-family:verdana, helvetica, sans serif;
}

.footertext {
	color:#222;
	font-family:verdana, helvetica, sans serif;
}
		 
.footertext {
	font-size:12px;
	position:absolute;
	top:320px;
	text-align:center;
	width:500px;
}

div#text1, div#text2, div#text3, div#text4, div#text5, div#text6, div#text7 {
	color:#222222;
	font-family:verdana, helvetica, sans serif;
	position:absolute;
}

div#text1 {
	font-size:29px;
	top:-44px;
	left:0px;
}
		
div#text2 {
	font-size:60px;
	top:-34px;
	left:20px;
}
		
div#text3 {
	font-size:35px;
	top:-15px;
	left:350px;
}

div#text6 {
	font-size:45px;
	top:-22px;
	left:200px;
}

div#text4 {
	font-size:50px;
	top:240px;
	left:-20px;
}

div#text5 {
	font-size:39px;
	top:250px;
	left:225px;
}


div#text7 {
	font-size:28px;
	top:260px;
	left:350px;
}

div#text1 a:hover span {
	top: -3px; 
	left: 0px; 
}

div#text2 a:hover span {
	top: 0px; 
	left: 0px; 
}

div#text3 a:hover span {
	top: -4px; 
	left: 0px; 
}

div#text4 a:hover span {
	top: -6px; 
	left: 0px; 
}

div#text5 a:hover span {
	top: -1px; 
	left: 0px; 
}

div#text6 a:hover span {
	top: -1px; 
	left: 0px; 
}

div#text7 a:hover span {
	top: -4px; 
	left: 0px; 
}

div#inner a:hover, div#inner2 a:hover {
	background: none;
/*
	cursor:crosshair;
*/
}

div#inner a span {
	display: none;
}

div#inner a:visited span {
	display:none;
}

div#inner a {
	text-decoration: none;
	color:white;
}

div#inner a:hover span {
	display: block;
	position:relative;
	background:none;
	font-size:14px
}

div#inner a:link, div#inner a:visited {
	text-decoration:none;
}

div#inner a:hover {
	text-decoration:none
}

div#content {
	position:absolute;
	top:-50px;
	left:-70px;
	width:635px;
	height: 400px;
	overflow: auto;
	font-family: verdana, helvetica, sans serif;
	font-size: 13px;
	color:white;
	text-align:justify;
	margin:3px;
}

div#inner div#content a:hover {
	text-decoration:underline;
}

div#close, div#top {
	width:17px;
	height:17px;
	background:none;
	text-align:center;
	font-family:verdana, helvetica, sans serif;
	font-weight:bold;
	font-size:12px;
	border: 1px solid #222
}

div#top {
	position:relative;
	left:573px;
	top:319px
}

div#close {
	position:relative;
	left:573px;
	top:-47px;
}

div#inner div#close a:link, div#inner div#top a:link {color:#fff; cursor:default;}
div#inner div#close a:visited, div#inner div#top a:visited {color:#fff; cursor:default;}
div#inner div#close a:hover, div#inner div#top a:hover {color:#fff; cursor:default;}

div#urltext {
	font-family:verdana, helvetica, sans serif;
	font-size:30px;
	position:absolute;
	top:-87px;
	left:-69px
} 

div#urltext, div#inner div#content a:link, div#inner div#content a:visited, div#inner a:hover, div#inner a:hover span {
	color:#00ff00
}

div#content div#titlebar {
	border: 1px solid #222222;
	background: #000;
	font-weight: normal;
	color:  #00ff00;
}

div#content {
	margin-left:0;
	padding-right:8px;
}

#urltext a:link {color:#444}
#urltext a:visited {color:#444}
#urltext a:hover {color:#444}
#urltext a:active {color:#444}


