<!DOCTYPE html>
<html lang="en">
<head>
<title>Chapter 13 Trustee Nashville TN Henry E Hildebrand</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
* {
  box-sizing: border-box;}
 	   body {
 	 font-family:malgun gothic semilight;
 	 margin: 0px;
        /* background-image: url("brightbkg.jpg"); */
        /* background-image: url("alt1pic.jpg");*/
        /* background-image: url("jrossphotoedited.jpg");*/
         background-repeat: no-repeat;
 	 background-attachment: scroll;
          /*background-position: 50% 10%; use with brightbkg */
 	 background-position: 50% 25%; /*use with altpic1 */
      background-size: 90% 50%; 
          /*  background-size: 90% 25%;*/     
       /*  background-size: cover; */
      background-color: #CFE4EE; /*this is the light blue*/
      /* background-color: #f2f2f2;*//* this is the light gray*/ 
          
          
	}
    
		/* Style the header */
	.header {
 	 background-color: #f2f2f2;
 	 padding: 0px;
 	 text-align: left;
	}
	
	
		/* Style the top navigation bar */
 .navbar {
  overflow: ;
   font-family:malgun gothic semilight;
  border-top: solid;
  border-width: 3px;
  border-color:red;
   position:fixed;
   width:100%;
  display: flex;   /* use these for equal navbar spacing */
  justify-content: space-around; /* use these for equal navbar spacing */
  background-color: #25496d;
}

.navbar a {
  
  font-size: 20px;
  color: white;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  
  text align:center;
    
}

.dropdown {
  float: left;
  overflow: hidden;
 
          }

.dropdown .dropbtn {
  font-size: 20px;  
  border:none;
  outline:none;
  color: white;
  padding: 20px;
  background-color: inherit;
  font-family: inherit;

  
                   }
/* logo button spacing*/
.dropdown .dropbtna {
  font-size: 20px;  
  border:none;
  outline:none;
  
  padding: 1px;
  background-color: inherit;
  font-family: inherit;

  
                   }

  .navbar a:hover, .dropdown:hover .dropbtn {
  background-color: gray;
                    }

         /* Nav links stack instead of next to each other */
         @media screen and (max-width: 900px) {
         .dropdown {
    	float: auto;
    	display: block;
    	width: 100%;
                    } }   
        /* Nav links stack instead of next to each other */
         @media screen and (max-width: 900px) {
         .navbar  {
    	float: left;
    	display: block;
    	width: 100%;
                    } }   

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 150px;
 
  
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 10px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: gray;
}

.dropdown:hover .dropdown-content {
  display: block;
}
	.topnav {
  	overflow: auto;
  	background-color: #113366;
        font-size: 20px;
	}
	/* Style the topnav links */
	.topnav a {
	  float: left;
 	 font size: 20px;
 	 color: white;
 	 text-align: center;
 	 padding: 10px;
 	 text-decoration: none;
         width: 24%;
	}

	/* Change color on hover */
	.topnav a:hover {
	  background-color: #0066cc;
	  color: black;
	}
		/* Add responsiveness - on screens less than 900px, make the navigation links appear on top of each other, instead          of 		next to each other */
         @media screen and (max-width: 900px) {
         .topnav a {
    	float: none;
    	display: block;
    	width: 100%;
                    } }   
                          

           /* sidebar navigation */
        .sidebar {
 	 height: 100%;
 	 width: 200px;
 	 position: fixed;
 	 z-index: 1;
 	 top: 25%;
 	 left: 0;
 	 background-color: #113366;
 	 overflow-x: hidden;
 	 padding-top: 16px;
	}

	
	.main {
	  margin-left: 100px; /* Same as the width of the sidenav */
          margin-right:100px;
	  padding: 0px 10px;
          margin-bottom: 100px;
         /* background-color: #113366;*/
        font-size: 20px;
           font-family:helvetica;
          
	}


	@media screen and (max-height: 450px) {
 	 .sidebar {padding-top: 15px;}
	  .sidebar a {font-size: 18px;}
	}



                         
 
     /* Table layout */
         table {
       	border-collapse: collapse;
  	border: 5px solid;
        border-color: white;
        font-family: Arial, Helvetica, sans-serif;
   

        
	} 
       a.one:link {
              text-decoration: none;
              color:black  ;
                                      }
	a.one:visited {
 		 text-decoration: none;
             color: black;
							}
        th{ border: 2px;
             background-color: #113366;
             color: white; 
             text-align: center;
             height:30px;
             
             
          }
	td.one{ background-color: #f1f1f1;
          }

        
         tr:nth-child(odd) {background-color: #f2f990;}


        table.1 {
  	table-layout:  ;
        width: 200px;
        height: 150px;
  	   
	}table.2 {
  	table-layout:  ;
  	   
	}
        table.a {
  	table-layout:  ;
        width: 300px;
        height: 150px;
  	   
	}
	table.b {
  	table-layout:  ;
  	 
	}
        table.c {
  	table-layout:  ;
  	   
	}
	table.d {
  	table-layout:  ;
        width: 625px;
        height: 220px;
        text-align: left;
        padding: 10px; 
  	   
	}
         table.e {
  	table-layout:  ;
        width: 625px;
        height: 220px;
        padding: 10px;
  	   
	}
	table.f {
  	table-layout:  ;
        width: 900px;
        height: 350px;
        text-align: left;
  	  box-shadow: 10px 10px 5px #aaaaaa; 
        margin-left: 250px; 
	}
         table.g {
  	table-layout:  ;
        width: 80%;
        height: 35%;
        text-align: left;
  	  box-shadow: 10px 10px 5px #aaaaaa; 
        margin-left: 8%; 
	}
          
         .columns {
       column-count: 4;
        
                    }

       /* Grid layout */

 	.grid-container {
 	 display: grid;
 	 grid-template-columns: auto;
 	 background-color:;
 	 padding:;
         width:80%;
         margin-left:10%;
 	
         }

	.grid-item {
	  background-color: rgba(255, 255, 255, 0.6);
	  border:  rgba(0, 0, 0, 0.8);
	  padding:;
	  font-size: 15px;
 	 text-align: center;
	}
	.grid-container2 {
 	 display: grid;
 	 grid-template-columns: auto auto;
 	 background-color:;
 	 padding:10px;
 	   
	}

	.grid-item2 {
	  background-color: rgba(255, 255, 255, 0.0);
	  border:   rgba(0, 0, 0, 0.8);
 	 padding: ;
 	 font-size: 17px;
 	 text-align: center;
	}

	.grid-container3 {
 	 display: grid;
 	 grid-template-columns: auto;
 	 background-color:;
 	 padding:;
 	  
	}

	.grid-item3 {
	  background-color: rgba(255, 255, 255, 0.0);
	  border:  rgba(0, 0, 0, 0.1);
 	 padding: ;
 	 font-size: 17px;
 	 text-align: center;
	}

     /* columns for contact table */
	/* Create three equal columns that floats next to each other */
	.column {
	  float: left;
 	 width: 25%;
 	 padding: 10px;
 	 margin-left:5%;
	}

	/* Clear floats after the columns */
	.row:after {
 	 content: "";
 	 display: table;
 	 clear: both;
	}
                            /* just for spacing */
               .div1 {
                     width: 500px;
                    height: 18%;
                    border:;
                     }



</style>