table {
background-repeat:no-repeat;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFECC4;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
	

a {
	color: #C68600;
	text-decoration: none;
}
.bio {
	background: url(assets/bg_bio.jpg) no-repeat;
}
.news {
	background: url(assets/bg_news.jpg) no-repeat;
}
.music {
	background: url(assets/bg_music.jpg) no-repeat;
}
.shows {
	background: url(assets/bg_shows.jpg) no-repeat;
}
.sideman {
	background: url(assets/bg_sideman.jpg) no-repeat;
}
.links {
	background: url(assets/bg_links.jpg) no-repeat;
}



#footer a:link, #footer a:visited {
	color: #C68600;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer {
	color: #FFDA8C;
	text-decoration: none;
	text-align: center;
	font: 11px "Trebuchet MS", Verdana;
}
.text {
	position: relative;
	top: 80px;
	width: 420px;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	text-transform: uppercase;
}
.calendar {
	width: 100%;
	border-bottom: 1px solid #666666;
	padding-bottom: 15px;
}
.calHeader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF66;
	text-decoration: none;
	border-top: 2px solid #FF6633;
	border-bottom: 2px solid #FF9933;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul {
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	
}
li {
	white-space: nowrap;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sidemanImg {
	border: 1px solid #FFFFFF;
}
.pics {
	background: url(assets/bg_pics.jpg) no-repeat;
}
.defaultImg {
	position: relative;
	top: 50px;
	left: 80px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
