body {background-color: #4E8F6F; }
table {background-color: #F9E3BC; color: #4A4742;}
a:link, a:visited, a:active { text-decoration: none;  color: #4A4742; }
a:hover { color: #F9E3BC; background: #4E8F6F;}
a:link img, a:visited img, a:active img { border-color: #4A4742; }
a:hover img { border-color: #4E8F6F;}

table.discography {
	border-style: ridge;
	border-width: 1px;
	font-size: 15px;
	WIDTH:100%;
}
table.discography tr td {
	CELLSPACING:1;
	CELLPADDING:1;
	border-style: ridge;
	border-width: 2px;
	vertical-align: top;
	text-align: left;
}
.discography h2 {
	font-style: bold;
	font-size: 20px;
	margin:0;
	padding:0;
	vertical-align: top;
	text-align: left;
}
.discography h3 {
	font-style: bold;
	font-size: 18px;
	margin:0;
	padding:0;
	vertical-align: top;
	text-align: left;
}
table.calendar {
	border-style: solid;
	border-width: 1px;
	font-size: 17px;
	WIDTH:100%;
}
table.calendar tr td {
	CELLSPACING:1;
	CELLPADDING:1;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
	text-align: left;
}
table.sugar_moon {
	background-color: #EADAE4; 
	color: #4A4742;
}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 35px;
padding-bottom: 10px;
background-image: url(/images/tree_sm.jpg);
background-repeat: no-repeat;
background-position: 0 .1em;
}



