<style type="text/css">
<!--
body {
  text-align: center;
}
#container1 {
  width: 196px;
  font-family: Verdana;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin-right: 40px;
}
#container2 {
  width: 597px;

}
#container3 {
  width: 200px;
  margin-left: 40px;
  margin-right: 80px;
  font-family: Verdana;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
}
#topbar {
  background: url(images/TopBar.jpg);
  background-repeat: inherit;
  background-attachment: inherit;
  background-position: inherit;
  width: 100%;
  height: 265px;
  font-family: Verdana;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin-top: -6px;
}
#top1 {
  background: url(images/lefttop.png);
  height: 10px;
}
#mid1 {
  background: url(images/leftmid.png);
  padding-left:10px;
  padding-right:10px;
}
#bot1 {
  background: url(images/leftbottom.png);
  height: 10px;
}
#top2 {
  background: url(images/contenttop.png);
  height: 10px;
}
#mid2 {
  padding-left:10px;
  padding-right:10px;
  background: url(images/contentmid.png);
}
#bot2 {
  background: url(images/contentbottom.png);
  height: 10px;
}
#top3 {
  background: url(images/contenttop.png);
  height: 10px;
}
#mid3 {
  background: url(images/contentmid.png);
}
#bot3 {
  background: url(images/contentbottom.png);
  height: 10px;
}
-->
</style>