/* CSS Document */
#rewired{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000001;
	background-color:#000000;
	margin:0px;
	padding:0;
	background-image: url(../images/logoTrans.gif);
	background-repeat: no-repeat;
	background-position: -25% 120px;
	
		}
#rewired p{
	line-height:15px;
	margin:0px;
	padding-bottom:15px;
}

#header	{
	margin:0px;
	text-indent:-1000px;
	height: 165px;
	padding: 0px;
	}
		
#rewired h4		{
	margin:15px 0px 0px;
	padding:10px 0px 0px;
	height:30px;
	font-size:12px;
	font-weight: bold;
			
			}
			
#rewired h3	{
	margin:0px;
	height:50px;
	text-indent: -2000px;
	padding: 40px 0px 15px;
	}			

#rewired a	{
	color:#960000;	
	text-decoration:none;
	font-weight:bold;
	}			

#rewired a:hover	{
	color:#FF5809;
	background: url(../images/dot.gif) repeat-x bottom;
	}		
	

#container	{
	position:relative;
	width:640px;
	z-index:10;
	background: #FFF url(../images/containerBGNewFont.gif) no-repeat top;
	visibility: visible;
	
			}
#outerWrapper {
	position:absolute;
	top:0px;
	left:140px;
	width:740px;
	background: url(../images/coversTornEdges.gif) repeat-y right;
	}
	
#container2{
	width: 640px;
	z-index: 6;
	background: url(../images/container2BGLong.gif) repeat;
	}

#topContent{
	width:500px;
	padding:0px 0px 0px 30px;
	text-align:left;
	margin-left: 30px;
			}		
		

#mainContent {
	padding:0px 50px;
	clear: left;
}
#mainContent p {
	background:url(../images/transSquareSmall.gif);
	line-height: 17px;

	}
			
#last	{ 
				padding:0px 30px 125px 30px;
				
}		


#nav {
	position:absolute; 
	left:320px; 
	top:129px; 
	width:430px; 
	height:20px; 
	z-index:11; 
	visibility: visible; 
	background: url(../images/transparentSquare.gif);
}
#nav a, #nav a:visited	{
				color:#824700;				
				text-decoration:none;}		
				
#nav a:hover	{				
					color:#FF5809;
					background-image:none;
					}
	
#nav ul {
margin-left: 0;
padding-left: 0;
display: inline;
font-family: "Trebuchet MS", serif;
	font-size: 12px;
} 

#nav ul li {
margin-left: 0;
padding: 3px 10px;
list-style: none;
display: inline;
}

								
#footer	a{
	padding: 10px;
}

#footer	{
	height:40px;
	margin-left: 0px;
	text-align: center;
	width: 100%;
	margin-top: -80px;
	padding-top: 30px;
	margin-right: 0px;
	padding-bottom: 20px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #4a0000;
	background: url(../images/footerBG.gif) no-repeat center center;
		}

.imageright {
	float: right;
	padding:4px;
	margin-left: 10px;
	background-color: #FFF;
	border: 1px solid #333;
	margin-top: 8px;
	margin-bottom: 8px;
}


.imageleft {
	float: left;
	padding: 4px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 15px;
	
}
.image {
	padding: 4px;
	margin:8px;
	border: 1px solid #333;
	text-align: right;
	background: #666;
}

.bold {
	font-weight: bold;
}
#indent {
	background: url(../images/transparentSquareSmall.gif) repeat;
	margin-left: 60px;
	margin-right: 60px;
	
}

#indent p{
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	padding-bottom:20px;
	}
	

table {
	padding:10px;
	border-spacing:10px;
	width: 90%;
	background: url(../images/transSquareSmall.gif);
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
th {
	font-size: 11px;
	text-align: right;
	padding: 10px;
}
td {
	padding: 8px;
}
.opaqueBG {
	background: url(../images/transSquareSmall.gif);
	clear: both;
}
.listbox {
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color: #003333;
}
.discTable {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}
/*styles for sub page headers*/

.songList{
	background: url(../images/pageHeaders/songList.gif) no-repeat left center;
	}
.lyricDetail{
	background: url(../images/pageHeaders/lyrics.gif) no-repeat left center;

}
.gigs{
	background: url(../images/pageHeaders/gigs.gif) no-repeat left center;

}
.contact{
	background: url(../images/pageHeaders/contact.gif) no-repeat left center;

}
.pressInfo {
	background: url(../images/pageHeaders/pressInfo.gif) no-repeat left center;

}
.gallery {
	background: url(../images/pageHeaders/gallery.gif) no-repeat left center;

}
.trackInfo{
	background: url(../images/pageHeaders/trackInfo.gif) no-repeat left center;

}
.welcome{
	background: url(../images/pageHeaders/welcome.gif) no-repeat left center;

}
.discs{
	background: url(../images/pageHeaders/discs.gif) no-repeat left center;

}		
.author {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #004800;
	padding-top: 20px;
}
h5 {
	font: bold 11px/20px Georgia, "Times New Roman", Times, serif;
	color: #004800;
	padding: 5px 0px 15px 15px;
}
