* { padding:0px; margin:0px; }

body
{
	font-family: Georgia, serif;
}


table.charm
{
	border-right: thick solid #393;
}

table.charm tr td
{
	font-family: Georgia, serif;
	padding: 0;
	margin: 0;
	line-height: 75%;
	font-style: italic;
}

h1, h2, h3
{
	color: #603;
	background: transparent;
}

H1
{
	font-style: italic;
	text-align: center;
}

table.gigs
{
	width: 600px;
	margin: auto;
	margin-top: 20px;
	padding: 0;
	border: thin solid #0c9;
	background: white url(images/charm-map.jpg) center center;
	color: black;
}

table.gigs tr td
{
	border-bottom: thin solid #999;
	padding: 10px;
}

div.navbar
{	
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: thin solid white;
	text-align: center;
	font-family: sans-serif;
}

P
{
  margin-top: 10px;
}

/* St Albans page */
table tr td.stalbans
{
  padding: 10px;
  vertical-align: top;
  background: #ded;
}

/* Photos page */

div.thumbnail
{
  float: left;
  width: 200px;
  padding: 5px;
  border: thin solid #999; 
}

div.thumbcap
{
  font-family: sans-serif;
  font-size: 90%;
  margin-top: 10px;
  text-align: center;
}

