#inaug_pages { width:650px;font-family:Verdana,sans-serif;font-weight:bold; }
#inaug_pages {
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;	
	width: 649px;
	background: #ddd url(http://oregonianextra.com/olive-specials/inauguration/graphics/background.jpg) top repeat-x;
	padding: 12px 7px 10px 7px;
	overflow: hidden;
}



#inaug_pages a { text-decoration:none; }
#inaug_pages h1 { font-family:Georgia,serif;text-transform:uppercase;font-size:16px;margin:0 0 10px;color:#fff; }
.item { float:left;width:100px;font-size:10px;margin-right:10px; }
.item a { color:#666 !important; }
.item a:hover { color:#333 !important; }
.item a img { border:1px solid #aaa; }
.item a:hover img { border-color:#666 !important; }
.rightitem { margin-right:0; }
.paperdate { font-size:9px; }

#my-glider { width:650px; }

#page { height:740px;text-align:center;font-size:12px;color:#666 !important; }

#page img { margin-bottom:5px; }

#page a { color:#900 !important }

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 650px; 
	height: 150px;
	overflow: hidden;
	}
	
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width: 650px;
		height: 150px;
		overflow:hidden;
		float:left;
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		}	
	
.navigation { font-family:Georgia,serif;
	text-align: right;
	font-size: 50px;
	margin: 0;
	padding: 0;
	font-weight:normal;
	line-height:40px;
	}
	 
.navigation a { text-decoration:none; color: #666 !important; }
.navigation a:hover { color:#900 !important; }