a{
      display:block;
}
html, body {
      padding:0;
      margin:0;
      height:100%;
      width:100%;
      font-size:0.85em;
}
div {
      font:100% helvetica, tahoma, arial, sans-serif;
      word-spacing:1px;
}
#container {
      width:920px !important;
      width:923px;
      height:100%;
      min-height:750px;
      margin:auto;
      overflow:hidden;
}
#left_column {
      width:150px;
      float:left;
      margin:105px 0 0 0;
}
#left_pointer {
      width:25px;
      height:50px;
      background:url(pic/left.gif) 0 0;
      margin:182px 0 0 75px;
}
#left_pointer:hover {
      background-position:-25px 0;
}
#center_column {
      width:620px;
      float:left;
      margin:105px 0 0 0;
}
#photo_1 {
      background:url(pic/photo_1_big.jpg);
}
#photo_2 {
      background:url(pic/photo_2_big.jpg);
}
#photo_3 {
      background:url(pic/photo_3_big.jpg);
}
#photo_4 {
      width:414px;
      height:620px;
      margin:auto;
      background:url(pic/photo_4_big.jpg);
}
#photo_5 {
      background:url(pic/photo_5_big.jpg);
}
#photo_1, #photo_2, #photo_3, #photo_5 {
      width:620px;
      height:414px;
}
#right_column {
      width:150px;
      overflow:hidden;
      margin:105px 0 0 0;
}
#logo {
      width:101px;
      height:44px;
      background:url(pic/bg.jpg);
      margin:0 0 0 49px;
}
#right_pointer {
      width:25px;
      height:50px;
      background:url(pic/right.gif) 0 0;
      margin:138px 0 0 50px;
}
#right_pointer:hover {
      background-position:-25px 0;
}
#footer {
      width:920px;
      height:90px;
      margin:auto;
      text-align:center;
}
#copy {
      width:100%;
      font-size:95%;
      color:#888;
      margin:0 0 15px 0;
}
#mylogo {
      width:90px;
      height:18px;
      background:url(pic/id.jpg);
      margin:auto;
}