#header{
      width:793px;
	  height:217px;
	  background:
      url(imgs01.gif) no-repeat;
}
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;
}
div img{
      POSITION: relative;
	  TOP: 100px; 
}	  
#main{
      width:793px;
	  height:;
	  background:
      url(imgs02.gif) repeat-y;
}
.main2{
      WIDTH: 640px;
	  FONT-FAMILY: 'MS UI Gothic'; 
	  font-weight:;
	  font-size:12pt;
	  POSITION: relative; 
	  left:0px ; 
	  top:0 ;
	  z-index:1;
	  TEXT-ALIGN:left;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
#footer{
      width:793px;
	  height:142px;
	  POSITION: relative; 
	  TOP: 0px ;
	  z-index:0;
	  background: url(imgs03.gif) no-repeat;
}


