#frontpageBanner {
  width: 650px;
  height: 94px;
  float: left;
  display: inline;
  margin: 10px 0 0 40px;
}

#headerContainer {
  height: 141px;
  padding: 0 12px 20px 12px;
}

#header {
  display: inline;
  float: left;
  height: 100%;
}

#projects {
  background: none;
  margin-right: 15px;
}

#logo {
  margin: 50px 0 0 50px;
  display: inline;
  width: 136px;
  height: 62px;
  background: transparent url(../GFX/logoBig.gif) no-repeat 100% 100%;
}