﻿Body {
    font-family: Tahoma;
    font-size: large;
    background-repeat: repeat-x;
    background-image: url('/Images/Background.jpg');
}
.TopNav
{
    width: 900px;
    text-align: center;
    height: 100px;
    padding-left: 20px;
}
.LeftNav
{
    width: 200px;
    height: auto;
    float: left;
}
.RightNav
{
    width: 200px;
    height: auto;
}
.BottomNav
{
}
.MainContainer
{
    text-align: center;
}
.CenterDiv
{
    width: 1100px;
    height: auto;
}
.Middle
{
    background-color: #FFFFFF;
            text-align: center;
            width: 483px;
            height: auto;
}
.ContentPlaceholder
{
    padding: 25px 10px 25px 10px;
    float: left;
    width: 446px;
    text-align: left;
}
.BannerMiddle
{
    float: left;
    width: 100%;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
}


.LeftNavContainer
{
    border: 2px solid #0000FF;
    background-color: #FFFFFF;
    margin: 5px;
    width: 190px;
}
.NavItems
{
    padding: 0px;
    list-style-type: none;
    margin: 5px 0px 0px 5px;
    text-decoration: none;
    text-align: left;
}
.Links
{
    font-size: small;
    list-style-type: none;
    margin: 5px;
    padding: 0px;
}
.navHeader
{
    background-color: #CC0000;
    color: #FFFFFF;
    font-size: medium;
    text-align: center;
    margin: 0px;
    padding: 5px;
}
.HorzLinks
{
    margin: 0px;
    padding: 5px;
    list-style-type: none;
    display: inline;
    text-decoration: none;
}

a.HorzLinks
{
}
.RightNavContainer
{
    border: 2px solid #0000FF;
    background-color: #FFFFFF;
    margin: 5px;
    width: 190px;
    
}
.Principles
        {
    font-family: Tahoma;
    font-size: small;
    margin: 0px 3px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
.PrinciplesLI
        {
    font-family: Tahoma;
    font-size: small;
    margin: 2px 0px 0px 0px;
    padding: 0px;
    border: thin solid #6699FF;
}
.NewsItem
{
    background-color: #FFFFFF;
    width: 470px;
    margin-bottom: 25px;
}
.NewsTitle
{
    background-color: #FFFFFF;
    text-decoration: none;
}
.NewsByLine
{
    background-color: #FFFFFF;
    font-size: small;
    color: #999999;
}
.NewsAuthor
{
    background-color: #FFFFFF;
    width: auto;
    float: left;
}
.NewsDate
{
    background-color: #FFFFFF;
}
.NewsDescription
{
    background-color: #FFFFFF;
    margin: 5px;
}
.ContentContainer
{
    font-size: medium;
    width: 470px;
}
.Privacy
{
    font-size: medium;
    font-family: "Courier New", Courier, monospace;
}
.ChoiceLinks
{
    font-size: small;
    text-align: center;
}
.ChoiceLinksList
{
    list-style-type: none;
}
.ChoiceLinkItems
{
    display: inline;
    text-decoration: underline;
}

