body {
  color:#fff;
  background:#000;
}
a {
  color:#c9f;
}
a:visited {
  color:#9973bf;
}
div, h1, h2, p, ul {
  color:#fff;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2 {
  margin-top:0;
  color:#fff;
  background-color:#404040;
  font-family:"Times New Roman", Times, serif;
}
#banner {
  float:left;
  width:266px;
}
#content {
  margin-left:5px;
}
#lang {
  float:left;
}
#idefix {
  float:right;
}
#idefix img {
  color:#000;
}
#first {
  clear:right;
}
#orion {
  float:right;
  width:234px;
}
#credits {
  margin-left:280px;
  margin-top:15px;
  font-size:0.7em;
}
hr {
  display:none;
}
#references {
  margin-left:280px;
}
#navi ul {
  list-style-type:none;
}
#navi li {
  padding-bottom:8px;
}
#navi {
  position:absolute;
  top:277px;
  left:8px;
  width:266px;
  border:solid 1px #000;
}
#breadcrumb {
  font-size:12px;
  clear:both;
  margin-top:25px;
}
#breadcrumb, #breadcrumb ul, #breadcrumb ul li {
  list-style-type:none;
  font-family:"Courier New",Courier, monospace;
}