﻿#header
{
    position: relative;
    background-color: #05143b;
    margin: 0px auto;
    height:120px;
}

#leadership
{
    position: absolute;
    text-align: right;
    line-height: 1.5em;
    background: none transparent scroll repeat 0% 0%;
    color: #e2e2e2;
    font-size: 12px;
    top: 15px;
    right: 10px;
    font-weight: bold;
}
#menu
{ 
    position: absolute; 
    margin: 0 auto;
    width: 100%;
    font: normal 14px Arial, Helvetica, sans-serif;
    background:url("../images/nav_bg.png");
    top: 115px; 
    /*height: 57px;*/ 
}
#menu ul 
{ 
    height: 57px; 
    width: 960px; 
    margin: 0 auto;
}
#menu ul li 
{ 
    float: left; 
    margin: 0; 
    padding: 0; 
    width: 160px; 
    text-align: center; 
}
#menu ul li:first-child a 
{ 
    border-left: 0; 
}
#menu ul li:last-child a, 
#menu a.last 
{ 
    border-right: 0; 
}
#menu a 
{ 
    font-weight: normal; 
    display: block; 
    color:#fff !important; 
    height: 34px; 
    border-right: 1px solid #1f4e71; 
    border-left:1px solid #44779f; 
    padding: 6px 9px 10px 9px; 
    line-height: 2.25em; 
    text-decoration: none;
}
#menu a:hover, 
#menu a:focus 
{ 
    background: rgba(0,0,0,.2); 
    color: #fff; 
    text-decoration: none; 
    border-bottom: 0;
}
#Home a.home, 
#Applicant a.applicant, 
#Position a.position, 
#Posting a.posting, 
#Reports a.reports, 
#Tools a.tools  
{  
    background: rgba(0,0,0,.4); 
}

.fontfamily
{
    padding-left:0px;
    Width:302px;
    font-family:ATTriumvirateCondensed;
    Font-Size:70px;
    text-align:center;
    text-transform:uppercase;
}
.downplate
{
    padding:0px 0px 0px 0px;
}
.ucasetext
{
  	text-transform:uppercase
}
#plate
{
    position: relative;
    width: 302px;
    display: block;
    height: 151px;
    top: 0px;
    left: 0px;
        
}