@charset "UTF-8";
@import url(static.css);
#centercolumn img {
 margin-right: 0 !important;
 margin-left: 0 !important;
 }
#centercolumn .box {
 background-color: #ccc;
 border-bottom: 2px outset #666;
 border-left: 2px outset #fff;
 border-right: 2px outset #666;
 border-top: 2px outset #fff;
 height: auto;
 text-align: center;
 width: 15em;
 }
#centercolumn .box a {
 color: #000;
 display: block;
 margin: 5px;
 text-decoration: none;
 }
#centercolumn .map1 {
 margin:10px 0 5px 0;
 }
#centercolumn .map2 {
 margin:30px 0 10px 0;
 }

