@charset "UTF-8";
.subhead_songlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: -22px;
	margin-top: 6px;
	color: #003300;
	font-style: normal;
	text-align: left;
}
body {
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #333333;
	font-size: 13px;
	margin-top: -3px;
}
.pix-top {
	border: 1px solid #666666;
	margin-right: -6px;
	margin-bottom: -6px;
	margin-left: -6px;
}
.pix {
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.tags {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #FFFF00;
	letter-spacing: 2px;
	font-variant: normal;
	text-transform: capitalize;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4ems;
	font-weight: 300;
	color: #000000;
	font-size: 13px;
}
paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #666666;
	border: medium solid #FFFFFF;
}
.oneColLiqCtr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.tight_pix {
	margin-top: 10px;
}
.column-text {
	color: #666666;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
	line-height: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	list-style-position: outside;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}
a:hover {
	margin-top: 1px;
	margin-left: 1px;
	letter-spacing: 1px;
	padding: 0px;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
}
