@charset "utf-8";
/* CSS Document */

#main h2 {
	text-indent: -900em;
	height: 22px;
}
#main #welcome {
	background: url(../images/title-welcome.jpg) no-repeat;
	width: 96px; 
}
#main #events {
	background: url(../images/title-events.jpg) no-repeat;
	width: 180px;
}
#main #updates {
	background: url(../images/title-updates.jpg) no-repeat;
	width: 157px;
}
#main #links {
	background: url(../images/title-links.jpg) no-repeat;
	width: 53px;
}
#main #contact {
	background: url(../images/title-contact.jpg) no-repeat;
	width: 78px;
}
#main #resources {
	background: url(../images/title-resources.jpg) no-repeat;
	width: 104px;
}
#main #information {
	background: url(../images/title-information.jpg) no-repeat;
	width: 124px;
}
#main #about {
	background: url(../images/title-about-us.jpg) no-repeat;
	width: 91px;
}