.descArea{
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.descArea img{
	float: left;
	margin: 0px 10px 5px 0px;
	}
	
.newsItem{
	margin-bottom: 25px;
	background-image:none!important;
}

.othernewsItem {
	margin-bottom: 5px;
}

.newsHead{
	margin-top: 0px;
	color: #FFF;
}

.newsBody{
	padding-right: 10px;
	margin-bottom: 10px;
}

.newsImg{
	float: right;
	margin: 0px 0px 10px 10px; 
	}	
	
.newsMedia{
	margin-top: 10px;
	padding-right: 10px;
}

.newsHead b:hover {
	color: #FF0000;
}

/* NEWS */
/* Main Content */
#container_news {

	background: url(/images/sectionheaders/h1_news.gif)  top left no-repeat;
	padding-top: 90px;

	width:480px;

}

#container_article {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_article.gif)  top left no-repeat;
}

#container_alert {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_alert.gif)  top left no-repeat;
}

#container_press {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_press.gif)  top left no-repeat;
}

#container_events {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_events.gif)  top left no-repeat;
}

#container_journal {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_journal.gif)  top left no-repeat;
}

#container_bio {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_bio.gif)  top left no-repeat;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:11px!important;
}

#container_tournews {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_tournews.gif)  top left no-repeat;
}

#container_interview {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_interviews.gif)  top left no-repeat;
}

#container_review {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_reviews.gif)  top left no-repeat;
}

#container_review img { float:left; display:inline; padding:5px; }

#container_concertreview {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_concertreviews.gif)  top left no-repeat;
}

#container_tours {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_tourinfo.gif)  top left no-repeat;
}

/* Side Column Content */
#container_calendar {
	width: 268px;
	padding-top:10px;
	background: url(/images/sectionheaders/h1_calendar.gif)  top left no-repeat;
}

#container_rss {
	width: 261px;
	/*background: url(/images/sectionheaders/h1_rss.gif)  top left no-repeat;*/

}

#container_rss a:hover {
	width: 261px;
	/*background: url(/images/sectionheaders/h1_rss.gif)  top left no-repeat;*/

}

#container_googleAds {
	width: 250px;
	text-align:center;
	background: url(/images/sectionheaders/h1_googleAds.gif)  top left no-repeat;
}

.rssHeader, .jssHeader {
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

#container_search {
	width: 257px;
    /*background: url(/images/sectionheaders/h1_search.gif)  top left no-repeat;*/
padding: 10px 0px 0px 0px;
border-bottom:#999999 1px dotted;

}
#container_tags {
	width: 245px;
    /*background: url(/images/sectionheaders/h1_search.gif)  top left no-repeat;*/
padding: 10px 0px 0px 10px;
border-bottom:#999999 1px dotted;
}

#container_interviewlist {
	width: 250px;
	background: url(/images/sectionheaders/h1_calendar.gif)  top left no-repeat;
}

#container_tourlist {
	width: 250px;
	background: url(/images/sectionheaders/h1_tourlist.gif)  top left no-repeat;
}

/* 3 Column Layout */
#threecol_side {
	width: 276px; 
	float: left;
	margin-right: -524px; /* negative value of rightside width */
}

#threecol_main {
	width: 524px;
	float: right;
}

#threecol_mainLeft {
	width: 248px;
	float: left;
}

#threecol_mainRight {
	width: 276px;
	float: right;
}

/* 3 Column Layout Containers */
#container_content_threecol {
	margin: 0px;
	padding: 55px 0px 25px 0px;
	text-align: left;
}


/* START: AJAX CALENDAR */
div#AJAXCalendar {
    width: 250px;
	height: 148px;
    margin: 0px auto;
    font-family: arial, helvetica, sans-serif;
	/*background-color: #464646;*/
	clear: both;
}

div#AJAXCalendar_Load {
    width: 200px;
    padding: 10px;
    padding-left: 30px;
    margin-left: 0px;
    background: #464646 url('/images/ajaxload.gif') 5px no-repeat;
    font-size: 10px;
}

table#AJAXCalendarTable {
	width: 250px;
	padding: 0px;
	margin: 0px;
	color: #fff;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

table#AJAXCalendarTable td {
	height: 16px;
	text-align: center;
	font-weight: normal;
}

table#AJAXCalendarTable tbody tr { 
	font-size: 11px;
}

table#AJAXCalendarTable tr.WeekRow td {
	border-bottom: 1px solid #d7d7d7;
	color: #666666;
}

table#AJAXCalendarTable tbody tr td a { 
	color: red; font-weight: bold; 
}

table#AJAXCalendarTable tbody tr.WeekRow { 
 font-size:11px;
}

table#AJAXCalendarTable tr.calendarDays td {
	background: #eee;
}

table#AJAXCalendarTable td.linkedDay { 
	font-weight: bold; 
	background: white;	
}

table#AJAXCalendarTable td.NavBack { 
	font-weight: normal; font-size: 10px; 
	background-color: #959292;
}

table#AJAXCalendarTable td.NavBack a { 
	color: #fff; text-decoration: none; 
}

table#AJAXCalendarTable td.NavForward { 
	font-weight: normal; font-size: 10px; 
	background-color: #959292;
}

table#AJAXCalendarTable td.NavForward a { 
	color: #fff; text-decoration: none; 
}

.calendarTitle { background-color: #959292;}
.calendarHeader { background-color: #959292;}
.nonLinkedDay {}
/* END: AJAX CALENDAR */


div#calendar_top {
    width: 245px;
    height: 15px;
    margin-left: 0px;
    padding-top: 6px;
    font-size: 10px;
    font-weight: bold;
}

div#calendar_top a {
    color: #fff; /*month links at top*/
    padding: 2px;
    font-weight: normal;
}

div#calendar_top a:hover {
    background-color: #000;
    color: #fff;
    padding: 2px;
}

table.calendar {
    width: 250px;
    margin-left: 0px;
    margin-bottom: 0px;
}

table.calendar tr td {
    border-bottom: 1px solid #626262;
}

caption#calendar {
    margin-left: 0px;
    padding-top: 3px;
    padding-bottom: 6px;
    font-family: arial, helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-align: left;
    color: #fff;
}

.diggit ul{
	padding-left: 0;
	list-style-type: none; 
}

.diggit li{ 
	display: inline;
	margin-right: 5px;
}
#container_news #container_content{
	margin-left:15px;
	margin-top:-15px;
	background-image:none!important;	
}
.newsHeadLine{
	font-weight:bold;
	font-family:Helvetica;
	font-size:14px;
	margin-top:-5px;
	margin-bottom:10px;	

}

a:hover b{ 
	color: #FF0000;
}


.newsDate {
	color: #E3D93C;
	margin-right:10px;
}

.button{
	background: transparent url(/images/buttons/arrow_red.gif) no-repeat center right;
	color:red;
}


.divider{
margin: 30px 0px;
}



