#header{
      width:793px;
	  height:295px;
	  background:
      url(img01.gif) no-repeat;
}
a:link{
      color:blue;
	  font-weight:100;
	  text-decoration:none;
}
a:visited{
      color:#000000;
}
a:hover{
      color:#400080;
      background-color:white;
	  text-decoration:none;
}
a:active{
      color:red;
	  text-decoration:none;
}
#main{
      width:793px;
	  height:412px;
	  background:
      url(img02.gif) no-repeat;
}
#contaner{
      width:800px;
	  height:100%;
	  background:
      url(bush.jpg) repeat;
}	  
.text{
      WIDTH: 670px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-size:12pt;
	  font-weight:bold;
	  letter-spacing:-1px;
	  POSITION: relative; 
	  top:175px;
	  left:3px ; 
	  TEXT-ALIGN:left;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
#footer{
      width:793px;
	  height:415px;
	  background:  url(img03.gif) no-repeat;
}


