
.navArea
{
	position:absolute;
	top:130px;
	width:130px;
	height:500px;
	background-color:#6499c5;
	margin-top:8px;	
	background-image:url('images/national1.jpg');
	
}

.navText{
	font-weight:bold;
	font-size:.9em;
	margin-bottom:10px;
	margin-left:5px;
	font-family: Arial, Verdana, Helvetica;	
	color:black; 
	background-color:white;
	width:90%;
}
.topItem{
	margin-top:10px;
}
	

a.nav{
	text-decoration: none;
	
}
	
a.nav:link
{
/*	color:white;*/
	color:black;
}

a.nav:visited  
{ 
	/*color: white;*/
	color:black;	
}

a.nav:hover    
{ 
	/*color: purple; */
	color:black;
}

a.navCurrent{
	
	color:black;
	color:red;	
}

.currentPage
{
	/*color:black;*/
}


#left 
{
	/*float:left;
	left:12%;*/
	margin-left:135px;
	margin-right:20px;
	margin-top:8px;	
	width: 35%;
	position:absolute;
	top:130px;
}

#right 
{
	float:left;
	/*height: 680px;*/
	width: 40%;
	margin-left:10px;
	margin-top:8px;	
	position:absolute;	
	top:130px;	
	left:50%;
}

/*
.rollover a:link    {color:blue;font-weight: bold}
.rollover a:hover   {color:blue; font-weight: bold}
.rollover a:visited   {color:blue; font-weight: bold}
*/

/* first line of gig listing */
.gig 
{
	color:white;
	font-weight:bold;
	font-size:medium;
}

img{ border:0px; }

.gigtable
{	
	font-size:10pt;
	font-family:arial;
}


tr.header
{	
	font:10pt Arial;
	font-weight: bold;	
}

td.bold
{
	font-weight: bold;
}

.regRollover a:link {color:black}
.regRollover a:visited {color:black}
/*.regRollover a:hover   {color:blue}*/


.directionsText
{
	font:10pt Arial;
	font-weight: bold;	
}

.generalText
{
	font-family:Arial;
	font-size:10pt;
}


ul.text
{
	font-family:Arial;
	font-size:10pt;

}

div.title
{
	font:bold 60pt Arial;
}

div.performances
{
	font:bold 18pt Arial;
}

.pageHeader
{ 
	font:bold 1em Arial;
}

.performanceHeader
{
	font-weight:bold;
	font-size: .9em;
	font-family: Arial;
	/*border-bottom: thin solid black;*/
}

.performance
{
	font-family:arial;
	font-size:.8em;
	font-color:white;
	margin-bottom:5px;
	border-bottom: thin solid black;	
}	

.imgBorder
{
	border-style:solid;
	border-color:black;
}

.cdCover
{
	height:300px;
	width:300px;
	float:left;
	position:relative;
	vertical-align:top;
	
	/*margin-top:-5;*/
}

.cdBack
{
	height:298px;
	width:298px;
	border: thin solid black;	
	right:-50px;
	top:-40px;
	position:relative;
}

body
{
	font-family: arial;
	font-size:1em;
	text-decoration: none;
}

.page
{
	display:block;
	width:100%;	
}

.headerBox{
	background-image:url('images/national2.jpg');	
	top:4px;
	left:450px;
/*	
	margin-left:20px;
	/*font-size:5em;*/
	font-weight:bold;
	/*clear:both;*/
	position:absolute;
	top:4px;*/
}

.header
{
	/*border-bottom: thick solid blue;*/
	/*width: auto;*/
	margin-left:20px;
	font-size:5em;
	font-weight:bold;
	clear:both;
	position:absolute;
	top:4px;

}

.bigAlbumTitle
{
	top:60px;
	left:400px;
	font-size:4em;
}

.restlessColor { 	color:#976d5d;}

.waitColor { 	color: #6499c5;}


/*.headerText
{
	margin-left:2%;
}*/

.restlessHeader
{
	margin-left:30px;
}

hr.wait 
{ 
 	color: #6499c5;
	background-color: #6499c5;
	border:none;
	height: 5px;
}

hr.restless
{ 		
	color:#976d5d;
	height: 5px;
	background-color: #976d5d;
	border:none;	
}
	


.copy
{
	font-size:.9em;
}



/*#content
{
	width: 500px;
	border: medium double rgb(250,0,255);
	font-color: white;
}*/



ul 
{
	list-style-type:disc;
}

.pageHeader 
{
	font-size:1.2em;
	font-weight:bold;
}

.CDTitle 
{
	font-style: italic; 
}
	
a 
{
	text-decoration: none;
}
	
/*	
a:link {color: #6499c5}     
a:visited {color: #3399FF}   
a:hover {color: #FF0000}  
a:active {color: #0000FF} 
*/
/* for wait all night 
restless is orig on restless.html
*/
.songTitle {color:#6499c5}
.songTitle:hover {color:purple}

.orig {color:brown}
.orig:hover{color:black}
		/*.orig a:link{color:brown}
		.orig:visited{color:#dfa688}
		.orig:hover{color:black}*/

/* for restless street 
.restlessTitle a.link{color:#6499c5}
.restlessTitle:hover {color:red  }
.restlessTitle:visited {color:yellow}*/

.buyCD
{
	border-color:#6499c5;
	border-style:solid;
	/*margin-left:20px;
	width:250px;*/
	padding:5px 5px 5px 5px;
}

#lyricBox
{
	width:auto;
	/*font-size:5em;
	font-weight:bold;*/
	clear:both;	
	/*height:300px;
	width:600px;*/
	border-color:#6499c5;
	margin-left:20px;
	position:absolute;
	top:700px;

}

#lyric{
	top:700px; 
	position:absolute;}


a.award
{
	color:blue;
}
a.award:visited  
{ 
	color: blue;
}
