html, body  {
	text-align: justify;
	margin: 0;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	color: black;
}
a.menu:link {color: white}
a.menu:hover {text-decoration: underline}
a.menu:visited {color: #99DDFF}
a.menu:active {color: black}

a {
	color:#660000;
}


a:hover {
	color:black;
}

td.small {font-size:xx-small; font-family:Verdana, Arial, Helvetica, sans-serif}

.popup {font-size:large; font-family:Verdana, Arial, Helvetica, sans-serif}

div#top {
	background-image: url(images/camerataoflondontop.jpg);
	background-repeat: repeat-x;
	height: 170px;
}

div#content {
 	background-image: url(images/bowsbw.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}

p {
	text-align: justify;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
ul {font-family:Arial, Helvetica, sans-serif}.creator {  font-size: xx-small; color: #999999; text-align: right}
.centre {  text-align: center; background-position: center}

td {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.floatRt {
	float: right;
	margin-left: 10px;
}
.caption {
	font-size: smaller;
	color: #666666;
	text-align: center;
}

div#menu {
	width:180px;
	float:left;
	height:100%;
}

#menu ul {
	margin: 2em 0;
	padding: 0;
	list-style: none;
}
#menu ul li {
	height: 34px;
	width: 140px;
	margin: 20px 10px;
	text-align: left;
	background-repeat: no-repeat;
}
#menu ul li a:link, #menu ul li a:visited {
	font: bold 1em/250% Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	display: block;
  width: 100%;
  height: 100%;
}

#menu ul li a:hover {
   background-repeat: no-repeat;
   color: #9EBE69;
}

#menu ul li a:active, #menu ul li a.selected:link, #menu ul li a.selected:visited, #menu ul li a.selected:hover {
	font-weight: bold;
	color: #CCCCCC;
	background-repeat: no-repeat;
	cursor: default;
}

.works td {
	height: 74px;
}

div#map b, div#map form {
	white-space: nowrap;
	text-align:left

}

ol.tracklist {
	clear:both;
	padding-bottom: 20px;
}
.tracklist li{
	vertical-align: middle;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px 0;
}
h4 {
	font-size: 14px;
}
