body{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #1E1419;
	margin: 0px;
	background-color: #E4DCD6;

}
.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #1E1419;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #1E1419;
}
a{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #630536;
	font-style: normal;
}
.main-tbl {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 100%;
	background-color:#DFD5CD;
}
.main-tbl-ph {
	width: 500px;
	background-color:#DFD5CD;
}
.leftedge {
	background-image: url(../images/leftedge.gif);
	background-repeat:repeat-y; 
	width: 15px;
}
.rightedge {
	background-image: url(../images/rightedge.gif);
	background-repeat:repeat-y; 
	width: 15px; 
}
div#mainheight {
	height:100%;
}
.title-pos{
	margin: 123px 0px 0px 48px;
}
.cov-graphic-pos{
	margin: 0px 0px 10px 0px;
}
.cov-graphic-pos-sm{
	margin: 0px 20px 0px 0px;
}
.title-pos-sm{
	margin: 30px 0px 0px 35px;
}

.aligntop {
	vertical-align:top;
}
.txt-bg {
	background-image:url(../images/wm-bug.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #1E1419;
	vertical-align:top;
	padding: 0px 20px 0px 0px;
}
.txt-bg-2 {
	background-image:url(../images/wm-bug.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #1E1419;
	vertical-align:top;
	padding: 0px 10px 0px 10px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 16px;
	color: #5D002E;
	font-weight:bold;
}
.caption {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #5D002E;
}
.song-title {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #5D002E;
	font-weight:bold;
}
.song-credit {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #846362;
	font-weight:bold;
}
.nav-line {
	background-image:url(../images/nav-underline.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 16px;
	color: #1E1419;
	vertical-align:middle;
}
.navcell {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #1E1419;
	text-decoration:none;
}
.nav {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #1E1419;
	text-decoration:none;
}
.nav:link {
	text-decoration: none;
}
.nav:visited {
	text-decoration: none;
}
.nav:hover {
	color: #5D002E;
	text-decoration: underline;
}
.lyric-nav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #5D002E;
	text-decoration:none;
	text-align:right;
}
.lyric-nav:link {
	text-decoration: none;
}
.lyric-nav:visited {
	text-decoration: none;
}
.lyric-nav:hover {
	color: #846362;
	text-decoration: underline;
}

.credit {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #846362;
	text-decoration:none;
}
.credit:link {
	text-decoration: none;
}
.credit:visited {
	text-decoration: none;
}
.credit:hover {
	color: #5D002E;
	text-decoration: underline;
}
.button {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #E4DCD6;
	color: #5D002E;
	border: 1px solid #5D002E;
	width: 320px;
	height: 30px;
}