﻿
#Footer
{
    margin-top: 20px;
    margin-left: 200px;
    display: block;
    border-bottom: black thin solid;
    border-top: black thin ridge;
    font-size: 10pt;
    color: black;
    font-style: normal;
    font-family: Arial;
    text-align: center;
    margin-bottom:30px;
}
#RightTop
{
    background-image: url(Backgrnds/bac_berr_sm.JPG);
    background-repeat: repeat;
    height: 60px;
    text-align: center;
    background-position: 50% bottom;
    width: 300px;
    float: right;
    color: #ffffff;
    font-style: italic;
    font-family: 'Comic Sans MS';
    margin-top: 10px;
    margin-bottom:10px;
    border-right: gray 2px solid;
    border-top: gray 2px solid;
    border-left: gray 2px solid;
    border-bottom: gray 2px solid;
    font-size: 1.3em;
}
#nav
{
    margin-top: 40px;
    float: left;
    margin-left: 190px;
    
    Display:inline;
}
.contentmargin  /*used in Strike page, SiteMapPage and Tasks page */
{
    margin-left: 200px;
}
#maincontent
{
    
    margin-left: 90px;
    clear: both;
}
#head
{
    margin-top: 10px;
}
.parcomlogo
{
    background-position: center center;
    background-image: url(Images/powered_by_parcom_ani.gif);
    background-repeat: no-repeat;
    height: 60px;
    width: 80px;
}

