#homePage #navHome a{
	background-image: url(../images/nav_on_home.gif);
}
h1{
	background-image: url(../images/home_title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 36px;
	position: relative;
	padding-top: 20px;
}
