#menu1 a{
	background-image: url(../images/design/button_1_current.jpg);
}

#subnav #latestnews h2 span{
		background: url(../images/design/news_icon.gif) no-repeat left;
	}

#subnav .submenu h2 span{
		background: url(../images/design/school_icon.gif) no-repeat left;
	}
	
#footer	{
	background: #460001 url(../images/design/footer_home.jpg) bottom; /* home page footer */
	height: 257px; /* home page footer */
}
	#footer #footercontent{
		padding: 148px 5px 0px; /* home page footer */
	}
	
#main{
	padding-bottom:257px; /* bottom padding for footer - adjust as necessary  *** HOME PAGE *** */
}

#content .welcomemessage{
	display: block;
	text-indent: -5000px;
	width: 212px;
	height: 43px;
	background: url(../images/design/home_welcome.gif) no-repeat top left;
}