body {
	background-color:#664500;
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 36px;
	font-style: italic;
	color: #FFFFCC;
	margin-bottom: -12px;
}
h2 {
	font-size: 24px;
	color: #FFFFCC;
	margin-bottom: -7px;
}
h3 {
	font-size: 18px;
	color: #FFFFCC;
	margin-bottom: -5px;
}
p {
	font-size: 16px;
	color: #FFFFCC;
	line-height: 1.3;
	margin-bottom: 3px;
}
a, a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover {
	color: #DCBA72;
	text-decoration: underline;
}

.jazz_artist_wrap {
	position: absolute;
	right: 80px;
	left: 80px;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: 1;
}
td.jazz_music_content {
	background-color: #999900;
	width: 150px;
	padding: 12px;
	border-left: 1px solid #848400;
}
td.jazz_band_body {
	background-color:#996600;
	width: 100%;
	padding: 12px 20px 12px 24px;
	border-right: 1px solid #513600;
	border-left: 1px solid #848400;
}
.par, td.par {
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 3px;
}
.par_rev, td.par_rev {
	font-size: 16px;
	color: #FFFFCC;
	line-height: 1.3;
	margin-bottom: 3px;
}
.small, td.small {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 1.1;
}
input.par, select.par, textarea.par {
	font-family: "Times New Roman", Times, serif;	
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 3px;
	background-color: #FFFFCC;
}
.brown {color: #996600}
.green {color: #999900}
.picture {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.picture a:link,.picture a:visited,.picture a:hover {
	color: #FFFFFF;
}
