
               h1 {
                       /* margin-top: 80Px; */
                       /* color: rgb(20,73,97); */
                       color: #006064;
                       /* margin-left: 300Px; */
                       text-align: center;
                       font-size: 300%;
               }
               
               h2 {
                       text-align: center;
                       /* color: #06246F; */
                       color: #006064;
               }
               h3 {
                       text-align: center;
                       color: #A66F00;
                       /* color: rgb(173,103,36); */
               }
               h4 {
                       text-align: center;
                       color: #A64D00;
               }
               
               .HeaderPanelThin {

                       position: absolute;  
                       top: 0px;
                       left: 0px;
                       height: 128px;
/*                        width: 1196px; */
                       width: 1800px;
                       /* min-width: 1000px */
                       /* padding-left: 8px; */
                       /* padding-right: 8px; */
                       /* left: 280px; */
                       /* width: 2000px; */
                       /* left: 280px; */
                       /* height: 8px; */
                       /* height: 64px */
                       /* min-height: 100%; */
                       /* text-align: center; */
                       background-color: rgb(240,240,240);
               }

            
               .LeftPanelThin {
                       position: absolute;
                       top: 128px;
                       /* bottom: 0px; */
                       left: 0px;
                       width: 280px;
                       /* min-height: 50%; */
                       min-height: 2000px;
                       /* background-color: #eee; */
                       background-color: rgb(255,255,240);
                       /*
                                                 border-width: 1px;
                                                 border-style: solid;
                                                 border-color: black;
                                               */
                       padding-left: 8px;
                       /* padding-right: 8px; */
                       /* padding-bottom: 8px; */
               }
               
               
               
               .RightPanelThin {
                       position: absolute;
                       top: 128px;
                       left: 280px;
                       /*width: 712px;*/
                       /*min-height: 100%; */
                       min-height: 2000px;
/*                        min-width: 550px; */
                       min-width: 840px;
/*                        max-width: 900px; */
                       max-width: 1450px;
                       /* background-color: #eee; */
                       /* background-color: rgb(245,255,255); */
                       /* background-color: rgb(245,0,255); */
                       /*
                                                 border-width: 1px;
                                                 border-style: solid;
                                                 border-color: black;
                                               */
                       padding-left: 20px;
                       padding-right: 8px;
                       padding-bottom: 8px;
               }
               
               .container { 
/*                     width: 1458px;  */
                                        width: 700px; 
/*                     min-width: 800 */
                    height: 66px;
/*                     position: relative; */
/*                     overflow: hidden;  */
                }
.               .container img { 
                    width: 400;
                    height: 66px;
                 }
