/**
 * TampaBariatrics.css
 *
 * Copyright 2008 RealPatterns, Inc. All rights reserved.
 */

div.Section {

  width: 720px;
  margin: 12px auto;
  text-align: center;
}

table.Section {

  width: 720px;
  margin: 12px auto;
  text-align: center;
}

div.Header {

  height: 60px;
}

a.Header {

  font: bold 16px sans-serif;
  color: #00c0ff;
}

div.Menu {

  height: 36px;
  background-repeat: repeat-x;
  background-image: url('../gfx/beam1.png');
}

a.Menu {

  color: #ffffff;
  text-decoration: none;
}

h1.Copy {

  font: bold 16px sans-serif;
  margin-bottom: 4px;
  text-align: left;
}

h6.Copy {

  font: bold 12px sans-serif;
  text-decoration: underline;
  text-align: left;
  margin-bottom: 4px;
}

p.Copy {

  color: #000000;
  margin: 0px 0px 8px 0px;
  text-align: left;
}

td.Copy {

  vertical-align: top;
  text-align: left;
}

a.Copy {

  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

div.Footer {

  height: 48px;
  color: #ffffff;
  background-repeat: repeat-x;
  background-image: url('../gfx/beam2.png');
}

a.Footer {

  color: #ffffff;
  text-decoration: none;
}

p.Footer {

  margin: 0px;
}

td.Footer {

  height: 40px;
  vertical-align: bottom;
}
