* { font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; }

html {
  height: 100%;
  min-height: 100%;
  font-size: 11pt; 
  border: 0;
  margin: 0;
  padding: 0;  
}

body {
  border: 0;
  margin: 0;
  padding: 0;
  color: #f2f2f2;
  height: 100%;
  min-height: 100%;
  background: #ffffff url('../gfx/01/bg_main.jpg') repeat-x;
}


#container, #top, #info {
  border: 0;
  margin: 0;
  padding: 0;
}

#container {
  height: auto;
  min-height: 100px;
  width: 840px;
  margin: 0 auto 0 auto;
  position: relative;
  background: #ffffff;
}

.top {
  width: 840px;
  height: 100px;
  position: relative;
}	

#flash {
  width: 840px;
  height: 330px;
  position: relative;
}

#footer {
  width: 840px;
  height: 80px;
  position: relative;
}