
body {
  background:#FFFFFF;
  color:#000000;
}

h1 {
  text-align:center;
}

h2 {
  text-align:center;
}

h3 {
  text-align:center;
}

#exclude_print {display:none;}

#title { display:none;
 /* width:inherit;
  background:#FFFFFF;
  color:#000000;
  margin-left:0;
  margin-right:0;*/
}

#language {
  float:left;
  display:none;
}

#menu {
  float:left;
  text-align: center;
  width:200px;
  display:none;
}

#menutable {
  background: #F1F1F1;
  color:#000000;
  text-align:center;
  width:200px;
  display:none;
}

#main #announcements #program #registration #talk #deadlines #people #financial #local #venue #accomodation #collaborators #contact {
}

#selecteditem {
  background:#D8D8D8;
  color:#000000;
  display:none;
}

#content {
  margin-left:0px;
  padding-left:9px;
  background:#FFFFFF;
  color:#000000;
  width: auto;
}

#mainframe {
}

table.timetable {width:80%}

td.time {width:8em}
