@font-face {
    font-family: "u001 Condensed";
    src: url(/fonts/u001con-reg.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "u001 Condensed";
    src: url(/fonts/u001con-bol.ttf);
    font-weight: bold;
}

@font-face {
    font-family: "u001 Condensed";
    src: url(/fonts/u001con-ita.ttf);
    font-style: italic;
}

html {
    font-size: 22px;
}

body {
	background-color:#faf9f8;
	margin:0px;
	font-family: 'u001 Condensed', sans-serif;
	letter-spacing:0.675px;
	line-height: 26px;
	padding-left: 3px;
	padding-right: 3px;
	color: #330000;
}

img {
	border-width: 0;
	border-style: none;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.plain-link {
	color: #330000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.plain-link-italic {
	color: #330000;
	text-decoration: none;
	font-style: italic;
}

a.plain-link-bold {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}

#title {
	position:relative;
	top:0px;
	width:792px;
	text-align: left;
	font-size:24pt;
	font-weight:normal;
	line-height:30pt;
}

.nav {
	font-size: 11pt;
	line-height: 15pt;
	font-style: italic;
}

.indent {
	position: relative;
	left: 10px;
	width: 782px;
}

#legend {
	top:24px;
	left: 0px;
	text-align: left;
	vertical-align: top;
	font-size:9pt;
	line-height:12pt;
	font-weight:normal;
	position: relative;
	border: 1px solid #d5d5d5;
	padding: 10px 12px 0;
	width: 762px;
}

table#works {
	font-size:13pt;
	color:#330000;
	font-weight:normal;
	line-height:16pt;
	position:relative;
	top:0px;
	width:792px;
	border-style: none;
	border-width: 0;
	padding: 0;
	border-image: 0;
	vertical-align: baseline;
	align-items: baseline;
}

col.left {
	text-align: left;
	vertical-align: top;
}

col.flex {
	text-align: left;
	vertical-align: top;
}

col.pad {
	width: 10px;
}

col.dur {
	text-align: right;
}

col.icon {
	width: 16px;
}

tr.genre {
	font-size: 16pt;
	color:#330000;
	font-weight: normal;
	line-height: 16pt;
	font-style: normal;
}

tr.between-genres {
	height: 32px;
}

tr.between-pieces {
	height: 8px;
}

#bio {
	top: 30px;
	position: relative;
	width:792px;
	text-align: left;
	font-size:13pt;
	font-weight:normal;
	line-height:17pt;
}

#contact {
	top: 60px;
	position: relative;
	width:792px;
	text-align: left;
	font-size: 13pt;
	line-height: 17pt;
	font-style: italic;
}

#bottom {
	position: relative;
	top: 1000px;
	bottom: 20px;
	width: 792px;
	font-size:13pt;
	color:#330000;
	font-weight:normal;
	line-height:17pt;
}

.centeredImage {
	background-color: #dae3e1;
	text-align:center;
    padding:0px;
	margin: 0;
}

.caption {
	text-align:center;
    margin-top:6px;
    margin-bottom:0px;
    padding:0px;
    font-size: 13pt;
	line-height: 17pt;
	font-style: normal;
	font-weight: normal;
}

table.songtext {
	font-family: "Courier New", Courier, mono;
	font-size: 13pt;
	line-height: 17pt;	
	text-align: justify;
	width: 720px;
	border-style: none;
	padding: 0;
}
