﻿body 
{
    background-image:none;
    background-color:#e2e2e2;
}
#Main 
{
    background-image:url("../images/background/soccer/header_background.jpg");
    background-color:Transparent;
}
#topbanner 
{
    left:104px;
}
#channelbar 
{
    top:124px;
    width:937px;
    height:30px;
    color:White;
    background-image:url("../images/background/la36/menu_background.jpg");
}
#channelbar a
{
    color:White;
}
#skyscraper 
{
    top:160px;
    left:775px;
    background-color:#e2e2e2;
}
#player {
    top:160px;
}
#todayon
{
    top:662px;
    width:385px;
    background-image:url("../images/background/default/todayon_bkgnd.jpg");
}
#news
{
    top:662px;
    left:387px;
    width:385px;
    background-image:url("../images/background/default/news_bkgnd.jpg");

}
#footerBkg 
{
    height:44px;
    top:1065px;
    background-color:#003e83;
}
#footer 
{
    color:White;
}
#footer a
{
    color:White;
}
img#todayon 
{
    width:80px;
}