body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.headerTxt {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerTxtBlk {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.links {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.links:hover {
	text-decoration:underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.textBio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.linksBio {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.linksBio:hover {
	text-decoration:underline;
}

.headerBlk {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textSM {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.linkText {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

#date_list {
	background-color: #fff;
	color: #000;
	padding: 10px 10px 25px 10px;
	margin: 10px 0 0 25px;
	width: 400px;
	font-size: 12px;
	font-weight: bold;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

#date_list a {
	color: #666666;
}

#date_list a:hover {
	text-decoration: none;
}

#date_list p {
	margin: 0 0 20px 0;
}

#date_list p.date_head, p.date_head {
	font-size: 14px;
	margin: 0;
}


#live_burst_june9 {
	margin: 190px 0 0 10px;
	display: block;
	width: 389px;
	height: 315px;
	background: url(img/burst_July7th.png) no-repeat;
}
	* html #live_burst_june9 {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/burst_July7th.png', sizingMethod='crop');
	}

#live_burst_1227 {
	margin: 20px 70px 0 0;
	display: block;
	width: 358px;
	height: 290px;
	background: url(img/burst_12-27.png) no-repeat;
}
	* html #live_burst_1227 {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/burst_12-27.png', sizingMethod='crop');
	}
	
* html #live_burst_1227, * html #live_burst_nye {
	cursor: pointer;
}

h3 {
	font-size: 24px;
	line-height: 1em;
	margin: .25em 0 0;
}
