BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px;
	PADDING-TOP: 0px;
	font-family: Tahoma,Arial,Sans Serif;
}

a {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px; color: #ffffff;
	text-decoration: underline;
}

img {
	border-width: 0px;
}

a.top_menu_link {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.title_white {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 16px;
	color: #ffffff;
}

.textbox {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px;
	color: #ffffff;
	background: #000000;
	border-width: 1px;
	border-color: #000000;
}

.textbox_select {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px;
	color: #ffffff;
	background: #000000;
	border: solid 1px #bd0100;
}

.button {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px;
	color: #ffffff;
	background: #000000;
	border-width: 1px;
	border-color: #000000;
}

.tourdate_mouseout {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px;
	color: #ffffff;
}

.tourdate_mouseover {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px;
	color: #ffffff;
	background: #c40001;
	cursor: pointer; 
}

.contact_error {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px;
	color: #900201;	
}

.content_grey {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px;
	color: #81817f;
}

.content_white {
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px;
	color: #ffffff; 
}

.blog_image {
	border-top: solid 3px #444444;
	border-right: solid 3px #444444;
	border-left: solid 3px #444444;
	border-bottom: solid 3px #444444;
	width: 84px; 
}

.blog_image_hover {
	border-top: solid 3px #bd0100;
	border-right: solid 3px #bd0100;
	border-left: solid 3px #bd0100;
	border-bottom: solid 3px #bd0100;
	width: 84px; 
}

.merch {
	border-top: solid 2px #444444;
	border-right: solid 2px #444444;
	border-left: solid 2px #444444;
	border-bottom: solid 2px #444444;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px; 
}

.merch_hover {
	border-top: solid 2px #bd0100;
	border-right: solid 2px #bd0100;
	border-left: solid 2px #bd0100;
	border-bottom: solid 2px #bd0100;
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
}

.main_menu {
	border-top: solid 2px #444444;
	border-right: solid 2px #444444;
	border-left: solid 2px #444444;
	border-bottom: solid 2px #444444;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center; 
}

.main_menu_hover {
	background: url(images/content_header.jpg);
	background-repeat: repeat-x;
	border-top: solid 2px #bd0100;
	border-right: solid 2px #bd0100; 
	border-left: solid 2px #bd0100; 
	border-bottom: solid 2px #bd0100; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-align: center; 
	cursor: pointer; 
}

a.main_menu_link {
	font-family: Tahoma,Arial,Sans Serif; 
	font-size: 12px; 
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 
}

.gallery_index {
	border-top: solid 3px #444444;
	border-right: solid 3px #444444;
	border-left: solid 3px #444444;
	border-bottom: solid 3px #444444;
	width: 140px; 
}

.gallery_index_hover {
	border-top: solid 3px #bd0100;
	border-right: solid 3px #bd0100;
	border-left: solid 3px #bd0100;
	border-bottom: solid 3px #bd0100; 
	width: 140px; 
}

#tablist {
	padding: 3px 0;
	margin: 0;
	float: left;
}

	#tablist li {
		list-style: none;
		display: inline;
		margin: 0;
	}
	
	#tablist li a {
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #444444;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #bd0100;
		color: #fff;
	}
	#tablist li a.current{
		background: #bd0100;
		color: #fff;
		padding: 6px 22px;
	}

#Content_Press, #Content_Tours, #Content_SongList, #Content_Quotes {
	width: 900px;
	padding: 10px;
	margin: 0 0 5px 0;
	border-left: solid 1px #444444;
	border-bottom: solid 1px #444444;
	border-right: solid 1px #444444;
	border-top: solid 3px #bd0100;
	text-align: left;
	color: #fff;
	font-family: Tahoma,Arial,Sans Serif;
	font-size: 12px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}