#logo {
  text-align: left;
  width: 444px;
  height: 100px;
}
#hp_col1 {
  background-image: url('../img/layout/bg_hp_col3.png');
}
#hp_col2 {
  background-image: url('../img/layout/bg_hp_col3.png');
}
#hp_col3 {
  background-image: url('../img/layout/bg_hp_col3.png');
}
#hp_col4 {
  background-image: url('../img/layout/bg_hp_col3.png');
}

#logo h1 {
  font-size: 9px;
/*font-style: italic;*/
  font-weight: normal;
  text-align: left; 
}
#main {
  margin-top: 180px;
}
#latest_articles {
top: 88px;
}
#main_col2 h2, #main_col3 h2,
#main_col2 div.h2, #main_col3 div.h2 {
  font-size: 120%;
  font-weight: bold;
}

