html, body
{
  background-color: #fff;
  font-family: helvetica, arial, sans-serif;
  overflow: hidden;
}

#about
{
  position: absolute;
  top: 300px;
  left: 300px;
  width: 300px;
  height: 98px;
  z-index: 50;
}

#details
{
  position: absolute;
  top: 120px;
  left: 100px;
  width: 80%;
  height: 70%;
}

#info
{
  color: #fff;
/*  color: #333;*/
/*  filter: Shadow(Color=#666666,*/
/*          Direction=180,*/
/*          Strength=3);*/
/*  text-shadow: 0px 1px 3px #666;*/
/*  position: fixed;*/
}

/*tr.items td*/
/*{*/
/*  padding: 0 10px;*/
/*}*/

tr.items td > img
{
  cursor: pointer;
}

div.itemSpacer
{
  width: 100px;
  height: 220px;
  float: left;
}

#projects
{
  position: absolute;
  top: 200px;
  left: 300px;
  width: 396px;
  height: 117px;
  z-index: 50;
}

#slider
{
  width: 242px;
  height: 77px;
  position: absolute;
  z-index: 80;
}

div.strip
{
  position: absolute;
  height: 220px;
  padding: 0;
  width: 100%;
  overflow: hidden;
  z-index: 0;
}

#resumeBox
{
  width: 800px;
  height: 1000px;
  position: absolute;
  top: 80px;
  left: 80px;
  z-index: 100;
}

#zernyu
{
  position: absolute;
  top: -20px;
  left: -20px;
  width: 753px;
  height: 217px;
  z-index: 100;
}
