﻿body
{
    color: #000000;
    background: #ffffff;
    font-family: "Times New Roman" , Times, serif;
    font-size: 12pt;
}

a
{
    text-decoration: underline;
    color: #0000ff;
}

.homeLogo
{
    position: absolute;
    top: 0px;
    left: 0px;
    
}

.centerCol
{
    position: relative;
    top: 190px;
    left: -215px;
    width: 800px;
}

.menuBanner, .homeRules, .leftPanel, .rightCol, .siteFooter, .articleFooter, .breadCrumbStyle
{
    display: none;
}
