/*  list of items to hide from the printer  */
.sidebar-photos {
  width:7cm;
  float:right;
  clear:right;
  text-align:center;
  border-left:solid 1px #333;
  padding: 1em 0em 1em 0.5em;
  margin: 0.5cm 0cm 0cm 0.2cm;
}
.sidebar-photos .links,
.mini-gal,
#menu,
#news_block {
  display:none;
}

#header {
  float:right
}
#event_date {
  font-size:1.2em;
  width:20em;
  float:left;
  border: 1px solid #333;
  margin: 1cm 0.5cm 0.1cm 0cm;
  text-align:center;
  width:5cm;
  padding:1em;
}

#footerleft {
  float:left;
  width:35%
}
#footerright {
  float:right;
  width:60%
}

