@import url(/lowpics.css);

div#map {
    width:400px;
    height:450px;
    background:#555;
    float:left;
}

img#png {
    margin:0px;
    padding:0px;
    float:left;
    display:block;
    clear:none;
}

div#page h2 {
    font-family:"Trebuchet MS",Tahoma,Arial;
    font-size:2.0em;
    color:#3e3e70;
    display:block;
    line-height:1.6em;
    padding-top:15px;
    letter-spacing:-1px;
}

p.loud {
    font-weight:bold;
    font-size:1.4em;
    line-height:1.8em;
    padding:0px;
    margin:0px;
}
p.loud strong {
    color:#3e3e70;
}