﻿body
{
    background-color: #ffffff;
    margin: 0%;
    height: 98%;
    padding-right: 1%;
    padding-left: 1%;
    padding-bottom: 1%;
    padding-top: 1%;
}
#PageWrapperfile:///C:\projects\lowhill\css\dontsurf.css
{
    width: 1100px;
    margin: auto;
    border: solid 1pt #000;
}
    
#HeaderGraphic
{
    background-image: url(../images/lowhill_logo.gif);
    clear: both;
    float: none;
    width: 1050px;
    height: 220px;
    text-align:right;
 }
#NavigationArea
{
    clear: both;
    padding-right: 50px;
    padding-left: 0%;
    font-weight: bold;
    font-size: 0.8em;
    float: none;
    padding-bottom: 0%;
    margin: 0%;
    vertical-align: middle;
    width: 1050px;
    padding-top: 0.3em;
    background-repeat: no-repeat;
    font-family: Arial;
    letter-spacing: 0.04em;
    position: static;
    height: 50px;
    text-align: right;
    background-color: silver;
}
#BodyArea
{
     width: 1000px;
     float: left;
     background-repeat: repeat-y;
     background-color: #ffffff;
}
#BodyLeft
{
    clear:left;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 0.7em;
    float: left;
    padding-bottom: 10px;
    vertical-align: top;
    width: 130px;
    color: blue;
    padding-top: 10px;
    font-family: Arial;
    position: static;
    background-color: #f6f1ed;
    text-align: center;
}
#BodyCentre
{
    clear: right;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 0.8em;
    float: right;
    padding-bottom: 10px;
    vertical-align: top;
    overflow: auto;
    width: 875px;
    color: blue;
    padding-top: 10px;
    font-family: Arial;
    position: static;
    background-color: #ffffff;
    text-align: justify;
}
#FooterArea
{
clear: both;
font-weight: bold;
font-size: 0.7em;
float: none;
vertical-align: middle;
width: 700px;
color: #477897;
background-repeat: inherit;
font-family: Arial;
position: static;
height: 26px;
text-align: center;
background-color: #ffffff;
}
.header
{
    font-size: 1.3em;
    float: left;
    width: 100%;
    color: #477897;
    border-bottom: #477897 .13em solid;
    font-family: Arial Black;
    font-variant: small-caps;
}