﻿body, html
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('images/layout/galaxyback.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-color: #093a5e;
    z-index: 99;
}
#outerwrapper 
{
    width: 1107px;
    height: 100%
}
#outerwrappertd1
{
    width: 15%;
    height: 100%;
}
#thefuckinggimparsepissflap 
{
    width: 100%;
    height: 208px;
    background-image: url('images/layout/galaxyheaderalt.png');
    background-repeat: no-repeat;
    background-position: right top
}
#outerwrappertd2
{
    width: 85%;
    height: 100%;
    text-align: left;
}
#header 
{
    width: 100%;
    height: 307px;
    text-align: left;
    font-size: 1px;
}
#holdheader 
{
    width: 100%;
    height: 307px;
    background-repeat: no-repeat;
    background-position: center top
}
#content 
{
    background-color: #91ec5d;
    width: 800px;
    height: 100%;
    padding-left: 2px;
}
#padit 
{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 95%; 
    height: 100%;
    text-align: left
}
#menutable
{
    width: 800px;
    height: 82px;
    color: #000000
}
.menuitem 
{
    width: 15%;
    border-left: solid 0px #1500ff;
    border-right: solid 0px #1500ff
}
.menuleft
{
    width: 15%;
    height: 72px;
    border-right: solid 0px #1500ff
}
.menuright
{
    width: 15%;
    border-left: solid 0px #1500ff
}