﻿*
{
    padding: 0;
    margin: 0;
}

/*body {
background:yellow;}*/


#container
{
    width: 941px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #254061;
}

#header
{
    width: 897px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
}

#header a img
{
    border: none;
}

.load
{
}

.hide
{
    display: none;
}


#homeBase
{
}

#homeBase img
{
    border: none;
}

#introduction
{
    position: absolute;
    top: 125px;
    left: 75px;

    width: 435px;
    font-family: Verdana;
    font-size: 14px;
    text-align: center;
    line-height: 140%;
    color: #254061;
}

#footer
{
    clear: both;
    padding-top: 5px;
    font-family: Calibri, Arial;
    font-size: 11px;
    
}

#footer A:link
{
    text-decoration: none;
    color: #254061;
    font-weight:bold;
}
#footer A:visited
{
    text-decoration: none;
    color: #254061;
    font-weight:bold;
}
#footer A:hover
{
    text-decoration: underline;
    color: orange;
    font-weight:bold;
    
}

#footer_left
{
    width: 309px;
    float: left;
    text-align: left;
}
#footer_middle
{
    width: 309px;
    float: left;
    text-align: center;
}
#footer_right
{
    width: 309px;
    float: left;
    text-align: right;
}




#newsbox
{
    position: absolute;
    top: 505px;
    left: 60px;
 
    width: 290px;
    height: 75px;
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    line-height: 130%;
    color: #254061;
    
}

.header {
font-size:14px;
font-weight:bold;
padding-bottom:5px;
margin-bottom:5px;
border-bottom: solid 1px orange;
}

h1
{
    font-family: Verdana, Arial;
    font-size: 14px;
}

#people
{
}

#people a:link, a:visited
{
    color: #254061;
    text-decoration: none;
}

#people a:hover
{
    color: #254061;
    text-decoration: underline;
}

.personImg
{
    text-align: center;
}

.personImg img
{
    border: none;
    margin:0;
    padding-bottom:7px;
}

#person1
{
    position: absolute;
    top: 88px;
    left: 730px;
    width: 185px;
    height: 115px;
    text-align: center;
}
#person2
{
    position: absolute;
    top: 228px;
    left: 730px;
    width: 185px;
    height: 115px;
    text-align: center;
}
#person3
{
    position: absolute;
    top: 368px;
    left: 730px;
    width: 185px;
    height: 115px;
    text-align: center;
}
#person4
{
    position: absolute;
    top: 508px;
    left: 730px;
    width: 185px;
    height: 115px;
    padding-top: 77px; /*compensate for no image 70px image + 7px padding*/
    text-align: center;
}

.personname
{
    font-family: Verdana, Arial;
    font-size: 14px;
    color: #254061;
    font-weight:bold;
}

.personqual
{
    font-family: Arial;
    font-size: 10px;
    color: #254061;
}
