#flash {
   margin:0 14px;
   padding-bottom:5px;
   background:url(../images/flash_bg_index.gif) left bottom no-repeat #fff;

}
#content {
   width:360px;
   padding:6px 10px 10px 15px;
   float:right;
}
* html #content {
   margin-right:3px;
   padding:6px 15px 10px 10px;
}
#main {
   background:url(../images/center_bg_home.gif) top repeat-y;
}
#leftcol {
   width:365px;
   margin-left:14px;
   float:left;
   padding:6px 10px 10px 10px;
}
#featured_table  {
  margin-bottom:8px;
  line-height:130%;
}
#featured_table td {
  border:solid 1px #fff;
  color:#fff;
  background:#012E57;
  text-align:center;
  margin-right:10px;
}
#featured_table td.noborder {
  border:none;
  background:#647380;
}
#featured_table h2 {
  font-size:11px;
  font-weight:bold;
  margin-top:6px;
}
#featured_table a {
  font-weight:bold;
  color:#fff;
  text-decoration:underline;
  display:block;
  margin-bottom:7px;
}
#featured_table a:hover {
   text-decoration:none;
}


