body {
	margin: 0;
	font-family: verdana;
	color: #000000;
	font-size: .8 em;
	background-attachment: scroll;
	background-image: url('img/pagebg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
	font-size:1.2em;
}
#nav a:hover {
	text-decoration: underline;
}



p.body, table.form {
	line-height: 2em;
	font-size: .7em;
	color: #810a05;
	font-family: verdana;
}

td#nav {
	color: white;
}
h1 {
	font: 2.8em Georgia, serif;
	color:#810a05;
	margin: 0.25em 0 0.25em;
}
h2 {
	font: 2em Georgia, serif;
	color:#444444;
	margin: 0.5em 0 0.15em;
}
tr.caption td {
	color: #777777;
	font-size: .7em;
	text-align: center;
	vertical-align: top;
}
table.images td {
	text-align: center;
}

a {
	color:#777777;
	text-decoration: underline;
}

a:hover {
	color:#810a05;
	text-decoration: underline;
}
ul.songs {
	font-size: xx-small;
}
#songlisttable td {
	vertical-align: top;
}
tr#instlabel td {
	font-size: xx-small;
	color: #777777;
	text-align: center;
	vertical-align:top;
}
ul.link{
	font-size: small;
	line-height: 2em;
	color:#810a05;
}

input[type="text"], textarea {
	background: #fff7c0;
}
