 
 #header{
  position: absolute;
  top : 65px;
  left : 0;
  width : 100%;
  height : 300px;
  background-color : #F2F2F2;
  padding : 0px;
  border-style: solid;
  border-width: thin;
  border-top-color: #B4BBC1;
  border-bottom-color: #B4BBC1;
  border-left-width: 0;
  background-image : url('freedom-watermark.png');
  background-repeat : no-repeat;
  Background-position : right top;
  overflow : hidden;
  min-width: 1100px
 } 
 
#header1{
  position: relative;
  float : left;
  width : 196;
  height : 422;
  padding : 20px 10px 10px 20px;
/*  align : center; */
 } 



 #header2{
  position: relative;
  display : block;
  width : 50%;
  height : 100%;
  margin-left: auto;
  margin-right: auto;
  padding : 23px 10px 10px 10px;
  _padding : 23px 10px 10px 10px;
  } 
  
 #bigbanner{
  Position: relative;
  float : left;
  width: 260px;
  max-width : 250px;
  height : 230px;
  min-height : 225px;
  max-height : 225px;
  padding : 8px 20px 0px 10px;
  _padding : 8px 0px 0px 10px;
  background-repeat : no-repeat;
  Background-position : left top;
  text-decoration :none; 
 }


 
 #headerR{
  position: relative;
  top :1px;
  float : right;
  width : 565;
  height : 300;

 } 
 
 
  #headershade{
 Position: absolute;
 top : 365px;
 left:0;
 height: 4px;
 width : 100%;
 min-width : 1100;
 background-image : url('shade.jpg');
 background-repeat : repeat-x;
 }
 
 #verse { font-family:  helvetia;
    possition: float;
    color: #494066;
    Text-align : center;
    font-size:.8em;
    font-weight: bold;
    margin: 15 auto 0 0;
    letter-spacing: -0.0em;
    }

#headerbanner{
Position: absolute;
 top : 370px;
 left:0;
 height :140px;
  min-height : 140px;
  max-height : 140px;
 width : 100%;
 _width : 1100px;
 min-width : 1100;
  padding : 10px 20px 0px 0px;
  _padding : 10px 20px 0px 0px;
  overflow : hidden;
          z-index: 20;
 }

#bannerbar  {
  position : relative;
  float : left;
  width : 162;
  _width : 173;
  height : 140px;
  min-height : 140px;
  max-height : 140px;
  padding : 8 0 0 8px;
  _padding : 8 0 0 11px;
  margin : 0 0 0 14px;
  _margin : 0 0 0 4px;
  background-repeat : no-repeat;
  Background-position : left top;
  text-decoration :none;
  background-image : url('banner/blank.jpg');

   }

#innerbar  {
  position : relative;
  float : left;
  width : 156;
  _width : 156;
vertical-align:middle;
margin:-5 0 0 -7;
  min-height : 156px;
  max-height : 106px;
  padding : 0 4 0 2px;
  _padding : 0 4 0 2px;
  text-decoration :none;

  font-family:  "helvetia";
  font-weight: normal;
  font-size:.8em;
  font-style: normal;
  letter-spacing: -0.01em;
  text-align : center;
line-height : 16px;
   }





#textbody {
  font-family:  "helvetia";
  font-weight: normal;
  color: rgb(255,255,255);
  font-size:.8em;
  font-style: normal;
  letter-spacing: -0.02em;
  text-align : left;
  line-height : 18px;
  margin: 0 14 0 0;
  text-shadow: 0.1em 0.1em 0.2em black;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);

}

#texthead {
  font-family:  "helvetia";
  font-weight: bold;
  color: rgb(255,255,255);
  font-size:1.0em;
  font-style: normal;
  letter-spacing: -0.0em;
  text-align : left;
line-height : 18px;
  margin: 0 10 0 0;
  text-shadow: 0.1em 0.1em 0.1em black
}

#rule{
width : 1200px
}