﻿body
{
    font-family: Tahoma, sans-serif, Verdana, Helvetica, Helvetica-Narrow;
    margin: 0px;
    padding: 0px;
    /*background: url(/TheSportsGlobe/Images/Theme_Grey/background_main.jpg) #393939 repeat-y center top;*/
    font-size: 11px;
}

/************************************************************************
* 
* Main navigation used by the masterpage
*
************************************************************************/

/* Picture at the top of the site */
#header
{
    margin-right: auto;
    margin-left: auto;
    margin-top: 1px;
    width: 998px;
    height: 170px;
    border-style: solid;
    border-color: #393939;
    border-width: 1px;
}

#topHeader
{
    background: url(/TheSportsGlobe/Images/Theme_Grey/20_midl_05.jpg) repeat-x;
    width: 998px;
    height: 20px;
}

#imgHeaderLt
{
    padding: 0px;
    background: url(images/header_lt_default.jpg) no-repeat;
    width: 854px;
    height: 120px;
    float: left;
}

#imgHeaderRt
{
    background: url(/TheSportsGlobe/Images/Theme_Grey/header_rt.jpg) no-repeat;
    width: 144px;
    height: 120px;
    float: left;
}

#bottomHeader
{
    background: url(/TheSportsGlobe/Images/Theme_Grey/30_midl_05.jpg) repeat-x;
    width: 998px;
    height: 30px;
    clear: both;
}