﻿
.centralise
{
    width: 1040px;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding:0px;
    background-image:url('../../Images/lucidityMid.png');
    background-repeat:repeat-y;
}
.centreBottom
{
    width: 1040px;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding:0px;
}
.header
{
    width: 1020px;
    margin:1px 10px 5px 10px;
    height: 90px;
    padding:0px;
    position:relative;
    border-bottom:solid 1px #CCCCCC;
    border-top:solid 1px #CCCCCC;
}
.header img
{
    margin:0px;
    padding:0px;
}
.siteName
{
    font-size:20px;
    margin-left:0px;
    margin-top:0px;
    width:300px;
    float:left;
}
.pageImage
{
    margin:15px 40px 0px 15px;
    width: 650px;
    height:230px;
    float:right;
    padding:0px;
    z-index:0;
    position:relative;
}
.pageImageHome
{
    margin:0px 30px 0px 0px;
    width: 650px;
    height:230px;
    float:right;
    padding:0px;
    background-image:url('../../Images/homeImageBG.jpg');
    background-repeat:repeat-y;
}
.pageImageOther
{
    margin:5px 0px 0px 0px;
    width: 650px;
    height:200px;
    float:right;
    padding:0px;
}
.pageImageContent
{
    margin: 35px 10px 35px 35px;
    float: left;
    width: 275px;
    overflow: auto;
    height:175px;
}
.pageImageHome .flash
{
    margin:45px 45px 45px 0px;
    float:right;
    background-color:#cccccc;
    height:140px;
    width:280px;
}
.pageImage img
{
    padding:0px;
    margin:0px;
    }
.footer
{
    width:990px;
    height:15px;
    text-align:right;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size:9px;   
    padding:0px;
}
.footer a
{
    color:#666666;
}
.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:#666666;
}
.baseLine p
{
    margin:0px;
    padding:0px;
}
.baseLine a, .baseLine a:visited 
{
    color:#666666;
    text-decoration:underline;
}
.baseLine a:hover
{
    color:#666666;
    text-decoration:none;
}
.homePageLink
{
    width:125px;
    float:right;
    height:75px;
    margin-left:20px;
    text-align:center;  
    padding-top:7px;
}
.homePageLink a
{
    margin: 0px;
    
}
.homeLeftPanel
{
    width: 250px;
    float: left;
    padding:0px;
    margin:10px 0px 10px 50px;
    
}
.lowerleftimage
{
    background-position: 15px bottom;
    width: 100%;
    height: 100%;
    background-image: url( '../../Images/lowerLeftBalls.jpg' );
    background-repeat: no-repeat;
}
