.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;
	margin-right: 5px;
	margin-bottom: -4px;
	margin-top: 5px;
}
.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;
}


.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: #000;
	border: 10px solid #1F1F1F;
	background-image: url("images/ly_header.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	padding: 0 10px 0 10px;
	height: auto;
}

.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 { /* IE6 fix: the Peekaboo bug */
	color: #9C9C9C;	
	font-size: 1em;
	margin: 15px 0 15px 0;
}

.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: #6699CC; */
	color: #FD3235;
}

#bodyText h4 {
	font-size: 14px;
	color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.caption {
	font-size: 12px;
	background-color: #200;
}

.stbuttontext {
	color: #DFDFDF;
	font-weight: bold;
}

/**
 * Upstarts section
 *
 */
.mainTable {
	background-image: none;
	background-color: #1F1F1F;
}
 
.head_section  {
	background-color: #1F1F1F;
}
 
.banner_horizontal {
	border: 1px none white;
	width: 743px;
	height: 200px;
	margin-left: 10px;
	margin-top: 10px;
	
} 

.dots {
	border-top: 1px dotted #2F2F2F;	
	clear: both;
}

.listing {
	float: left;
	margin-right: 10px;
	border: 1px solid #2F2F2F;
	font-size: 1px;
}
.abstract {
	font-size: 17px;
}

.host {
	clear: left;
	padding-bottom: 10px;
}

.anchor a {
	color: #E6E0C3;
}
.anchor a:visited {
	color: #E6E0C3;
}
.anchor a:hover {
	color: white;
	text-decoration: none;
}