
    
    
    #titleDiv{
    display:none;
    }

    #rightBlock{
    display:none;
    }

    #centerBlock,#mainContentDiv{
    width:780px;
    }
    

    #flashDiv{
    text-align:center;
    background:#910000;
    padding:20px;
    text-align:center;
    color:white;
    font-size:2em;
    height:227px;
    }

  #flashDivWrap{
  width:760px;
  height:223px;
  padding-top:5px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  background:#6f0505;
  }

  
  #capsule1{
  margin-top:20px;
  text-align:center;
  background:transparent url(/managed_files/2385/newsTile.jpg) 50% 0 repeat-y;
  width:780px;
  margin-left:auto;
  margin-right:auto;
  }
  
  #capsule2{
  background:transparent url(/managed_files/2383/newsTop.jpg) 50% 0 no-repeat;
  }

  #capsule3{
    padding:10px;
  padding-top:0px;
  background:transparent url(/managed_files/2384/newsBottom.jpg) 50% 100% no-repeat;
  }
 
  
  #events{
  margin-top:0px;
  }
  
  .capSecTile{
  
  font-size:0.9em;
  float:left;
  width:240px;
  margin:5px;
  margin-top:5px;
  text-align:left;
  font-weight:bold;
  }
  
  .capSecTop{
  
  
  }
  
  .capSecBottom{
  
  padding:5px 16px;
  }

  .secTitle{
  border-bottom:1px solid white;
  font-size:1.5em;
  margin-bottom:5px;
  font-variant:small-caps;
  }

  .secTitle a{
  color:#d3c1a2;
  text-decoration:none;
  }

  .secTitle a:hover{
  color:white;
  text-decoration:underline;
  }

  .moreLink{
  display:block;
  text-align:right;
  }
  
  .rssItem{
  margin-bottom:10px;
  }


  