body {
	background-color:#aa6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 5em;
}

h2 {
	color: #440000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:180%;
	}

h3  {
	color: #440000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

h4 {
	color: #440000;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
p, li, td p	{
	font-size:80%;
}

td { vertical-align:top;}
ul, ol			{	margin: 0 0 0 4em;}
li, td li	{ list-style-type: square; margin: .2em; padding-left: 1em;  }
ol li		{	list-style-type:decimal; }
   
   a  {
	color: #333;
	text-decoration: none;
}
 a:visited{
color:#033;
	text-decoration: none;
 
}
 a:hover{
	background-color: #888888;
	color: #CC0000;
	text-decoration: underline;
}

img {border: 4px double #333333}
table img {border: none;}


#nav {
	font-weight:bold;
	}
	


.album {
 }
.buyCD {
	background-color: #888888;
	float: right;
	border:  solid 1px #660000;
	padding: 4px;
	font-weight:bold;
}
