body {
        background-color:               #000000;
}

#content {
        position:                       relative;
        margin-left:                    auto;
        margin-right:                   auto;
        width:                          842px;
        height:                         645px;
        color:                          white;
        margin-top:                     0px;
        padding:                        0px;
}

#logo {
        position:                       absolute;
        bottom:                         0px;
        right:                          0px;
        display:                        none;
        width:                          200px;
}

#slices {
        position:                       absolute;
        top:                            499px;
        left:                           0px;
        width:                          520px;
        height:                         99px;
        text-align:                     right;
}

img.slice {
        height:                         99px;
        width:                          13px;
        padding:                        0;
        margin:                         0 7px;
        border:                         none;
        cursor:                         pointer;
}

.slice:hover {
}

#site {
        left:                           0px;
        bottom:                         200px;
        position:                       absolute;
        width:                          100%;
        display:                        none;
        text-align:                     center;
}

#sitePic {
        cursor:                         pointer;
        border:                         9px solid #334455;
        border-radius:                  9px;
        -moz-border-radius:             9px;
        -webkit-border-radius:          9px;
        margin:                         10px 0;
}

#siteName {
        font-size:                      24px;
        cursor:                         pointer;
        text-align:                     center;
}

.toplinkarrow {
        position:                       absolute;
        top:                            -6px;
        font-size:                      45px;
        color:                          #66AABB;
        text-align:                     right;
        width:                          150px;
}

#toplinkrightarrow {
        display:                        none;
}

#toplinkleftarrow {
        right:                          195px;
}

#toplinks {
        position:                       absolute;
        top:                            3px;
        right:                          5px;
        height:                         35px;
        width:                          290px;
}

#toplinkslider {
        position:                       absolute;
        top:                            0px;
        right:                          0px;
}

#enter {
        position:                       absolute;
        top:                            0px;
        right:                          0px;
        font-size:                      35px;
        letter-spacing:                 12px;
}

.plain {
        border:                         none;
        margin:                         0px;
        padding:                        0px;
        text-decoration:                none;
}

#toplink {
        position:                       absolute;
        top:                            11px;
        right:                          0px;
        width:                          550px;
        text-align:                     right;
}

a.toplink {
        margin:                         0px;
        padding-left:                   25px;
        text-decoration:                none;
        color:                          #66AABB;
        font-size:                      16px;
        display:                        none;
}

a.toplink:hover {
        text-decoration:                underline;
}

.linksLine {
        text-align:                     center;
        word-spacing:                   15px;
}

.linksLine a {
        font-size:                      14px;
        color:                          #FFFFFF;
}

.linksLine a:hover {
        text-decoration:                underline;
}

.leftFloat {
        float:                          left;
}

.rightFloat {
        float:                          right;
}

#missionContent {
        display:                        none;
        position:                       absolute;
        left:                           50px;
        top:                            64px;
}

#missionHeader {
}

.pageHeader {
        font-size:                      44px;
        color:                          #66AABB;
        margin:                         10px 0;
        padding:                        0;
}

#missionText {
}

.missionText {
        font-size:                      15px;
        width:                          580px;
        margin:                         20px 0;
}

#contactContent {
        display:                        none;
        position:                       absolute;
        right:                          5px;
        top:                            110px;
}

.contactText {
        width:                          460px;
        text-align:                     right;
        font-size:                      26px;
        margin:                         39px 0;
        padding:                        0;
}

#contactHeader {
        text-align:                     right;
}

