 
body { background: #D3B691; }

hr { width: 600px; height: 2px; color: #996600; background-color: #996600; }

.maincon { padding: 25px; font-family: garamond, georgia, serif; font-size: 11pt; color: #000000;}

.cright { font-family: courier new, serif; font-size:8pt; color: #663321; text-align: center;}

A:link { font-family: garamond, georgia, serif; font-size: 11pt; color: #996633; text-decoration: none; }

A:hover { text-decoration: underline; color: #5B0000; }

A:visited { text-decoration: none; color: #996633; }

.titleline { font-family: garamond, georgia, serif; font-size: 12pt; color: #5B0000; font-weight: bold; }
.songline { font-style: italic; }
.bioline { font-style: italic; color: #666666; } 
.postedline { color: #5B0000; font-size: 11pt; font-weight: normal; text-align: center; }

 .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}