.invisiTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	right: 1px;
	visibility: hidden;
}

.navLink {
	font-family: Tahoma, Futura, "Century Gothic", Arial;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
	color: #D4D0C8;
	text-decoration: none;
}
.bodyTxt {
	font-family: Tahoma, Futura, "Century Gothic", Arial;
	font-size: 12px;
	font-variant: small-caps;
	color: #330000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: underline overline;
}

.lyrics {
	font-size: 12px;
	color: #330000;
	line-height: 12px;
	letter-spacing: 2em;
}
body {
	font-family: Tahoma, Futura, "Century Gothic", Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(images/1600paperback.jpg);
	background-color: #f4f3ef;
	background-position: center center;
}

	


	#iconTray {
		width: 440px;
		overflow: auto;
	}

	#ampMain {
		width: 800px;
		height: 450px;
	}

