﻿body
{
    background: #303030 url(../images/BG_burst.jpg) no-repeat scroll center 0;
    font-family: Georgia;
    line-height: 16px;
    color: #2b2b2b;
    font-size: 12px;    
}

#header{
}


#mainBox{
   /* background: url(../images/BotB_bg.jpg) no-repeat scroll 0 0; width:655px; height: 845px;*/
}

.uploadDirections{
    color: #FFF;
}

.loginSection{
    display:none;
}

.RSSItem{
    padding: 10px 10px;
}
.RSSItem.Alternate{
    background-color: #3A3A3A;
}


span.small {
    font-size:10px;
}
.RSSItem .RSSItemDate{
    display:block;
    color: #FEA83B;
    font-weight: bold;
}

.RSSItem .RSSItemTitle{
    color:#FFF;
   
}

.RSSItem a {
    text-decoration:none;
}

.RSSContainer{
    border:solid 2px #3A3A3A;
}

.outerBox{
    background-color:#272727; 
    padding:4px;
}

.innerBox{
    background-color:#49494B; 
    padding:4px;
}

#leftCol{
    width: 663px;
}

#rightCol{
    float:right;  width:296px;
}

.bottomNews{
    background-color: #3A3A3A; padding:4px; text-align:right;
}

#bottomStars
{
    background:url(../images/bottom_stars.gif) no-repeat scroll 0 0; width:980px; height:28px;
}
