/*Main Style Sheet*/
body
{
    font-size: 12pt;
    font-weight: normal;
    font-family: 'times-roman';
    background-color: #505050;
    background-image: url(images/wood.jpg);
}
.pByLine
{
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
}
.pTitle
{
    font-size: 14pt;
    color: #005050;
    font-weight: bold;
}
.pMenuTitle
{
    font-size: 10pt;
    color: #005050;
    font-weight: bold;
    text-align: center;
}
#divBase
{
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 10px;
    width: 800px;
    height: 1200px;
    font-size: 10pt;
    background-image: url(images/letterpaper.jpg);
}
#divBase0
{
    position: relative;
    z-index: 0;
    width: 800px;
    height: 1200px;
    font-size: 10pt;
}
#divBase1
{
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 185px;
    width: 800px;
    height: 1025px;
    font-size: 10pt;
    border-right: #000000 thin solid;
    border-top: #000000 thin solid;
    border-left: #000000 thin solid;
    border-bottom: #000000 thin solid;
    background-image: url(images/letterpaper.jpg);
}
#divBase2
{
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 185px;
    width: 800px;
    height: 1025px;
    font-size: 12pt;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-right: #000000 thin solid;
    border-top: #000000 thin solid;
    border-left: #000000 thin solid;
    border-bottom: #000000 thin solid;
    background-image: url(images/letterpaper.jpg);
}
#divbtnBar
{
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 148px;
    width: 520px;
    height: 36px;
}
#divUC
{
    position: absolute;
    z-index: 2;
    left: 623px;
    top: 20px;
}
#divSocial
{
    position: absolute;
    z-index: 1;
    left: 730px;
    top: 65px;
    width: 140px;
    height: 60px;
    font-size: 11pt;
    color: #ffffff;
}
#divUpdated
{
    position: absolute;
    z-index: 1;
    left: 200px;
    top: 130px;
    width: 800px;
    height: 20px;
    font-size: 8pt;
    color: #ffffff;
    text-align: left;
}
#divNote1
{
    position: absolute;
    z-index: 1;
    left: 815px;
    top: 35px;
}
#divHeadlineTop
{
    position: absolute;
    z-index: 2;
    left: 20px;
    top: 190px;
    width: 780px;
    height: 30px;
    font-size: 20pt;
}
#divHeadlineBtm
{
    position: absolute;
    z-index: 2;
    left: 20px;
    top: 690px;
    width: 780px;
    height: 30px;
    font-size: 20pt;
}
#divCol1
{
    position: absolute;
    z-index: 1;
    text-align: justify;
    left: 20px;
    top: 200px;
    width: 375px;
    height: 480px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#divCol2
{
    position: absolute;
    z-index: 1;
    left: 415px;
    text-align: justify;
    top: 200px;
    width: 375px;
    height: 480px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#divCol3
{
    position: absolute;
    z-index: 1;
    text-align: justify;
    left: 20px;
    top: 700px;
    width: 375px;
    height: 480px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#divCol4
{
    position: absolute;
    z-index: 1;
    text-align: justify;
    left: 415px;
    top: 700px;
    width: 375px;
    height: 480px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
