#header{
      width:793px;
      height:358px;
      background:
      url(img01.gif) no-repeat;
}
#main{
      width:793px;
      height:582px;
      background:
      url(img02.gif) no-repeat;
}
#footer{
      width:793px;
      height:222px;
      background:  url(img03.gif) no-repeat;
}
.text{
      WIDTH: 650px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-size:11pt;
	  font-weight:bold;
	  letter-spacing:0.5px; 
	  TEXT-ALIGN:left;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
a:link{
      color:blue;
	  font-weight:100;
	  text-decoration:none;
}
a:visited{
      color:#000000;
	  text-decoration:none;
}
a:hover{
      color:#400080;
      background-color:white;
	  text-decoration:none;
}
a:active{
      color:red;
	  text-decoration:none;
}
