body, html  {

                        }



div#topmenu {
                 float:left;
                 width:150px;
                 height:1000px;
                 font-family:Verdana;
                 font-weight:bold;
                 font-size:0.8em;
                 display:inline;
                 text-align:left;
                 background-image:url(map.jpg);
                 background-repeat:no-repeat;
                         
                       }


div#topmenu a, div#topmenu a:visited {
	color:black;
	font-weight:bold;
	text-decoration: none;
	}
	
div#topmenu a:hover {
	color:blue;
	}


div#milebody
             {width:630px;
              height:900px;
              line-height:1.5em;
              position:absolute;
              left:150px;
              top:170px;
              padding-left:30px;
               }

.floatingimg {
            
            text-align:center;
            font-size:.8em;
             }

.floatingimg img {
               display:block;
               border:2px solid black;
                   }






div#photo
                     {
                      float:left;
                       padding:2px;
                              }


div#photo2
                     {
                       float:right;
                       padding:2px;
                              }