div#header { font-size: 12px; 
             background-color: gray; 
             position: relative; 
             top: 0; 
             width: 972px; 
             height: 90px; 
             float: left; 
             margin: 5px 10px 5px 10px; 
             padding: 0; 
             border: 4px solid gray; }

div.navm { font-size: 12px; 
           background-color: gray; 
           text-align: center; 
           height: 20px; 
           float: left;  
           margin-left: 0.1em; 
           padding-top: 0px ; }

div.navm ul { color: white; 
              background-color: gray; 
              text-decoration: none; 
              text-align: center; 
              margin: 0; 
              padding: 0; }

div.navm li { color: white; 
              line-height: 1.5em; 
              text-decoration: none; 
              text-align: center; 
              width: 10em; 
              float: left; 
              border-right: 1px solid white; 
              list-style: none; }

div.navm li a:hover { color: gray; 
                      background-color: white; 
                      text-align: center; }

div.navm li a { color: white; 
                text-decoration: none; 
                text-align: center; 
                width: 9.5em; 
                display: block; }

div.navm>ul a { color: white; 
                text-align: center; 
                width: auto; }

div#header div#ty { width: 972px;
                    background: #ffffff; 
                    height: 50px; 
                    float: left; 
                    margin: 0; 
                    padding: 0; }

div#header div#ty div#logo { background: url(asagimadara.png) 5% 0% no-repeat;
                             color: white; 
                             text-align: left; 
                             width: 500px; 
                             height: 50px; 
                             float: left; 
                             margin: 0; 
                             padding: 0 0 0 2.5em; }

h2 { color: #ff9966; 
     font-weight: bold; 
     margin-bottom: 0; 
     padding: 10px 10px 0 50px; }

h2 a { color: #ff9966; 
       text-decoration: none;}

h3 { color: #ff9966; 
     font-weight: bold; 
     margin-bottom: 0; 
     padding: 10px 10px 0 50px; }
     
h3 a { color: #ff9966; 
       text-decoration: none;}     
     
div#header div#ty div#copy { width: 200px; 
                             float: right; 
                             margin: 0; 
                             padding-top: 10px; }

h5 { color: #ff9966; 
     font-size: 11px; 
     line-height: 1.5em; 
     font-style: italic; 
     text-align: left; 
     margin: 0; 
     padding-right: 1em; }

h6 { color: #ff9966; 
     font-size: 11px; 
     line-height: 1.2em; 
     font-style: italic; 
     text-align: left; 
     margin: 0; 
     padding-right: 1em; }

h5 a { color: #ff9966; 
       text-decoration: none; 
       text-align: left; }

div#header div#supper { font-size: 11px; 
                        line-height: 1.2em; 
                        background-color:#ffffff; 
                        text-align: left; 
                        width: 972px; 
                        height: 1.8em; 
                        float: left; 
                        padding: 0; }

div#p-text { color: white; 
             font-size: 11px; 
             font-style: italic; 
             line-height: 1.2em; 
             padding-left: 40px; }
