
* {
margin:0;
padding:0;
color:#000;
font-size:12px;
font-family:"Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

h1, h2, h3, h4, h5 { 
margin:0 0 0.15em 0;
font-size:160%;
}

h2 { 
font-size:140%;
}

h3 { 
font-size:120%;
}

h3 a { 
font-size:100%;
}

h4 { 
font-size:110%;
}

h5 { 
font-size:100%;
}

p, ul, dl, table, img, #map { 
margin:0 0 0.6em 0;
}

ul {
padding-left:15px;
}

li {
list-style-type:square;
}

a { 
text-decoration:underline
}

th { 
text-align:left
}

img { 
border:none;
margin:0 5px 0.6em 5px;
}

#head, #foot, #right, #pgtools, #paging, #mapframe .logo, form, input {
display:none
}

#mapframe {
background-color: #0F9;
border:none;
height:300px;
}

#map {
position:relative;
top:0;
left:0;
height:300px;
border:#CCC 1px solid;
}

