td {
	background-color: #000000;
}

.photoTable { 
	margin: 10px 15px 10px 0;
	background: none;
	padding: 0;
	float: left;
	border: none;
}

.photoTable img { 
	display: inline;
	border: 5px solid gray;
}
.blend_right {
	float: right;
	margin-left: 10px;

}
.blend_left {
	float: left;
	margin-right: 10px;
}
.listen {
	display: inline;
	margin-right: 5px;
}
.listen img{
	border: none;
}
.listen a {
	color: #6699CC;
}
.listen a:visited {
	color: #6699CC;
}
.listen a:hover {
	color: white;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	margin-left: 40px;
	width: 450px;
}

.line {
	width: auto;
	border: 2px solid #D1D1D3;
}

.main_content_start {
	border: none;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 1px; /* IE fix for trailing blank */
	height: 0px;
}
.main_content_mid {
/*	background-color: #22040E; */
	border: 0px solid #333333;
	margin: 10px;
	margin-top: 20px;

	/*
	background-position: center center;
	background-image: url("images/bg-outer.gif");
	background-repeat: repeat-x;
	*/
	padding: 0;
	height: auto;
}

.main_content_mid img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.main_content_end {
	border: none;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 1px; /* IE fix for trailing blank */
	height: 0px;
}

.sub-header-item  {opacity: 0}

/* body text fonts */
#bodyText {
	color: #9C9C9C; /* default */
	font-size: 14px;
}

#bodyText p{
	color: #9C9C9C; /* do not use! */
	font-size: 14px;
}

#bodyText div.para, .para ul li { /* IE6 fix: the Peekaboo bug */
	margin: 0 10px 0 10px;
	padding: 0.25em 0 1em 0;
	color: #DCD9D2;	
	font-size: 14px;

}

.smallpara {
	font-size: 0.75em;
}
.continue { /* IE6 fix: the Peekaboo bug */
	color: #9C9C9C;	
	font-size: 1em;
	margin: 0 0 0 0;
}
#bodyText div.para img.concert {
	margin-left: 5px;
	padding: 0;
}


#tweener {width: 50px; height: 50px; border:1px solid yellow; display:block;}

h1 {
	font-size: 25px;
	font-style: none;
	margin: 0;
	color: #DFDFDF;
}

h2 {
	font-size: 20px;
	font-style: none;
	margin-bottom: -10px;
}

h3 {
	font-size: 15px;
	font-style: none;
	margin-bottom: 5px;
	color: #EA8C1B;
}

#bodyText h4 {
	font-size: 14px;
	color: #CCCCCC;
	margin: 5px 10px 0 10px;
	margin-bottom: 5px;
}
.caption {
	font-size: 14px;
	background-color: #200;
	padding: 3px 0;
}

#lineup {
	width: 430px;
	position: relative; 
	left: 40px; 
	text-align: left;
}


#lineup ul li.even {color: #FFE6BF;}

#lineup ul li.odd {color: #FFBD5F;}

#lineup .summary {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
	
}

#result {
	color: #E1A753;
	font-weight: bold;
	width: 270px;
	height: 150px;
	overflow: auto;
	position: relative;
	z-index: 99999;
}
