html {/* Stops flickering of background images in IE6*/
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
  background: #f6f6f6;}

  
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
    margin: 0;
    padding: 0;
    border: 0;} 

body, p, div, td, th {
    color: #333;
    font-size: 12px;
    font-family: Arial, sans-serif;}

th, td {vertical-align: top;}
    
p {margin: 18px 0;}    

ol, ul{margin: 18px;}

img {border: 0 none;}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-family: 'Arial Narrow', Arial, sans-serif;
    color: #333; 
    background: url(../images/heading-bg.jpg) bottom left no-repeat;
    line-height: 36px;
    margin-bottom: 18px;}

    
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 15px;}
h5 {font-size: 14px;}
h6 {font-size: 13px;}

a:link {color: #333;}
a:visited {color: #333;}
a:hover {color: #C33;}
a:active {color: #C33;}

#layout {
    width: 840px;
    position: relative;
    margin: 0 auto;
    background: #fff;
    border: 10px solid #fff;}

#logo {
    border-left: 10px solid #666; 
    height: 80px;}

#text-banner {
    color: #999;
    background: url(../images/gradient.jpg) top left repeat-y #333;
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-size: 24px;
    text-align: right;
    padding-right: 10px;
    height: 80px;
    vertical-align: middle;}


#top-menu {
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;}

#picture-banner {
    height: 260px;
    border-bottom: 1px solid #fff;}

#news-area {width: 272px;}

#newsPanel {width: 268px;}

#news-area h2 {
    font-size: 18px;
    border-left: 10px solid #666;
    background: 0 none;
    text-transform: uppercase;
    height: 34px;
    padding: 6px 0 7px 0;
    text-indent: 10px;
    margin: 0;}

#ie7only #news-area h2 {padding: 8px 0 8px 0;}
    
#newsPanel ul {
    padding:0;
    margin: 2px 0 10px 5px;
    list-style-type:none;
    width: 257px;}

#ie6only #newsPanel ul,
#ie7only #newsPanel ul {margin: 1px 0 5px 10px;}    
    
#newsPanel ul ul{border: 1px solid #ccc;}
    
#newsPanel ul li ul li {padding-bottom:10px;}
    
#newsPanel .primaryNewsCategoryTitle {display: none;}
    
#newsPanel .secondaryNewsCategoryTitle {}

#newsPanel .newsItemTitle {
    font-size:12px;
    color:#333;
    background: url(../images/heading-bg.jpg) bottom left no-repeat;
    padding:8px 0 8px 0;
    margin: 0 10px;}
    
#newsPanel .newsItemDate {
    position: relative;
    float: right;
    margin-right: 10px;
    top: -23px;}

#newsPanel .newsItemSummary{
    margin: 10px;
    font-weight: normal;}
    
#newsPanel .newsItemLink a {
    margin: 0 10px;
    position: relative;}    
    
    #adArea {
        text-align: center;}
        
        #adArea p {
            color: #333;}

#home #content {width: 576px;}

#page-title {
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    vertical-align: middle;
    color: #ccc;
    text-indent: 20px;
    background: url(../images/page-heading-bg.jpg) top right repeat-y #666;
    border-bottom: 1px solid #FFF;}    

#page-body {
    background: #eee;
    padding: 20px;
    margin: 0 0 10px 0;
    min-height: 79px;
    line-height: 18px;}

#ie7only #page-body {min-height: 78px;}    
#ie6only #page-body {height: 108px;}    
    
#contact-footer {
    border: 1px solid #ccc;
    padding: 10px 20px;
    margin: 0 0 10px 0;}

#contact-footer th,
#contact-footer td {
    text-align: left; 
    padding: 3px;}

#member-footer {border-top: 10px solid #ccc;}

#afs {
    margin: 15px 0 0 0;
    float: left;
    font-size: 10px;}

#members {
    margin: 10px 0 0 0;
    background: #eee;
    width: 570px;
    float: right;
    height: 50px;}    
    
#member-footer span {
    position: relative; 
    top: -19px; 
    left: 30px;}    
    
#niba-logo {
    display: inline;
    margin: 10px;
    position: relative;
    top:0;
    left: 80px;}
    
#steadfast-logo {
    display: inline;
    margin: 10px;
    position: relative;
    /*top: 2px; */
    left: 120px;}
    
    
    
   
