h3.section {
	margin-top: 1em;
}
#maincontainer{
	position:relative;
    width: 960px;
	margin-top:50px;
	margin-bottom:20px;
	}
#leftnav{
	float:left;
	padding-top: 50px;
}
#demo-wrapper {
	margin-left:30px;
	padding-left:170px;
	overflow: hidden; 
	height: 890px; 
	width: 751px;	
	position: relative;

}
#demo-inner {
	width: 4000px;
	height: 300px;
	position: relative;

}
.scrolling-content {
	text-align: left;
	position: absolute;
	}

#maincontainer .left1{
	visibility:hidden;
	position:absolute;
	top:120px;
    height:120px;
	width:40px;
	left:5px;

}
#maincontainer .right1{
	visibility:hidden;
	position:absolute;
	top:120px;
	height: 120px;
	width:40px;
	right:5px;
}
#flashintro{
	
	left:0px;
	top:0px;

}

#news1{
	width: 700px;
	top:0px;
	left:2000px;
	
	visibility:hidden;
	
}

#news2{
	width: 700px;
	left:3000px;
	top:0px;
	visibility:hidden;
}
#news3{
	width: 700px;
	left:1000px;
	top:0px;
	
}
#news1 .news_item {
	padding: 20px;
}
#news1 .news_odd {
	background: url('../images/news-med-grey.gif') top left repeat-y #dfe0e2;
}
#news1 .news_even {
	background: url('../images/news-white.gif') top left repeat-y #f5f7f6;
}
#news1 .source,#news2 .source  {
position:relative;
	font-size: 12px;
	color: #b71c1c;
	width: 200px;
	height: auto;
	padding-top: 20px;
	float: left;
}
#news1 .source p {
position:relative;
	color: #636267;
	padding-left: 5px;
	padding-right: 40px;
	}
#news1 .story {
position:relative;
	width: 400px;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	float: right;
}

#play
{
position:absolute;
left:100px;
top: 362px;
z-index:10;
}
#pause
{
position:absolute;
left:100px;
top: 362px;
z-index:10;
}
#left
{
position:absolute;
left:80px;
top: 362px;
z-index:10;
}
#right
{
position:absolute;
left:120px;
top: 362px;
z-index:10;
}
#left1
{
position:absolute;
}
#left2
{
position:absolute;
}
#left3
{
background-image:url(images/Upcoming_Events_Icon_2010_FINAL(1).jpg);
position:absolute;
}
div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}
