body
{
    background-color: #000000;
    font-family     : arial;
    font-size       : 11px;
}

div.holder
{
    position            : absolute;
    top                 : 5px;
    left                : 5px;
    height              : 600px;
    width               : 1000px;
    background-image    : url(images/cpsHolder.png);
}

div.topBanner
{
    position    : absolute;
    top         : 10px;
    left        : 13px;
    width       : 800px;
    height      : 25px;
    font-size   : 14px;
}

div.topBanner div
{
    width       : 250px;
    float       : left;
    text-align  : center;
}

div.topBanner a:link
{
    text-decoration : underline;
    color           : #ffffff;
}

div.topBanner a:visited
{
    text-decoration : none;
    color           : #ffffff;
}

div.topBanner a:active
{
    text-decoration: none
}

div.topBanner a:hover
{
    text-decoration: none;
}

div.map
{
    position    : absolute;
    top         : 36px;
    left        : 13px;
    width       : 801px;
    height      : 551px;
}

div.console
{
    position    : absolute;
    top         : 36px;
    left        : 838px;
    width       : 140px;
    height      : 551px;
}

div.imageWindow
{
    position    : absolute;
    top         : 428px;
    left        : -4px;
    border-style: inset;
    display     : none;
}

div.ustream
{
    position    : absolute;
    top         : 292px;
    left        : 842px;
    border-style: inset;
}

div.imageWindow img
{
    width       : 140px;
    height      : 108px;
}

div.googlePack
{
    position    : absolute;
    top         : 600px;
    left        : 0px;
    width       : 1000px;
}

div.adsense
{
    position    : absolute;
    top         : 670px;
    left        : 0px;
    width       : 1000px;
}
