
body {
	background: #666;
	text-align: center;
	margin: 0 auto;
	font-size: 0.95em;
	border: 1px solid #333;
	width: 62em;
}

.main {
	background: #fff;	width: 62em;
	text-align: left;
}

.middle {
	padding: 10px 115px 10px 145px;
	font-family: verdana;
	text-align: justify;
	background: #fff;}

#indent {
	margin-left: 10px;
	border-bottom: 1px dashed black;
	cursor: pointer;
}

.exp {
	display: none;
	background: #eee;
	font-size: 0.8em;
}

acronym {
	cursor: help;
}

img#bio {
	padding: 0px 7px 7px 0px;
}

.lies {
	text-decoration: line-through;
}

h2 {
	font-size: 1.3em;
	text-decoration: underline;
}

h3 {
	font-size: 1em;
	text-decoration: underline;
}

#b {
	font-weight: bolder;
	text-align: center;
	font-size: 1.05em;
}

.header {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 62em;
	background: #fff url(../images/leftborder.jpg) no-repeat top left;}

.header div#a {
	background: url(../images/rightborder.jpg) no-repeat top right;}

.menu {
	border-bottom: 2px solid black;
	font-size: 1.2em;
	letter-spacing: 4px;
	word-spacing: 8px;
}

a:link, a:visited {
	color: #666;
	text-decoration: underline;
}

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

.foot {
	text-align: center;
	font-size: 0.75em;
}

.song_title {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 3px;
}

.small {
	font-size: 0.75em;
}
