body
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    background-color: #2E3442;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: left center;
}
a:link
{
    color: #FFCC00;
    text-decoration: none;
}
a:visited
{
    color: #FFCC00;
    text-decoration: none;
}
a:hover
{
    color: #FFCC66;
    font-weight: bold;
}
a:active
{
    color: #FFCC00;
    text-decoration: none;
}
#lang
{
    position: absolute;
    width: 52px;
    height: 33px;
    top: 0px;
    right: 0px;
    background-color: #2E3442;
    z-index: 10;
    border: 1px solid #535E77;
}
#main
{
    margin-left: -12px;
    margin-top: -18px;
    width: 100%;
    background-repeat: repeat-y;
    background-position: left top;
}
#header
{
    background-image: url('Images/header_x3tc.jpg');
    height: 136px;
    background-repeat: no-repeat;
    width: 100%;
    margin-right: -20px;
    padding-right: 20px;
    background-color: #000000;
}
#info
{
    border: 2px solid #535E77;
    padding: 3px;
    width: 624px;
    position: absolute;
    top: 173px;
    background-color: #2E3442;
    margin-top: 0px;
    color: #CCCCCC;
    font-size: 10pt;
    z-index: 100;
    right: 20px;
}
#version
{
    position: absolute;
    color: #FF3300;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    width: 232px;
    height: 27px;
    top: 68px;
    left: 493px;
    font-size: 12pt;
    text-align: right;
    vertical-align: text-top;
}
#content
{
}
#footer
{
    border-width: 5px;
    width: 100%;
    background-color: #000000;
    background-repeat: no-repeat;
    text-align: center;
    margin-bottom: -10px;
    padding: -2px 0px 0px 0px;
    border-top-style: solid;
    border-top-color: #0C151E;
    position: fixed;
    bottom: -1px;
    z-index: 10;
}
#menu
{
    width: 157px;
    position: absolute;
    left: -2px;
}
.station
{
    background-image: url('Images/station.png');
    width: 171px;
    height: 204px;
    position: absolute;
    top: 532px;
    left: 68px;
    z-index: -2;
    cursor: crosshair;
    margin-right: 0px;
}
.ship
{
    background-position: center top;
    background-image: url('Images/argon m33d.png');
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    padding-bottom: -6px;
    margin-bottom: -6px;
    z-index: 2;
    position: fixed;
    bottom: -1px;
}
.message
{
    position: absolute;
    top: -24px;
    left: 0px;
    margin-left: -2px;
    z-index: 11;
}
.messagetext
{
    position: absolute;
    top: -19px;
    left: 4px;
    z-index: 12;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;
}
.planet
{
    position: absolute;
    z-index: -4;
    top: -200px;
    left: -200px;
}
.rollover a {
    background-position: left center;
    padding: 10px 10px 10px 7px;
    background: transparent url('Images/buttonx3tc.png') no-repeat scroll left top;
    display: block;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size-adjust: none;
    font-stretch: normal;
    font-family: "Courier New",Courier,monospace;
    text-decoration: none;
    line-height: normal;
    float: right;
    font-size: 12px;
    height: 40px;
    text-align: center;
    width: 138px;
    color: #FFFFFF;
}
.rollover a:hover {
    background-position: left center;
    background: transparent url('Images/buttonx3tcglow.png') no-repeat scroll left top;
    color: #FFFFFF;
}
.rollover a:active {
  background-position: 0 -70px;
  color: #ffffff;
}
.speed
{
    background-image: url('Images/speed.png');
    width: 199px;
    height: 35px;
    z-index: 3;
    position: fixed;
    bottom: 75px;
    left: 100px;
}
.side_bar
{
    background-image: url('Images/sidebar.png');
    background-repeat: repeat-y;
    background-position: left top;
    position: fixed;
    bottom: -110px;
    left: 0px;
    top: 0px;
    width: 100px;
    z-index: -10;
}
.content
{
    position: relative;
    border: 2px solid #586881;
    margin: 5px 2px 2px 200px;
    padding: 2px;
}
.copywrite
{
    height: 100px;
    text-align: center;
    margin: 5px 2px 2px 200px;
    padding: 2px;
    border: 2px solid #586881;
    position: relative;
}
.search
{
    margin: 5px 2px 2px 200px;
    padding: 2px;
    border: 2px solid #586881;
}
