#header{
      width:793px;
	  height:182px;
	  background:
      url(img01.gif) no-repeat;
}
div a{
      color:blue;
	  font-weight:100;
	  text-decoration:none;
}
div a:visited{
      color:#0099cc;
}
div a:hover{
      color:#400080;
      background-color:white;
}
div img{
      POSITION: relative;
	  TOP: 100px; 
}	  
#main{
      width:793px;
	  height:1500px;
	  background-color:white;
      
}
.text{
      WIDTH: 630px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  POSITION: relative; 
	  left:0px ; 
	  top: -30px;
	  margin:-50;
	  TEXT-ALIGN:left;
	  line-height:1.4em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
#footer{
      width:793px;
	  height:62px;
	  background:  url(img03.gif) no-repeat;
}


