/****************************************************************/
/* MENU */ 


	/* MAIN MENU ****************/
	#menu li{float:left;}
	#menu a{display:block; height:22px;}
	#btn_1{background:url(images/btn_01.gif) no-repeat; width:76px;}
	#btn_1:hover{background-position:right top;}
	#btn_2{background:url(images/btn_02.gif) no-repeat; width:75px;}
	#btn_2:hover{background-position:right top;}
	#btn_3{background:url(images/btn_03.gif) no-repeat; width:108px;}
	#btn_3:hover{background-position:right top;}
	#btn_4{background:url(images/btn_04.gif) no-repeat; width:67px;}
	#btn_4:hover{background-position:right top;}
	#btn_5{background:url(images/btn_05.gif) no-repeat; width:56px;}
	#btn_5:hover{background-position:right top;}
	#btn_6{background:url(images/btn_06.gif) no-repeat; width:125px;}
	#btn_6:hover{background-position:right top;}
	#btn_7{background:url(images/btn_07.gif) no-repeat; width:94px;}
	#btn_7:hover{background-position:right top;}

/****************************************************************/
/* Newsletter / Contact */
	#story{background:url(images/btn_story.jpg) no-repeat;}
	#guestbook{background:url(images/btn_guestbook.jpg) no-repeat;}
	#donation{background:url(images/btn_donation.jpg) no-repeat;}
	#register{background:url(images/btn_register.jpg) no-repeat;}

/****************************************************************/
/* Sponsors */
	#sponsors{background:url(images/bg_sponsors.gif) center no-repeat;}
	#sponsors a{position:absolute; top:17px; height: 70px;}

	#btn_nyknicks{left:165px; width:85px; height:57px;}
	#btn_nyrangers{left:253px; width:75px; height:57px;}
	#btn_nyliberty{left:330px; width:80px; height:57px;}
	#btn_fuse{left:410px; width:70px; height:57px;}
	#btn_msge{left:480px; width:108px; height:57px;}
	#btn_msg{left:588px; width:122px; height:57px;}


/****************************************************************/
/* NEWS */
	#news h2{
		background:url(images/title_news.gif) no-repeat;
		width:195px;
		height:20px;
	}
	#news .readmore{
		position: absolute;
		right: 3px;
		bottom: 5px;
		padding-left: 16px;
		display: block;
		height: 14px;
		width: 90px;
		background: url(images/btn_read_more.gif) top left no-repeat;
	}
	#news #news-view-all a{
		background:url(images/btn_news_event.gif) no-repeat left center;
	}