#one{position:absolute;left:200;top:20}
#two{position:absolute;left:175;top:100}
#three{position:absolute;left:50;top:300}
 		

table.natnav   {
	         		position: absolute;	
					top: 90px;
             		left: 1px;
	              	height: 100%;
	              	width: 135px;
   	   		 		FONT-FAMILY: Verdana;
   		   	        FONT-SIZE: 8pt;
        		 }

table.sitelogo  {
				position: absolute;
				top: 1px;
				left: 1px;
				height: 60px;
				width: 770px;
  				background-image: url('header.gif');				
				
   		  	}

table.header   {
				position: absolute;
				top: 62px;
				left: 1px;
				FONT-FAMILY: Verdana;
				FONT-SIZE: 10pt;
				width: 770px;
				height: 65px;
        		}

image.sign   {
				position: absolute;
				top: 140px;
				left: 150px;
        		}        		

div.mid   {
				position: absolute;
				top: 130px;
				left: 150px;
				width:590;
				height:300;
				overflow:auto				
        		}        		
        		
A.left:link      { COLOR: white ; }
A.left:visited   { COLOR: white ; }
A.left:hover     { COLOR: black ; }   