<style type="text/css">
<!--
#corner {

  position: absolute;
  top: 100px;
  left: 0px;
  width: 200px;
  height: 95px;
  color: #fff;
  align: center;
}
#banner {
  background: #700;
  position: absolute;
  top: 100px;
  left: 0px;
  width: 105%;
  height: 85px;
  color: #fff;
}
#header {
  background: #700;
  position: absolute;
  top: 100px;
  left: 200px;
  width: 600px;
  height: 60px;
  color: #fff;
}
#leftcol {
  background: #700;
  position: absolute;
  top: 185px;
left: 0px;
  width: 150px;
  height: 100%;
  color: #fff
}
#content {
  background: #cfcfcf;
  position: absolute;
  top: 190px;
left: 155px;
  width: 600px;
  height: 100%;
}
#dropdown
{
  background: #700;
  position: absolute;
  top: 160px;
  left: 200px;
  width: 600px;
  height: 25px;
  color: #fff
}
-->
</style>



