 div{border:0px solid red;
    position:absolute;
 }
 
 /* #background{
 	text-indent:-1000px;
 	width:800;
 	height:1180;
 	background-image:url(background.jpg);
  }
 	
 */
 
  .height{
   	 margin-top:-12px;
   	}	
   
  .indent{
   	 margin-left:-2pt;
   	 margin-top:-12px;
   	}	

   
  
  #info{
  	border:0px solid red;
  	top:6pt;
  	left:20pt;
  	width:110pt;
  	height:80pt;
  	font-family:georgia, garamond, times new roman, serif;
	font-size:7.5pt;
	line-height:14pt;
    

    
 }
 
 #frame{
 	border:0px solid blue;
 	//border-width:1px;
 	overflow:hidden;
 	top:105pt;
    left:20pt;
 	width:581pt;
 	height:430pt;
 	position:absolute;
 }
 
 
 
  #menu1{/* how to make menu dissapear over the content?*/
    border:0px soild red;
    
    //color:#696969;
 	top:6pt;
 	left:180pt;
 	width:80pt;
 	height:100pt;
 	font-family:georgia, garamond, times new roman, serif;
	font-size:7.5pt;
	line-height:14pt;
	

 }
 
   #menu2{/* how to make menu dissapear over the content?*/
    border:0px soild red;
    
    
 	top:6pt;
 	left:287pt;
 	width:80pt;
 	height:50pt;
 	font-family:georgia, garamond, times new roman, serif;
	font-size:7.5pt;
	line-height:14pt;
	

 }
   #menu3{/* how to make menu dissapear over the content?*/
    border:0px soild red;
    
    
 	top:6pt;
 	left:394pt;
 	width:80pt;
 	height:50pt;
 	font-family:georgia, garamond, times new roman, serif;
	font-size:7.5pt;
	line-height:14pt;
	

 }

    #menu4{/* how to make menu dissapear over the content?*/
    border:0px soild red;
    
    //color:#696969;
 	top:6pt;
 	left:501pt;
 	width:80pt;
 	height:100pt;
 	font-family:georgia, garamond, times new roman, serif;
	font-size:7.5pt;
	line-height:14pt;
	

 }
    
  /*#img
  { border:0px solid blue;
  	top:0pt;
    left:160pt;
  	width:550px;
  	height:430px;
  	font-family:georgia, garamond, times new roman, serif;
	font-size:7.5pt;
	line-height:14pt;
	position:absolute;
	overflow:hidden;
  	}*/
 
  	
  	
  #newimg   
  { border:0px solid grey;
  	top:0pt;
    left:0pt;
  	width:763px;
  	height:530px;
  	font-family:georgia, garamond, times new roman, serif;
	font-size:7.5pt;
	line-height:14pt;
	position:absolute;
	overflow:hidden;
  	}

  a{
  	text-decoration:none;
  	color:black;
  	

  	}	
  
  
  a:visited{
  	text-decoration:none;
  	color:black;

  	}


  a:hover{
  	text-decoration:underline;
  	}


  .sans{
  	font-family:verdana, helvetica, sans-serif;
	font-size:7.5pt;
	line-height:14pt;
  	
  	}















