body {
	font: 8pt/16pt georgia;
	margin: 0;
}

  #top-section {
  position:relative;
  left:0;
  top:0;
  height: 205;
  background: #333333;
  }
  
  #top-section-nest {
  position:relative;
  height:45;
  background: url(images/draft1_01.jpg) no-repeat top left;
  }
  #top-section-nest-2 {
  position:relative;
  top: 45px;
  height: 161px;
  background: #815F00;
  }
  #top-col-1 {
  position:relative;
  left: 0;
  top: 0;
  width: 320px;
  height: 161px;
  }
  #top-col-1-1 {
  position:relative;
  left: 0;
  top: 0;
  width: 320px;
  height: 35px;
  background: url(images/draft1_11.jpg) no-repeat top left;
  border-right: solid #ffffff 1px;
  }
  #top-col-1-2 {
  position:relative;
  left: 0;
  top: 0;
  width: 320px;
  height: 126px;
  background: url(images/draft1_15.jpg) no-repeat top left;
  border-right: solid #ffffff 1px;
  border-top: solid #ffffff 1px;
  }
  #top-col-2 {
  position:absolute;
  top: 0px;
  left: 320px;
  height: 160px;
  }
  #top-col-2-1 {
  position:relative;
  top: 0;
  left: 0;
  height: 80;
  background: url(images/draft2_13.jpg) no-repeat top right;
  }
  #top-col-2-2 {
  position:relative;
  top: 0;
  left: 0;
  height: 53px;
  background: url(images/draft2_16.jpg) no-repeat top right;
  }
  #top-col-2-3 {
  position:relative;
  left: 320px;
  }
  #mid-section {
  position:relative;
  left:0;
  top:0;
  }
  #mid-col-1 {
  position:absolute;
  top:0;
  left:0;
  width:25%;
  }
  #mid-col-2 {
  position:absolute;
  top:0;
  left:25%;
  width:25%;
  }
  #mid-col-3 {
  position:relative;
  top:0;
  left:50%;
  width:25%;
  }
  #mid-col-4 {
  position:absolute;
  top:0;
  left:75%;
  width:25%;
  height: 291px;
  background: url(images/draft1_22.jpg) no-repeat top right;
  }
  #bottom-section {
  position:relative;
  left:0;
  top:0;
  color: #BAB9B7;
  background: #333333;
  height: 23px;
  }

  #bottom-col-1 {
  position:relative;
  }
