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; 
}	  
.container{
      width:800px;
	  height:100%;
      filter:progid:DXimageTransform.Microsoft.Gradient
	  (startColorstr=#92d050,endColorstr=#92cddc);
}
.container2{
      width:800px;
	  height:100%;
      filter:progid:DXimageTransform.Microsoft.Gradient
	  (startColorstr=#92cddc,endColorstr=#92d050);
}
#header{
      width:793px;
	  height:403px;
	  background:
      url(img01.gif) no-repeat;
}
#main{
      width:793px;
	  height:318px;
	  background:
      url(img02.gif) no-repeat;
}
.text{
      WIDTH: 650px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-size:12pt;
	  font-weight:bold;
	  letter-spacing:-1px; 
	  z-index:3;
	  TEXT-ALIGN:left;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
.text2{
      WIDTH: 670px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-size:10.5pt;
	  font-weight:bold;
	  letter-spacing:-0.9px; 
	  z-index:3;
	  TEXT-ALIGN:left;
	  line-height:1.6em;
	  text-align:justify;
      text-justify:inter-ideograph;
}


