﻿
.centralise
{
    width: 1055px;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-repeat: repeat-y;
    background-position: center;
    background-image: url( '../../Images/TLbgMid.jpg' );
    padding:0px;
}

.header
{
    width: 995px;
    margin:2px 30px 0px 29px;
    height: 120px;
    float: left;
    background-color:#E6D3B3;
    padding:0px;
    position:relative;
}
.header img
{
    margin:0px;
    padding:0px;
}
.siteName
{
    font-size:20px;
    color:#FFFFFF;
    margin-left:10px;
    margin-top:0px;
    width:300px;
    float:left;
}
.pageImage
{
    margin:0px 0px 0px 29px;
    padding:0px;
}
.pageImage img
{
    border-bottom:solid 10px #D6BB87;
    padding:0px;
    margin:0px;
    }
.footer
{
    width:995px;
    height:15px;
    text-align:right;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size:9px;   
    padding:0px;
}
.template
{
    width:100%;
    height:50px;
}
.baseLine
{
    width: 995px;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding:0px;
}
.baseline p
{
    margin:0px;
    padding:0px;
}
.homePageLink
{
    width:125px;
    float:right;
    height:75px;
    margin-left:20px;
    border-top:solid thin #E9E9E9;
    text-align:center;  
    padding-top:7px;
}
.homePageLink a
{
    margin: 0px;
    
}
