html, body, form {
  padding: 0;
  margin: 0;
  border: 0 none;
  background: none;
}
body, tbody {
  font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;

  font-family: Trebuchet MS, Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* line-height: 1.4em; */
}
img {
  border: 0 none;
}
/* xhtml 1.1 */
img,
object {
  vertical-align: bottom;
}
/*
a {
  border: 0 none;
  margin: 0;
  padding: 0;
}
*/

div#page {
  width: 960px;
  margin: 0 auto;
}
div#top {
}
div#left {
}
div#right {
}
div#center {
}
div#foot {
}

div#center {
  float: left;
  width: 677px;
}
div#right {
  float: right;
  width: 280px;
}

div#root div#left {
  float: left;
  width: 220px;
}
div#root div#right {
  float: right;
  width: 220px;
}
div#root div#center {
  float: left;
  width: 514px;
  margin: 0 3px;
}

div#left,
div#right,
div#center {
  /* */
  overflow: hidden;
}


/******************************************************************************/

div.cf {
  clear: both;
}

/******************************************************************************/

body {
  /* background: white url(bg.png) repeat-x 0 190px; */
  background: white url(bg.png) repeat-x;
}
div#page {
}
div#top {
}
div#top div#banner {
/*
  height: 150px;
  background: url(top.png) no-repeat;
*/
}

/******************************************************************************/

