 
html {
	margin: 0;
	padding: 0;
	}
body { 
	font-family: helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
 	color: #ffffff; 
	background: url(background.jpg) top no-repeat #000000 ; 
   background-attachment: scroll;
	margin: 0; 
	padding: 0;
	}
  
 
A:link{color: #ffa500;text-decoration: none}

A:visited{color: #ffa500;text-decoration: none}

A:active{color: #ffa500;text-decoration: none}

A:hover{color: #ffa500;text-decoration: underline}

 
.tablebak1 {

 background: url(assets/screenshot-bak.jpg);
 background-position: top;
 background-repeat: no-repeat;

}


#intro {
	position: relative;
	top: 240px;
	}

#menu { 
z-index: 998;
   position: inherit;
	top: 288px;
	left: 85px;
  	}

#ship { 
z-index: 1000;
   position: relative;
	top:  112px;
	right: 410px;
 	width: 530px;
	
	}
	
	#station { 
z-index: 999;
   position: relative;
	top: -175px;
	left: 680px;
	width: 200px;
	 
	}
	
 	#object1 { 
   
   position: relative;
	top: -40px;
	left: -260px;
	width: 200px;
	 
	}

	#object2 { 
   
   position: relative;
	top: -166px;
	left: -10px;
	width: 200px;
	 
	}
	
	
#container { 
 
	margin: 0 auto;	
	width: 680px;
	text-align: left;
	position: relative;
	top: 220px;
	}

#bak { 
 
	margin: 0 auto;	 
	width: 670px;
	text-align: left;
	position: relative;
	 
	}

#footer { 
 
	margin: 0 auto;	 
	width: 670px;
	position: relative;
	height: 500px;
		}	
 
		
 #name { 
	 
	margin-bottom: 4px;
	text-transform: uppercase;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	}
	
	 #name2 { 
	 
	margin-bottom: 4px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	}
	
	
	 #frontpagetext {
	text-align: justify;
 
	padding-bottom: 10px;
	padding-left: 36px;
	padding-right: 5px;
	font-size: 11px;
	width: 430px;
}
	
	 #descr {
	text-align: justify;
	padding-left: 79px;
	width: 290px;
}

	 #descr2 {
	text-align: justify;
	padding-left: 25px;
	width: 500px;
}

	 #descr3 {
	text-align: justify;
	padding-left: 25px;
	width: 237px;
}

	 #descr4 {
	text-align: justify;
	padding-left: 79px;
	display: block;
}

	 #descr5 {
	text-align: justify;
	
	width: 540px;
}

	 #teaser {
	 padding-top: 5px;
}

	 #ftext {
	 padding-left: 23px;
	 width: 140px;
	 font-size: x-small;
}

 #pagetitle { 
	 
	margin-bottom: 15px;
	padding-top:3px;
	padding-left: 49px;
	text-transform: uppercase;
	font-size: 130%;
	font-weight: bold;
	}
	
  .iview {
	padding-left: 79px;
}

  #trial {
	padding-right: 75px;
}

  #flash {
	padding-left: 52px;
}

 h2 {
	font-family: helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	background-image: url(../assets/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 10px;
}
.listSub {
	display: block;
	padding-left: 20px;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 30px;
}

td.faq {
	font-family: helvetica, sans-serif;
	font-size: 14px;
}

.faq_irc_command {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	display: inline;
}
