

#navigation{
	background-image:url(/images/layout/nav-bg/media.png);
}

#content-outer{
	background-image:url(/images/layout/sub-bg/media.png);
}

#content-footer{
	background-image:url(/images/layout/interior-footers/media.png);
}

h1 {
	color: #005BBF ;
}

#content {
}

#page-content {
	background-image: url(/images/layout/bg-content-full.jpg) ;
}

#navigation UL#main_tier LI {
	height: 44px ;
}

#navigation UL#main_tier .on {
	background-color: #FFC61E ;
}


#column-left {
	width: 670px ;
	padding: 0px 0px 0px 30px ;
}

#column-right {
	width: 30px ;
}

#sub-navigation UL LI A {
	color: #005BBF ;
}




.nav-alt {
	background-image: url(/images/media/nav-bg.png) ;
}

.years {
	list-style-type: none ;
	font-size: 16px ;
	font-style: italic ;
	margin: 0px ;
	padding: 0px 0px 10px 0px ;
}

.years li {
	float: left ;
	display: inline ;
	padding-right: 20px ;
}

.news-listing {
	padding: 0px 0px 10px 0px ;
}

.news-date {
	width: 50px ;
	float: left ;
	display: inline ;
}

.news-date-mo {
	background-color: #FFFFFF ;
	padding: 0px ;
	width: 40px ;
	text-align: center ;
	font-style: italic ;
}

.news-date-day {
	background-color: #666666 ;
	padding: 0px ;
	width: 40px ;
	text-align: center ;
	color: #FFC61E ;
	font-style: italic ;
}

.news-title {
	float: left ;
	display: inline ;
	width: 520px ;
}

.news-title h2 {
	font-size: 14px ;
	font-weight: 100 ;
	line-height: 16px ;
}

