/*
 * Normal Styles
 */

body {
  background: transparent none;
}

h1 {
  color: #000000;
  background: transparent;
}

ul {
  list-style: outside disc;
}

a, .nolink {
  font-weight: normal;
}

a:visited, a:link {
  color: #000000;
  background-color: transparent;
}


/*
 * Special parts of the page
 */

/*
 * Content area
 */

#content {
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  border: none;
  background: transparent;
}

/*
 * Hack to protect IE from its own stupidity
 */
body>#content {
  margin: 0;
}

#ahem {
  display: none;
}

/*
 * The buttons
 */

#icons{
  display: none;
}

/*
 * The floating menu at the right
 */

#nav {
  display: none;
}

/*
 * The remote control for the tour
 */

#remote-control {
  display: none;
}
