body {
color: #000000;
background: #ffffff;
}

a:link, a:active, a:visited {
color: #003399;
font-weight: normal;
}

a:hover {
color: #F2AB01;
text-decoration: none;
}

#header {
vertical-align: top; 
background-image: url(images/navbar.gif); 
background-repeat: repeat-x;
padding-top: 10px;
text-align: left;
height: 34px;
}

#phone {
vertical-align: top; 
background-image: url(images/navbar.gif); 
background-repeat: repeat-x;
padding: 7px 10px 0px 0px;
text-align: right;
color: #ffffff;  
letter-spacing: 1px;
font-size: 18px;
font-weight: bold;
font-family: arial, verdana;
}

#hdrback {
background-image: url(images/template_hdr.gif); 
background-repeat: no-repeat;
vertical-align: top;
text-align: left;
}

#hdr {
font-size: 24px; 
letter-spacing: 2px; 
color: #000000; 
font-weight: bold; 
padding: 10px 0px 15px 20px; 
font-family: times, verdana, arial, sans-serif;
margin-bottom: 12px;
}

#header a:link, #header a:active, #header a:visited {
color: #ffffff;
text-decoration: none;
margin: 0px 14px 0px 14px;
font-size: 12px; 
font-weight: bold;
font-family: arial, verdana;
letter-spacing: 1px; 
}

#header a:hover {
border-bottom: 5px solid #F2AB01;
padding-bottom: 4px;
}

#highlight {
border-bottom: 5px solid #F2AB01;
padding-bottom: 4px;
}

#footer {
background-image: url(images/footer.gif); 
background-repeat: no-repeat; 
font-size: 10px; 
font-family: arial, verdana; 
padding-top: 25px;
height: 51px;
width: 747px;
}

#footer td a:link, #footer td a:active, #footer td a:visited {
color: #003399;
text-decoration: none;
margin: 0px 10px 0px 10px;
}

#footer td a:hover {
color: #F2AB01;
}

#copyright {
width: 172px; 
text-align: center; 
vertical-align: top;
}

#content {
padding-left: 20px;
text-align: left;
vertical-align: top;
}

.people-photo {
width: 123px;
text-align: left;
vertical-align: top;
height: 170px;
}

.people-text {
text-align: left;
vertical-align: top;
padding-left: 10px;
}


