﻿
.centralise
{
    width: 1020px;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding:0px;
    background-image: url( '../../images/TLbgMid.jpg' );
    background-repeat: repeat-y;
}

.header
{
    width: 963px;
    margin:2px 28px 1px 28px;
    height: 70px;
    /*float: left;*/
    padding:0px;
    position:relative;
    background-color:#400000;
}
.header img
{
    margin:0px;
    padding:0px;
}
.siteName
{
    font-size:20px;
    margin-left:0px;
    margin-top:0px;
    width:300px;
    float:left;
}
.pageImage
{
    margin:0px 28px 1px 28px;
    width: 963px;
    padding:0px;
}
.pageImage img
{
    padding:0px;
    margin:0px;
    }
.footer
{
    width:990px;
    height:15px;
    text-align:center;
    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;
    color:Gray;
}
.baseline p
{
    margin:0px;
    padding:0px;
}
.homePageLink
{
    width:125px;
    float:right;
    height:75px;
    margin-left:20px;
    text-align:center;  
    padding-top:7px;
}
.homePageLink a
{
    margin: 0px;
    
}

