﻿*
{
    margin: 0;
    padding: 0;
}
#barLeft ul
{
    padding-bottom: 10px;
}
#barLeft li
{
    padding-bottom: 2px;
}
p
{
margin: 10px 0;
}
.menubranch
{
    list-style-type: none;
    padding: 5px;
    margin: 0px;
}
.menubranch li
{
    list-style-type: none;
}
.menus
{
    border: 1px solid #333333;
}
a, a:visited
{
    color: #000000;
    text-decoration: underline;
}
a:hover, a:visited:hover
{
    color: #999999;
}
h1
{
    font-size: medium;
    text-align: center;
}
h2
{
    font-size: small;
}
body
{
    background: #333333;
    margin: 20px 0px 20px 0px;
    padding: 0px;
    text-align: center;
    color: #000000;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
}
#container
{
    background-position: #FFFFFF;
    background: #FFFFFF;
    margin: 0 auto 0 auto;
    border: 1px solid #C0C0C0;
    text-align: left;
    width: 800px;
    min-height: 960px;
}
#adLU
{
    text-align: center;
}
#header
{
    overflow: hidden;
    width: 800px;
    text-align: center;
    height: 190px;
    position: absolute;
    top: 21px;
}
#barLeft
{
    float: left;
    width: 198px;
    margin-top: 190px;
}
#content
{
    float: right;
    width: 600px;
    margin-top: 190px;
    font-size: 14px;
}
#contentwrapper
{
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    height: 100%;
}
.innerpad
{
    padding: 10px;
}
#footer
{
    background: #999999;
    text-align: center;
    color: #FFFFFF;
    height: 20px;
    vertical-align: middle;
}
.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.menu
{
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}
.whitetext a
{
    color: #FFFFFF;
}
.whitetext a:hover, a:visited:hover
{
    color: #C0C0C0;
}
.centre
{
    text-align: center;
}
.right
{
    float: right;
    width: 336px;
    height: 280px;
}
