﻿body 
{
    background-image:url("../images/background/baseball/main_background.jpg");
    background-repeat:repeat-x;
}
a
{
    text-decoration:none;
}
#Main 
{
    background-image:url("../images/background/baseball/header_background.jpg");
}
#toplogo 
{
    top:25px;
    left:33px;
}
#channelbar 
{
    top:124px;
    width:937px;
    height:30px;
    color:#bcf1ae;
    background-image:url("../images/background/baseball/menu_background.jpg");
}
#channelbar a
{
    color:#bcf1ae;
}
#skyscraper 
{
    top:160px;
    left:775px;
}
#teamstore
{
    position:relative;
    text-align:center;
    overflow:auto;

}
#teamstore a 
{
    color:black;
    font-size:small;
    font-family:Arial;
}
#cb_medrect1_div
{
    top:166px; 
}

#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:#ad1c00;
}
#footer 
{
    color:#FFFFFF;
}
#footer a
{
    color:#FFFFFF;
}
img#todayon 
{
    width:80px;
}