body {
   text-align: center;
   background: #111111;
}

.wrap {
   text-align: left;
   background: #FFFFFF;
   border: 1px solid #660000;
   margin-right: auto;
   margin-left: auto;
   position: relative;
   width: 795px;
   height: 100%;
}

/* CSS Document */
/*TEMPLATE*/
body {
	background-image: url(../image/background08.gif);
	text-align: center;
}
#wrap {
	position:relative;
	width: 795px;
	border: 1px solid #660000;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
/*TOP*/
#banner_logo {
	padding: 0px;
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#banner_title {
	font-family: "Times New Roman", Times, serif;
	color: #eeeeee !important;
	margin: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 48px;
	font-weight: bolder;
	display: block;
	letter-spacing: .0625em;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	color: #eeeeee !important;
	font-size: 18px;
	font-style: italic;
}
/*LEFT*/
#left_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff !important;
	line-height: 30px;
	display: block;
	margin-left: 0px;
	text-decoration: none;
}
#left_nav a:link {
}
#left_nav a:visited {
}
#left_nav a:active {
    color: #990000 !important;
}
#link00, #home {
	background-color: #191919;
}
#link00 a:hover {
	color: #33cc33 !important;
	background-image: url(../image/home.gif);
	background-repeat: no-repeat;
}
#link01, #the_band {
	background-color: #292929;
}
#link01 a:hover {
	color: #33cc33 !important;
	background-image: url(../image/the_band.gif);
	background-repeat: no-repeat;
}
#link02, #shows {
	background-color: #343434;
}
#link02 a:hover {
	color: #33cc33 !important;
	background-image: url(../image/shows.gif);
	background-repeat: no-repeat;
}
#link03, #recordings {
	background-color: #434343;
}
#link03 a:hover {
	color: #33cc33 !important;
	background-image: url(../image/recordings.gif);
	background-repeat: no-repeat;
}
#link04, #video{
	background-color: #4C4C4C;
}
#link04 a:hover {
	color: #33cc33 !important;
	background-image: url(../image/video.gif);
	background-repeat: no-repeat;
}
#link05, #accolades {
	background-color: #585858;
}
#link05 a:hover {
	color: #33cc33 !important;
	background-image: url(../image/accolades.gif);
	background-repeat: no-repeat;
}
#link06, #contact{
	background-color: #6D6D6D;
}
#link06 a:hover {
	color: #33cc33 !important;
	background-image: url(../image/contact.gif);
	background-repeat: no-repeat;
}
#link07, #fans{
	background-color: #828282;
}
#link07 a:hover {
	color: #33cc33 !important;
	background-image: url(../image/fans.gif);
	background-repeat: no-repeat;
}
#link08, #store {
	background-color: #909090;
}
#link08 a:hover {
	color: #0cf30c !important;
	background-image: url(../image/store_new.gif);
	background-repeat: no-repeat;
}
#link09, #friends {
	background-color: #9C9C9C;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#link09 a:hover {
	color: #0cf30c !important;
	background-image: url(../image/friends_new.gif);
	background-repeat: no-repeat;
}
/*CENTER*/
.content_wrap {
	width: 665px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrap .page {
	background-color: #eeeeee;
	display: block;
	margin: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap .page .page_content {
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	border: 10px solid #eeeeee;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #0E0E0E;
}
.page_content img{
	border: 1px solid #0E0E0E;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}
.page_content td{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #0E0E0E;
}
h1 {
    color: #EEEEEE !important;
}
h2 {
	color: #0E0E0E!important;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
h3 {
	color: #0E0E0E!important;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin: 2px;
	padding: 0px;
}
#mobi_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000 !important;
	float: left;
	margin: 6px;
}
/*BOTTOM*/
.footer {
	color: #333333 !important;
	background-color: #bbbbbb;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: Courier New , Monospace;
	background-color: #ff9933;
}
/*RECORDINGS*/
.tracklist {
	padding: 0px;
	margin-right: 3px;
	list-style-type: none;
}
.tracklist img{
	padding: 0px;
	margin-right: 3px;
}
/*SHOWS*/
#itinerary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E0E0E;
}
#itinerary #date_time {
	background-image: url(../image/date_time.gif);
	background-repeat: repeat-y;
}
#itinerary #venue_address {
	background-image: url(../image/venue_address.gif);
	background-repeat: repeat-y;
}
#itinerary #cost_info {
	background-image: url(../image/cost_info.gif);
	background-repeat: repeat-y;
}
#itinerary #directions {
	background-image: url(../image/directions.gif);
	background-repeat: repeat-y;
}