body {
	border-top : 3px solid #909;
	}
#fakeBody {
	border-bottom : 3px solid #909;
	}
#header {
	background : transparent url('images/bg_header.jpg') no-repeat top left;
	}
#footer {
	background : #909 url('images/bg_footer.gif') no-repeat top center;
	}
#footerFoot {
	background : #909 url('images/bg_footerFoot.gif');
	}
a, a:visited, a:active {
	color : #909;
	}
#content h1 {
	color : #909;
	} 
#commonHeadNav li {
	background : #909 url('images/bg_commonHeadNavLI.gif') no-repeat left bottom;
	}
#commonHeadNav li a {
	background : transparent url('images/bg_commonHeadNavLIA.gif') no-repeat right bottom;
	}
	
#parentRightNav {
	background : transparent url('images/bg_parentright.gif') no-repeat top left;
	}
	
#childRightNav li a, 
#childRightNav li a:visited, 
#childRightNav li a:active {
	color : #909;
	}
	
.eventFilter {
	background : transparent url('images/bg_eventFilter.gif') no-repeat top left;
	text-align : center;
	margin : 0;
	padding : 38px 0 0 0;
	}
.eventFilter p {
	text-align : justify;
	padding : 0 5px 10px 5px;
	margin : 0;
	}
.littleMo {
	background : transparent url('images/bg_littleMo.gif') no-repeat top left;
	}
/*.littleMo p.view a {text-decoration : none;}
.littleMo p.view a:hover {text-decoration : underline;}
.littleMo form {
	text-align : left;
	font-size : 11px;
	margin-left : 7px;
	}
.littleMo div {
	text-align : left;
	margin : 7px;
	}
.littleMo li {
	margin : 7px;
	}*/
	
	
	
.navTableText {
	color: #909;
	}
.today {
	color : #909;
	}
blockquote.floatl {/*pull quote left*/
	color : #fff;
	background-color : #909;
	}
blockquote.floatr {/*pull quote right*/
	color : #fff;
	background-color : #909;
	}