body, html
{
    margin: 0;
    padding: 0;
    background-color: white;
}

#Body
{
    width: 850px;
    margin: 0 auto 0 auto;
    background-image: url('/Frontend/Images/Republic/Tile.jpg');
    background-repeat: repeat-y;
}

#Header
{
    height: 159px;
    background-image: url('/Frontend/Images/Republic/header.jpg');
    background-repeat: no-repeat;
}

#RssLink
{
    float: right;
    position: relative;
    top: 105px;
    right: 23px;
}

#LogoLink
{
    float: right;
    position: relative;
    top: 25px;
    right: 23px;
    line-height: 30px;
    width: 235px;
}

#Container
{
    padding: 0 20px;
}

#Navigation
{
    float: left;
}

#Search
{
    float: left;
    width: 125px;
    height: 26px;
    background: url('/Frontend/Images/Republic/search-background.jpg') no-repeat;
}

.LeftSide
{
    width: 383px;
    float: left;
    margin-top: 35px;
    margin-right: 40px;
}

#RightSide
{
    float: left;
    width: 385px;
    margin-top: 35px;
}

#RepublicOnline
{
    background: url('/Frontend/Images/Republic/republic-online-background.jpg') no-repeat;
}

.Magazine
{
    margin-bottom: 20px;
}

#Bottom .ReadMore
{
    margin: 10px 0 0 10px;
    text-transform: uppercase;
    font-size: 90%;
}

.BottomBox
{
    float: left;
    padding: 0 10px 0 10px;
    height: 30px;
    margin-left: 3px;
    background-color: #f3f3f3;
    text-align: center;
}

#RepublicSpaceOn
{
    width: 339px;
    margin: 0;
    text-align: left;
}

#SearchResults
{
    margin-top: 35px;
}

#BackIssues
{
    padding-top: 20px;
}
