div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 480px; 
	height: auto;
	overflow: hidden;
	border:1px solid #cccccc;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:480px;
 		overflow:hidden;
		height: auto;
		float:left;
		padding:1em;		
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		 
 		}

#my-glider
{
	font-family:"trebuchet MS";
	font-size:12px;
 	text-decoration:none;
	color:#130f0c;
	text-align:justify;
 }

		
#my-glider a
{
	font-family:"trebuchet MS";
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#130f0c;
	font-weight:bold;
}


#my-glider a:hover
{
 	text-decoration:underline;
}

#my-glider1
{
	font-family:"trebuchet MS";
	font-size:12px;
 	text-decoration:none;
	color:#130f0c;
	text-align:justify;
 }

		
#my-glider1 a
{
	font-family:"trebuchet MS";
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#130f0c;
	font-weight:bold;
}


#my-glider1 a:hover
{
 	text-decoration:underline;
}


#my-glider2
{
	font-family:"trebuchet MS";
	font-size:12px;
 	text-decoration:none;
	color:#130f0c;
	text-align:justify;
 }

		
#my-glider2 a
{
	font-family:"trebuchet MS";
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#130f0c;
	font-weight:bold;
}


#my-glider2 a:hover
{
 	text-decoration:underline;
}