﻿
BODY {
	BACKGROUND: #7CB1DE;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: small;
	COLOR: #222;
    background-color:#E4DEC5;
    height:607px;
    width:824px;
    OVERFLOW-Y: scroll;
    MARGIN: 0px;
    COLOR: #000;
}
.top  {
     overflow:hidden;
     position:absolute;
     left:50%;
     top:73px;
     width:552px;
     margin-left: -275px;
     height:79px;
     background:none;
}
.mid  {
     overflow:hidden;
     position:absolute;
     left:50%;
     margin-left: -100px;
     top:192px;
     width:199px;
     height:84px;
     background:none;
}
.bot   {
     overflow:hidden;
     position:absolute;
     left:50%;
     margin-left:-300px;
     top:400px;
     width:600px;
     height:250px;
     background:none ;
     border 1px color black;
}

.logo {
       overflow:hidden; 
       position:absolute; 
       left:12px; 
       top:80px; 
       width:552px; 
       height:79px; 
       background:none" 
    
}
.disclosure {
      overflow:hidden; 
      position:absolute; 
      left:32px; top:299px; 
      width:428px; 
      height:124px;
      background:none;
      }
