body
{
    margin: 0;
    padding: 0;
    background-image: url(img/background_03.jpg);
    background-repeat: repeat-x;
    background-color: #939393;
    font-family: 'Georgia';
}

#all
{
    width: 799px;
    margin: 0 auto;
    padding: 0;
}

#header
{
    width: 799px;
    height: 111px;
    background-image: url(img/header.jpg);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

#logo
{
    display: none;
}

#flash
{
    width: 799px;
    height: 194px;
    background-image: url(img/large%20image.jpg);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

#menu
{
    margin-top: 20px;
    padding: 0;
    display: block;
    height: 46px;
}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style:none;
}

#menu ul li
{
    margin: 0;
    padding: 0;
    float: left;
}

#menu ul li a
{
    margin: 0;
    padding: 0;
    display: block;
    width: 133px;
    height: 31px;
    background-image: url(img/white-boxes_03.jpg);
    background-repeat: no-repeat;
    color: #000000;
    text-align: center;
    padding-top: 15px;
    font-family: 'Futura Std 1';
    text-decoration: none;
    font-size: 16px;
}

#menu ul li a:hover
{
    text-decoration: underline;    
}

#content ul li
{
    color: #F6991F;
}

#content ul li span
{
    color: #FFFFFF
}

#content #main a
{
    color: #FFFFFF;
    text-decoration: none;
}

h2
{
    color: #F6991F;
    font-size: 26px;
}

#content #main a:hover
{
    text-decoration: underline;    
}

#menu ul li a.current
{
    background-image: url(img/orange%20nav.%20box.jpg);
}

#content
{
   margin: 0;
   padding: 0;
   background-color: #414849;
   overflow: auto;    
}

#content strong
{
    color: #F6991F;
}

#content #main
{
    background-color: #2C383D;
    color: #FFFFFF;
    font-size: 14px;
    margin: 0;
    padding: 0;
    width: 510px;
    min-height: 432px;
    padding: 10px;
    float: left;
}

#content h2
{
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

#content p
{
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

#content p.centered
{
    text-align: center;
}

#content #side
{
    background-color: #374146;
    color: #FFFFFF;
    width: 265px;
    min-height: 452px;;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 3px;
}

#content #side a
{
    margin: 0;
    padding: 0;
}

#content #side a img
{
    border: 0;
    margin: 0;
    padding: 0;

}

#footer1
{
    margin:0 ;
    padding: 0;
    background-image: url(img/above%20footer.jpg);
    background-repeat: no-repeat;
    height: 19px;
    width: 799px;
}

#footer2
{
    margin: 0;
    padding: 0;
    background-image: url(img/footer.jpg);
    background-repeat: no-repeat;
    height: 44px;
    width: 799px;
}

table#aboutus td
{
    padding: 10px;
}

table#aboutus td.highlight
{
    background-color: #F6991F;
    font-weight: bold;
}

table#capabilities
{
    width: 100%;
}

table#capabilities td
{
    padding-top: 5px;
    padding-bottom: 14px;
    display: block;
    height: 10px;
}

table#capabilities tr
{
}

table#capabilities tr.alt
{
    background-color: #808080;
}

table#capabilities td p
{
    margin: 0;
}

table#capabilities td.left
{
    font-weight: bold;
    float: left;
    width: 360px;
}

table#capabilities td.right
{
    text-align: right;
    float: right;
    width: 142px;
}

.newscontentwrapper
{
    border: 3px solid #000000;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 5px;
}


.newscontenthead .left,.contenthead .left h3
{
    display: inline;
    font-size: 30px;
    width: 49%;
    margin: 0;
    padding: 0;
}


.newscontenthead .right
{
    width: 29%;
    float: left;
    margin-top: -5px;
    margin-bottom: 20px;
}

.newscontent
{
    margin-bottom:20px;
}

table.listing
{
    width: 513px;
}

table.listing tr td
{
    width: 171px;
}

