/*body { 
	font-family: verdana, sans-serif; margin: 0; padding:0; font-size: 12px; background-color: #0E0C21; color: #fff; 
	background: url(../images/home-bkgd-no-header.jpg) repeat-y top center;
	text-align: center;
}*/
#bod_carousel { position: relative; margin: 0 auto; width: 960px; text-align: left; }

.column_carousel { margin: 20px 0 60px 11px; width: 560px; position: relative; }

#my_glider { }

.glideshow_carousel { position: relative; padding: 0 25px; background: #CDCDCD; }

.glideshow_carousel .btnprevious_carousel {
	position: absolute;
	top: 50px; left: 2px;
}

* html .glideshow_carousel .btnprevious_carousel { left: -33px; }

.glideshow_carousel .btnnext_carousel {
	position: absolute;
	top: 60px; right: 2px;
}

.glider .scroller { 
	position: relative;
	overflow: hidden;
	color:#000;
	margin: 0 10px;
	width: 490px;
}

.glider .scroller h2 { font-size: 12px; margin: 0.3em 0;}

.glider .scroller h2 a:link, .glider .scroller h2 a:visited { 
	text-decoration: none;
	color: #000;
}

.glider .scroller h2 a:hover, .glider .scroller h2 a:active { 
	text-decoration: underline;
	color: #000;
}

.glider .scroller p { font-size: 10px; margin: 0.3em 0;}

.glider .scroller .section {
	width:180px;
	overflow:hidden;
	float:left;
	padding: 10px 15px 10px 0px;
}

.glider .scroller .content {
	width: 9999em;
	overflow: hidden;
}
