body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	 /*#ebf7f7 url('/gv_images/1bg.jpg') top center repeat-y;*/
	margin-bottom: 30px;
	padding-bottom: 30px;
	color: #666666;
	text-align: left;


}

p {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
}


p a:link {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: none;
	
}

p a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #009cff;
	
}




}

#header {
	padding-left: 200px;
	margin-left: 200px;
	
}

h2 {
	font-size: 23px;
	color: #009cff;
	text-decoration: none;
	
	
}


	a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	
}
	
	a:active {
	color: #cc0000;
	text-decoration: none;
	
}
	
	
	a:hover {
	color: #009cff;
	
	
	}

	a:visited {
	color: #666666;
	text-decoration: none;
	
	}



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

div.controls {
	word-spacing: 40px;
	text-align: center;
	margin-left: 400px;
}

	div#section1 {
		background:#fff;
		color:#666666;
		text-align: left;
		
		
		
		}


	div#section2 {
		background:#fff;
		color: #ccc;
		font-size: 12px;
		
}

	div#section3 {
		background:#ffffff;
		color:#666666;
		font-size: 12px;
		}
		
		div#section3 a:hover {
		color: #009cff;
		
		}
		
		div#section4 {
		background:#fff;
		color:#666666;
		font-size: 12px;
		}
		
		
		
		
		
		
		
		
		
		
		