/*index page-only styles*/
#bannerbackground { background-image: url(/images/banner_home.jpg); }

#content a, #content a:visited {
	text-decoration: none;
	color: #96b7ce;
	font-weight: bolder;
	font-size: 1.1em;
}

#content a:hover {
	color: #17409C;
}