@charset "utf-8";
/* CSS Document */


body#indexPage .sf-menu a#home,
body#aboutPage .sf-menu a#about, 
body#newsPage .sf-menu a#news, 
body#programsPage .sf-menu a#programs, 
body#contactPage .sf-menu a#contact{
    background-position:0px -67px;
	display:block;
}


.homePage
{
	 float:left;
	 width:60%;
	 margin-bottom:3ex;
}