div.map_canvas {

	border: FireBrick solid 2px ;
	    margin-left: auto;
    margin-right: auto;

        height: 400px;
        width: 95%;


      }
div.content{
background:#eceaea;
margin:.5em;
margin-left:0;
    padding-top:2.5%;
padding-bottom:2.5%;
}

#updated{
margin:.5em;
margin-left: 2em;
color: #ba570f; 
}

div.index li {

          font-size: 28px; 

	  font-weight: bold; 
	  line-height: 50px;

	  color: #990000;

}





div.image IMG {

          border-width: thin;

          border-style: solid;

          margin-top: 3ex;

          margin-left: 3ex;

          margin-right: 3ex;

          float: left;

}

div.thumbnails {

          margin-top : 1ex;

}

div.thumbnails IMG {

          border-width: thin;

          border-style: solid;

          margin: 1ex;

}

div.thumbnails TD {

}

div.caption {

        margin-top: 10ex;

        margin-left: 10ex;

}

div.caption BR {

}





