#sliderWrapBackground {
    background-color:#999999;
	background: white url('/resources/images/index/backgrounds/sliderBackground_vert.png') repeat-x top left;
    width:950px; 
    height:100px; 
    overflow:hidden;
	padding:8px 0px 8px 0px;
    }

#sliderWrappper {
    width:950px; 
    height:100px; 
    overflow:hidden;
	margin:0px 0px 0px 0px;
    }

#socialColumn {
	background: white url('/resources/images/index/backgrounds/socialColumn.jpg') no-repeat top left; */
	background-color:#FFCC00;
	width: 238px;
	height: 449px;
	float: left;
	text-align: ;
	}




#leftColumn {
	background: #FFFFFF url('/resources/images/index/backgrounds/socialColumn3.png') no-repeat top left;
	width: 238px;
	/* height: 449px; */ /* 120109 */
	float: left;
	text-align: ;
	color:#333333;
}

#leftColumnContent {
	margin-top: 230px;
	font-size: 11px;
	line-height: 15px;
	color: white;
	text-align: left;
	padding: 0px 20px 5px 20px;
}

#centerColumn {
/*	background: #ffffff url('/resources/images/index/backgrounds/rolandNews.gif') no-repeat top left; */
	float:left;
/*	margin-left: 240px; */
/*	width:400px; */
	width:450px;
	margin-right: 0px;
	text-align: left;
	font-size: 11px;
/*	height: 449px; */
}

#newsNavigation {
	margin: 0px 0px 15px 180px;
	padding-top: 36px;
}

#newsNavigation {
	color: gray;
}

.newsItem {
	margin: 10px 0px 10px 35px;
	line-height: 14px;
}

.newsThumbnail {
	float: left;
}

.newsTitle {
	margin: 0px 0px 0px 65px;
	color: black;
	font-weight: bold;
}

.newsBody {
	margin: 0px 0px 0px 65px;
}


.newsTable tr td {
    padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	}

.newsTable a:link { color:#333333; }
.newsTable a:visited { color:#333333; }
.newsTable a:hover { color:#0066CC; }



.newsTablePr tr td {
    padding:2px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	}

.newsTablePr a:link { color:#333333; }
.newsTablePr a:visited { color:#333333; }
.newsTablePr a:hover { color:#0066CC; }



#rightColumn {
	float: right;
	color: black;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	height: 449px;
/*	background: #ffffff url('/resources/images/index/backgrounds/rightColumn.gif') repeat-y top left; */

}

.rightColumnButton {
	text-align: center;
}

.rightColumnButton img{
	padding: 10px 0px 0px 0px;
}

#workshops {
	width: 244px;
	background: url('/resources/images/index/backgrounds/workshops.gif') no-repeat top left;
	padding-bottom: 10px;
}

#tradeshows {
	width: 244px;
	background: url('/resources/images/index/backgrounds/tradeshows.gif') no-repeat top left;
	padding-bottom: 10px;
}

.eventTitle {
	font-weight: bold;
	margin: 5px 5px 10px 23px;
}

.eventLabel {
	font-weight: bold;
	width: 75px;
	text-align: right;
	float: left;
	clear: both;
}

.eventInfo {
	float: left;
	margin-left: 15px;
	width: 140px;
}

.headlineh2TG18 {
	font-size : 18px;
	color:#363636;
	}


