body{
      text-align:center;
	  margin:0px;
	  padding:0px;
}
#header{
         margin:0 auto;
          width:790px;
	  height:244px;
	  background:
      url(img01.jpg) no-repeat;
}
a:link{
      color:blue;
	  font-weight:100;
	  text-decoration:;
}
a:visited{
      color:#000000;
	  text-decoration:none;
}
a:hover{
      color:#400080;
      background-color:white;
	  text-decoration:none;
}
a:active{
      color:red;
	  text-decoration:none;
}
#main{
          margin:0 auto;
          width:790px;
	  height:;
	  background: url(img02.gif) ;
}
.text{
          margin:0 auto;
          width:590px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-weight:;
	  font-size:12pt;
	  letter-spacing:;
	  line-height:1.8em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
.text2{
      
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-weight:bold;
	  font-size:12pt;
	  letter-spacing:1px;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
#footer{
          margin:0 auto;
          width:790px;
	  height:141px;
	  POSITION: relative; 
	  TOP: 0px ;
	  z-index:0;
	  background: url(img03.gif) no-repeat;
}


