@charset "utf-8";

body {
color:#000;
background-color:#fff;
}

a:link, a:visited {
text-decoration:underline;
color:#00f;
}

p.skipNavigation, #tagline, #breadcrumb, #nav, #slideshow, #map_zoom_out, #main p, #sub img, #footer_nav, #footer {
display:none;
}

/* Main Image */
img#map {
border:0px;
width:300pt;
height:300pt;
}

/* URL */
#links a[href]:after {
content: " ("attr(href)") ";
}

/* Font */
body {
font-size:10pt;
}

h1 {
font-size:14pt;
}

h2 {
font-size:12pt;
}
