body {
    background-color:#9EACB5;
    margin:0px;
    height:100%;
    font-family: arial;
    font-size:11px;
    text-align:center;
}

#main {
    background-color:white;
    width:760px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}
#header {
    width:100%;
    height:110px;
    overflow:hidden;
}
#menu {
    background-color:#0061A9;
    padding:5px;
    clear:both;
}
#menu a {
    color:white;
    font-weight:bold;
    margin-right:15px;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
a:hover {text-decoration:underline;}
#submenu {
    margin-top:10px;
    width:130px;
    float:left;
}
#submenu a {
    display:block;
    background: url(dot.gif) left 3px no-repeat;
    margin:5px;
    padding: 0px 5px 15px 20px;
    text-decoration:none;
    font-weight:bold;
    width:100px;
}
#photo {
    height:110px;
    float:right;
    overflow:hidden;
    background-color:#A7B0B7;
}
#quoteIE
{
    float:right;
    width:270px;
    color:#0061AA;
    padding:10px;
    overflow:hidden;
}
#quoteFF
{
    float:right;
    width:270px;
    color:#0061AA;
    padding-right:10px;
    overflow:hidden;
}
#logo {margin:15px;}
#content {padding:0px 20px 20px 20px;float:right;width:578px;border-left: 1px solid #9EACB5;margin-top:10px;}
#logodiv {clear:both;width:100%}
#BigPhotoCentre {text-align:center;width:100%;}
#BigPhotoRightFF {margin-bottom:-41px;margin-right:-20px;float:right}
#BigPhotoRightIE {margin-bottom:-60px;margin-right:-20px;float:right}

#homemenu {
    
}
#homemenu a {
    text-decoration:none;
    font-weight:bold;
}

#proud {padding:20px;}

#LeftColumn {width:50%;float:left;padding:15px;}


h1 {color:#0061A9;font-size:18px}
h2 {color:#0061A9;font-size:13px}
h3 
{
    display:block;
    background-color:#E9EDF0;
    color:#00ABCD;
    font-size:13px;
    font-weight:normal;
    padding:10px;
}

a:link {color:#0061A9}
a:visited {color:#0061A9}
a:active {color:#0061A9}
a:hover {color:#000000}

img {border:none}

ul {list-style-image: url(bullet.gif)}
li {padding-bottom:15px;}
