/* with javascript */

#main {
  height: auto;
}

#timeline {
  margin-top: 0;
}

#nav #future,
#nav #past {
  	display: none;
}