body 
{
	background:#000;
	margin:0;
}
#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
}
.bgtext 					
{
	font-size: 160px;
	position:absolute;
	top:45px;
	left:-140px;
	right:0px
}
.safe
{
	position: absolute;
	top:-100px;
	text-align:center;
	color: #888;
}
.bgtext, .footertext
{
	color:#222;
	text-align:center;
	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, div#text8
{
	font-family:verdana,helvetica,"sans serif";
	position:absolute;
}
div#text1 
{
	font-size:29px;
	top:6px;
	left:0px;
}
		
div#text2 
{
	font-size:60px;
	top:46px;
	left:20px;
}
		
div#text3 
{
	font-size:35px;
	top:60px;
	left:300px;
}
		
div#text4 
{
	font-size:50px;
	top:200px;
	left:45px;
}
		
div#text5 
{
	font-size:39px;
	top:200px;
	left:260px;
}
		
div#text6 
{
	font-size:45px;
	top:-5px;
	left:400px;
}
		
div#text7 
{	
	font-size:28px;
	top:254px;
	left:330px;
}

div#text8 
{
	font-size:22px;
        top:154px;
        left:520px;
}
		
div#text1 a:hover span 
{
	top: -3px; 
	left: 0px; 
}

div#text2 a:hover span 
{
	top: -10px; 
	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: -6px; 
	left: 0px; 
}
						
div#text6 a:hover span 
{
	top: -4px; 
	left: 0px; 
}
						
div#text7 a:hover span 
{
	top: -4px; 
	left: 0px; 
}
								   
div#inner a:hover, div#inner2 a:hover
{
	background: none;
	cursor:default;
}

div#inner a span 
{
	display: none;
}

div#inner a:visited span 
{
	display:none;
}

div#inner a 
{
	text-decoration: none;
	color: white;
}
div#inner p
{
        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#inner a:hover, div#inner a:hover span
{
	color:#ff7c11
}
