﻿.paginationControls
{
    margin: 5px 5px 15px 5px;
    padding: 5px;
    background: #d11241;
    float: left;
    font-weight: bold;
    color: #fff;
}

.paginationControls a
{
    color: #fff;
}

.newsArticle
{
    clear: both;
}

.newsArticle .Summary p img
{
    float: right;
    margin: 0px 0px 10px 10px;
}

.rightColumn
{
    display: block;
    margin-top: 25px;
    margin-left: 5px;
    padding: 0px 5px 0px 10px;
    height: 396px;
    width: 405px;
    overflow: auto;
    border: 1px solid #d11241;
    background: url(/images/news_back.jpg) bottom left no-repeat;
}

.leftColumn .newsArticle
{
    margin: 5px 10px 10px 0px;
    border-bottom: 1px solid #820053;
}

.leftColumn h3 a
{
    text-decoration: none;
    color: #666;
}

.leftColumn .Date
{
    color: #d11241;
    font-size: 70%;
}

.rightColumn .newsArticle
{
    margin: 5px 10px 10px 0px;
    color: #fff;
}

.rightColumn h3 a
{
    text-decoration: none;
    color: #d11241;
}

.rightColumn .Date
{
    color: #fff;
    font-size: 70%;
}

#wrapper
{
    background: #d11241 url(/images/main_back_red.png) top left no-repeat;
}

body
{
    background: #d11241;
}
