/* normalize browser defaults */
  html,body,h1,h2{margin:0;padding:0}

/* page grid */
  html,body{height:100%}
  body{background:#ddd url(../images/bgshad.gif) center repeat-y}
  body{font-family:verdana,arial,geneva,sans-serif;font-size: 11px}

  #canvas{width:755px;padding:0 6px;margin:auto;min-height:100%;background:#fff}


  #content{border: solid 1px silver; width:755px;clear:both;overflow:hidden;}
  
  .clear{clear:both;height:1px;line-height:1px;overflow:hidden}
  .full #content{background:0;padding-top:0}
  #tophead{ height: 7px; width: 755px; background-color: #999999}
  .blanktop{height: 120px;}
  .ab{text-decoration: none; font-weight: bold; color: #fff}
  #topnav{ height: 143px; width: 755px; float:left; background: url(../images/banertop.png);}
  
  .line {height: 5px; width: 755px;}