body
{
font-size: 10pt;
font-family: "Segoe UI", "times new roman", serif;
color: #777;
}
		
body {background:#000 url('bg.jpg') no-repeat top center;
      margin:0;
	  scrollbar-3dlight-color:#222;
      scrollbar-arrow-color:#FFF;
      scrollbar-base-color:#000;
      scrollbar-darkshadow-color:#222;
      scrollbar-face-color:#000;
      scrollbar-highlight-color:#000;
      scrollbar-shadow-color:#000}
	  
.flike {	position: absolute;
		top: 150px;
		left: 240px;
		height:80px;
		width:320px;}



#bgshell {position:absolute;
			 top:230px;
			 left:400px;
			 width:230px;
			 height: 250px;
			 cursor:default}

img
{border:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader}

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

#inner    
	{margin-left: -470px;
	 position: absolute;
	 top: -180px;
	 left: 50%;		
	 width: 950px;
	 height: 280px;
	 cursor:default;	}
	 
.bgtext2	{
		z-index: 0;		
		font-size: 90px;
		position:absolute;
		top:180px;
		width: 300px;
		left:670px;
		right:-80px;
		
text-shadow: 0px 0px 10px #423a82,0px 0px 30px #f2fa82,0px 0px 18px #42fa82;
filter: dropshadow(color=#44f, offx=0, offy=0);
}
	 
.bgtext2, .footertext 
		{color:#ddd;
		 font-family:verdana, helvetica, sans serif;}

.bgtext 					
		{z-index: 0;
		 position:absolute;
		 top:50px;
		height:250px;
		 width:811px;
		 left:100px;
		 right:-80px;
background-color: transparent;

background-image:url(boo.png); }
}

.bgtext, .footertext 
		{color:#1a1a1a;
		 font-family:verdana, helvetica, sans serif;}
		 
#text8, #text4, #text1
         {color:#222222;
		  font-family:verdana, helvetica, sans serif;
		  position:absolute;}

#text8 {font-size:28px;
		top:280px;
		left:700px;}

#text4 {font-size:50px;
		top:220px;
		left:190px;}

#text1 {font-size:29px;
		top:50px;
		left:270px;}


							
#inner a:hover {
			cursor:default;
	-webkit-transition: 0.8s;
-moz-transition: 0.8s;
-o-transition: 0.8s;
transition: 0.8s;}

#inner a span {position: absolute;
left:-2400px;
font-size:14px;
-webkit-transition: all .51s ease-in-out;
-moz-transition: all .51s ease-in-out;
-o-transition: all .51s ease-in-out;
transition: all 0.5s ease-in-out; }

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

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

#inner a:hover span {display: block;
				position:relative;
				background:none;
				font-size:14px;
				left:0px;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;;}
						
#inner a:link, #inner a:visited {text-decoration:none;}

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

#inner a:hover, #inner a:hover span
   			 {color:#ff7c11}

