DIV.frontispiece {
	clear: both;
	padding-bottom: 1ex;
	}
	
.sitelist {
	list-style: inside;
	margin-left: 0em;
	margin-top: 0em;
	}

H1 {
	clear: both;
	font-family: sans-serif;
	background: white none;
	color: black;
	}
H2 {
	}
H3 {
	width: 95%;
	border-bottom: 1px maroon solid;
	}
H4.hidden {
	display: none;
	}
H4 {
	margin-bottom: 0ex;
	}

SPAN.clear {
	clear: both;
	}
	
.babmenu {
	width: 95%;
	color: black;
	background: #eeeeee none;
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	padding-top: 0.5ex;
	padding-left: 0.5ex;
	padding-bottom: 0.5ex;
	padding-right: 0.5ex;
	border: none;
  	}

.babmenu A:link {
	color: black;
	background: #eeeeee none;
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	}

.babmenu A:hover {
	color: #339900;
	background: #eeeeee none;
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	}
.babmenu A:visited {
	color: #cc3333;
	background: #eeeeee none;
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	}
	
SPAN.aside {
	font-size: smaller;
	margin-left: 2em;
	}
	

TD.overviewimage {
	padding-right: 1em;
	}
TD.contents {	
	}
DIV.park {
	padding-bottom: 2em;
	clear: both;
	}
DIV.navigation {
	font-size: smaller;
	}

TD.copy {
	width: 60%;
	}
TD.furtherInfo {
	width: 260px;
	color: black;
	background: #eeeeee;
	border: none;
	font-size: 85%;
	}

TD.furtherInfo A:link {
	color: #3333cc;
	background: #eeeeee;
	}
TD.furtherInfo A:hover  {
	color: #339900;
	background: #eeeeee;
	}
TD.furtherInfo A:visited {
	color: #cc3333;	
	background: #eeeeee;
	}
	
TD.furtherInfo P {
	padding-left: 0.5em;
	}

