

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 1030px; 
	height: 500px;
	overflow: hidden;
	border:1px solid #cccccc;
	background-image:url(../Images/background.gif)
	
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width: 1030px;
		height:500px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}
	
	
	div.scroller div.content {
		width: 10000px;
		
		}
.mysite {
	FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif; LETTER-SPACING: 0.18em; COLOR: #888683; FONT-WEIGHT: normal; TEXT-DECORATION: none
}

.name {
	FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif; LETTER-SPACING: 0.18em; COLOR: #888683; FONT-WEIGHT: normal; TEXT-DECORATION: none; font-size:18px; text-transform:uppercase;
}
.about p{
	FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif; LETTER-SPACING: 0.18em; COLOR: #888683; FONT-WEIGHT: normal; TEXT-DECORATION: none
}


#my-glider .controls {
	
}

#my-glider .controls {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; COLOR: #888683; LETTER-SPACING: 0.18em; COLOR: #888683; FONT-WEIGHT: normal; TEXT-DECORATION: none; font-size:18px; text-transform:uppercase;
}
#my-glider .controls a{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; COLOR: #888683; LETTER-SPACING: 0.18em; COLOR: #888683; FONT-WEIGHT: normal; TEXT-DECORATION: none; font-size:18px; text-transform:uppercase;
}