body
{
  width: 99%;
}

#protoToolbar-palette
{
  display: none;
  height: 0;
}

#content
{
  position: relative;
}

#content-text
{
  padding-top: 100px;
}

#navigation,
#siteinfo ul.languages
{
  display: none;
}

#branding
{
  border-bottom: solid thin black;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

#breadcrumb
{
  position: fixed;
  top: 30px;
  left: 200px;
}

#container div.breadcrumb
{
  position: absolute;
  top: 0;
  left: 100px;
  line-height: 50px;
}

#siteinfo
{
  border-top: solid thin black;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}