

a.navBar:link {color: #DE5713}
a.navBar:visited {color: #DE5713}
a.navBar:hover {color: #990000}
a.navBar:active {color: #FFFFFF}

a.textLink:link {color: #FFFFFF}
a.textLink:visited {color: #FFFFFF}
a.textLink:hover {color: #FFFFFF}
a.textLink:active {color: #ffffff}

a:link {color: #990000}
a:visited {color: #991111}
a:hover {color: #DE0713}
a:active {color: #000000}


body{
	padding: 0px; background-color: #FFFFFF; font: 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.backgroundColor{background-color: #ffffff}
.textPanelColor{background-color: #4F4}

.bodyDiv{margin: 0 auto; width: 800px; overflow: hidden;}
.body2Div{margin: 10px}



.panelDiv{margin-top: 10px; margin-bottom: 10px}
.rtop, .rbottom{display:block}
.rtop b, .rbottom b{display:block;height: 1px; overflow: hidden}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.bBack{background: #FFFFFF}
.pBack{background: #DE5713}
.pFont{color: #B1210F}
.pxBack{background: #000}

.bandname
{
	color:				#990000;
	font-family:		Verdana;
	font-weight:		bold;
}
.livedate
{
	font-weight:		bold;
	font-family:		Verdana;
	font-size:			100%;
}
.livevenue
{
	color:				#990000;
	font-family:		Verdana;
	font-size:			90%;
}
.oldvenue
{
	color:				#990000;
	font-family:		Verdana;
	font-size:			70%;
}


.topName{color: black; margin-top:10px; font-weight: bolder;}

div.pictureBar {
	position: relative;
	margin: 0 auto; 
	height: 180px;
	min-height: 180px;
}


div.panelText { 
	margin: 10px;	
}
div.XpanelText p {
	text-indent: 15px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
}

	
.smallText {font-size: 70%;}

h1 {font-size: 190%; width:100%; border-bottom: solid 2px #990000;}
h2 {font-size: 120%; width:100%; border-bottom: solid 2px #990000;}
h3 {font-size: 120%;}
h4 {font-size: 90%;}

table.recordingList {
	border-collapse: collapse;
	border-spacing: 0px;
}

table.recordingList td {
	padding: 10px;	
	
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
	
	
}

td.trackColumn {
	text-align: right;
	white-space: nowrap;
	vertical-align: text-top;
}

#mainPanelFull{float: left; width: 800px;}
#mainPanel{float: left; width: 595px; }
#rightPanel{float: right; width: 175px}


div.navBar{
	margin: 0 auto;
	position: relative;
	padding-left: 6px;
	font-size: 0px; 
	display: block;
}

a.navBar {
	margin: 0 auto;
	margin-left: 7px;
}

img.navBar {
	margin: 0 auto;
}

 
p.quote {
	text-indent: 10px;
	font-style: italic;
	margin: 0px;
	font-size: 95%;
	text-align: justify;
	padding-bottom: 5%;
}

p.lyrics {
	text-indent: 0px;
	margin: 10px;
	width: 100%;
	white-space:pre;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
	font-size: 100%;
}

.topLink {
	text-align: right;
	line-height: 0%;
	font-size: x-small;
}

p.lyricCredit {
	text-indent: 0px;
	font-size: xx-small;
	font-weight: lighter;
	text-align: right;
}

p.recordingCredit {
	text-indent: 0px;
	font-size: 70%;
	font-weight: lighter;	
	font-style: italic;
}
p.photoCredit {
	line-height: 0px;
	text-indent: 0px;
	font-size: xx-small;
	font-weight: lighter;	
	font-style: italic;
	text-align: right;	
}
div.event {
	border: solid 1px red; 
	margin-top: 5px; 
	padding: 5px;	
}