/* CSS Document */

  div#fullpage div#column { position:relative; left:0px; top:10px; width:175px; height:auto; float:left; z-index:1 }
  div#fullpage div#center { position:relative; top:10px; margin-left: 225px; width:450px; height:auto; z-index:1 }
  div#fullpage div#center div#col1 { position:relative; width:205px; height:300px; float:left; z-index:1 }
  div#fullpage div#center div#col2 { position:relative; width:205px; height:300px; margin-left:225px; z-index:1 }