﻿body
{
    background-color: #ccccff;
    height: 98%;
    padding: 1%;
    margin: 0%;
}
#headerGraphic
{
    background-image: url('file:///D:/STPL/Projects/BartakkeWeb/images/MainStrip.jpg');
    height: 246px;
    width: 700px;
    clear: both;
    float: none;
}
#headerOtherpage
{
    height: 110px;
    width: 780px;
    clear: both;
    float: none;
    vertical-align: middle;
    text-align: center;
}
#BoldTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #000080;
    text-align: left;
    text-indent: 5px;
}
#RedBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    
    color: #FF0000;
    text-align: left;
    text-indent: 5px;
}
#headerRow
{
    height: 20px;
    width: 700px;
    clear: both;
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-style: italic;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000080;
    text-align: left;
    text-indent: 5mm;
}
#navigationArea
{
clear: both;
padding-right: 10px;
padding-left: 0%;
font-weight: bold;
font-size: 0.8em;
float: none;
background-image: url(images/logo01_bottom.jpg);
padding-bottom: 0%;
margin: 0%;
vertical-align: middle;
width: 690px;
color: #477897;
padding-top: 0.3em;
background-repeat: no-repeat;
font-family: Arial;
letter-spacing: 0.04em;
position: static;
height: 26px;
text-align: right;
}
#bodyArea
{
background-image: url(images/sidebarGraphic.jpg);
width: 700px;
background-repeat: repeat-y;
background-color: white;
}
#bodyLeft
{
clear: left;
padding-right: 10px;
padding-left: 10px;
font-size: 0.7em;
float: left;
padding-bottom: 10px;
vertical-align: top;
width: 126px;
color: white;
padding-top: 10px;
font-family: Arial;
position: static;
text-align: center;
}
#bodyRight
{
clear: right;
padding-right: 10px;
padding-left: 10px;
font-size: 0.8em;
float: right;
padding-bottom: 10px;
vertical-align: top;
width: 530px;
color: #477897;
padding-top: 10px;
font-family: Arial;
position: static;
text-align: justify;
overflow: auto;
}
#footerArea
{
    font-weight: bold;
    font-size: small;
    width: 700px;
    font-family: Arial;
    height: 26px;
    background-color: #FFFFCC;
    text-align: center;
}
.header
{
font-size: 1.3em;
float: left;
width: 100%;
color: #477897;
border-bottom: #477897 .13em solid;
font-family: ’Arial Black’;
font-variant: small-caps;
}