body
{
  /*background : url(../images/background3.gif) white ;*/
}


h1 { font-family : Arial, Helvetica, San Serif ;
     font-size : 24pt }

#content_block h2
{
        text-align : center ;
}
#content_block > table:nth-child(1)
{
        border : 0 ;
	border-spacing : 0 ;
	margin-left : auto ;
	margin-right : auto ;
	display : block ;
}

hr { width : 1100 ; }

td { color : #000000 ; 
     font-family : Arial, Helvetica, San Serif ; }

td.info_t { font-size : medium ;
            font-weight: bold ;
            text-align : left ;
            vertical-align : top ; }

td.info_d { font-size : medium ;
            font-weight : normal ;
            vertical-align : top ; }

td.info_i { text-align: center ;
            vertical-align: bottom ; }

td.info_i > table { border : 0 ;
                    border-spacing : 0 ;
                    margin-left : auto ;
                    margin-right : auto ;
                    display : block ; }
td.info_i > table > tbody > tr > td { padding : 0 ; }

td.info_i > table > tbody > tr:nth-child(2) > td > img
{
                 border : 0 ;
                 width : 256px ;
                 height : 256px ;
}
#content_block > table:nth-of-type(1) > tbody > tr > td:nth-child(2)
{
     width: 300px ;
} 
#content_block > table:nth-of-type(2)
{
	margin-left : auto ;
	margin-right : auto ;
	text-align : center ;
	border : 0 ;
	border-spacing : 0 ;
}
#content_block > table:nth-of-type(2) td.info_i table
{
	margin-left : auto ;
        margin-right : auto ;
}

td.img { text-align : center ; 
         vertical-align : middle ; }

td.img_l { text-align : center ; 
           vertical-align : middle ;
           width : 512 ;
           height : 512 ; }

td.leg76 { text-align : center ; 
           vertical-align : top ;
           width : 512 ;
           height : 76 ; } 

td.leg156 { text-align : center ; 
           vertical-align : top ;
           width : 512 ;
           height : 156 ; } 

td.stn_nav_s { height : 20px ;
               vertical-align : bottom ;
               font-size : 8pt ;
               font-weight : bold ;
               padding : 2 ; }

td.stn_nav { height : 30px ;
             vertical-align : bottom ;
             font-size : 12pt ;
             font-weight : bold ;
             padding : 3 ; }

td.cap { height : 50px ;
         text-align : center ; 
         vertical-align : middle ;
         font-size : 12pt ;
         font-weight : bold ; }

td.cap_s { height : 20px ;
           text-align : center ; 
           vertical-align : bottom ;
           font-size : 12pt ;
           font-weight : bold ; }

td.bar { font-weight : bold ;
         color : black ;
         width : 10 ;
         text-align : center ; }

td.loc_h { color: white ;
           text-align : center }

td.loc_pri { font-size : 12pt ;
             font-weight : bold ;
             text-align : center
             vertical-align : middle }

div.loc_alt { color : gray ;
               font-size : 8pt ; }

input.stn_nav { color : #000080 ;
                font-size : 12pt ;
                font-weight : bold ; 
                background-color : white ; }

input.stn_nav_s { color : #000080 ;
                 font-size : 8pt ;
                 background-color : white ; }
                 
#img_box { display: block ;
           width : 420px ;
           height : 300px ; }
#img_box img { border : 0 ;
               width : 420px ;
               height : 300px ; }
           
#img_hist500 { display: none ;
               width : 420px ;
               height : 300px ; }
#img_hist400 img { border : 0 ;
                   width : 420px ;
                   height : 300px ; }
           
#img_hist1000 { display: none ;
                width : 420px ;
                height : 300px ; }
#img_hist1000 img { border : 0 ;
                    width : 420px ;
                    height : 300px ; }

#img_hist2000 { display: none ;
                width : 420px ;
                height : 300px ; }
#img_hist2000 img { border : 0 ;
                    width : 420px ;
                    height : 300px ; }
           
#cap_box { display: block ; }
#cap_hist500 { display: none ; }
#cap_hist1000 { display: none ; }
#cap_hist2000 { display: none ; }
#cap_doq { display: block ; }
#cap_relief { display: none ; }

#img_doq { display: block ;
           width: 512px ;
           height: 512px ; }
#img_relief { display: none ;
              width: 512px ;
              height: 512px ; }
         
#leg_doq { display: block ;
           width: 512px ;
           height: 76px ; }
#leg_relief { display: none ;
              width: 512px ;
              height: 76px ; }

#cap_landsat30 { display: block ; }
#cap_forest { display: none ; }
#cap_lulc { display: none ; }

#img_landsat30 { display: block ;
                 width: 512px ;
                 height: 512px ; }
#img_forest { display: none ;
              width: 512px ;
              height: 512px ; }
#img_lulc { display: none ;
            width: 512px ;
            height: 512px ; }
            
#leg_landsat30 { display: block ;
                 width: 512px ;
                 height: 156px ; }
#leg_forest { display: none ;
              width: 512px ;
              height: 156px ; }
#leg_lulc { display: none ;
            width: 512px ;
            height: 156px ; }

#leg_forest img
{
            width : 512 ;
            height : 78 ;
}

noscript p
{
  color : red ;
}
