/* BUUUUUUUTTTTTTTOOONSSS!! */

#test_link{
	width : 200px;
	height : 56px;
	overflow : hidden;	
		background-image : url(http://www.faithandfootball.org.uk/images/buttons/index_right_new.png);
	background-repeat : no-repeat;
	background-position :  0px -651px ;

}
#test_link img{
	position : relative ;
	top : -171px;
}

#test_link a:hover img {
	display : none;
}

ul.side_buttons{
list-style: none;
}

ul.side_buttons li  {
	width : 100%;
display : block;
	height : 56px;
	
	
}
ul.side_buttons li a{
	color : #ffffff;
}

ul.side_buttons li img{
	border : 0px;
  position : absolute;
}
ul.side_buttons li#index_enterprise ,ul.side_buttons li#index_supporters {
	height : 90px;
}
	
#left_col span{
	height : 100%;
	display : block;
	background-image : url(http://www.faithandfootball.org.uk/images/buttons/index_left_new.png);
	background-repeat : no-repeat;
}
	
#right_col span{
	height : 100%;
	display : block;
	background-image : url(http://www.faithandfootball.org.uk/images/buttons/index_right_new.png);
	background-repeat : no-repeat;
}


#index_about span{background-position :  0px 0px }
#index_contact span{background-position : 0px -56px  }
#index_enterprise span{background-position : 0px  -112px   }
#index_extratime span{background-position : 0px  -205px   }
#index_leagues span{background-position : 0px  -270px   }
#index_supporters span{background-position : 0px  -320px   }
#index_volunteers span{background-position : 0px  -415px   }



#index_about a:hover span { background-position :  0px -480px }
#index_contact  a:hover span{background-position : 0px  -536px }
#index_enterprise  a:hover span{background-position : 0px  -592px  }
#index_extratime a:hover span { background-position :  0px -685px }
#index_leagues a:hover span { background-position :  0px -750px }
#index_supporters a:hover span { background-position :  0px -800px }
#index_volunteers a:hover span { background-position :  0px -895px }


#index_news span{background-position :  0px 0px }
#index_events span{background-position : 0px -56px  }
#index_alpha span{background-position : 0px  -112px   }
#index_youthalpha span{background-position : 0px  -171px   }
#index_teamtalk	span{background-position : 0px  -234px   }
#index_pros span{background-position : 0px  -293px   }
#index_overseas span{background-position : 0px  -356px   }
#index_donate span{background-position : 0px  -412px   }



#index_news a:hover span { background-position :  0px -480px }
#index_events  a:hover span{background-position : 0px  -536px }
#index_alpha  a:hover span{background-position : 0px  -592px  }
#index_youthalpha a:hover span { background-position :  0px -651px }
#index_teamtalk a:hover span { background-position :  0px -714px }
#index_pros a:hover span { background-position :  0px -773px }
#index_overseas a:hover span { background-position :  0px -836px }
#index_donate a:hover span { background-position :  0px -892px }

#left_col{
	width : 200px;
	float : left;
	clear : left;
}

#right_col {
	padding-right : 30px;
	width : 200px;
	float : right;
	clear : right;
}

#middle_col{
	width : 558px;

float : right;



}

#top_text{
	width : 100%;
	text-align : center;
	
		color : #ffffff;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 20px;
	

	}

#bottom_image{
	width : 450px;
	height : 327px;
	background-image : url(http://www.faithandfootball.org.uk/images/pagephotos/roryextratime_450px.png);
	background-repeat : no-repeat;
margin-left : 54px;

	
	}
	#top_text p{
		margin-top : 0px;
		padding-top : 2px;
	}
	
	#top_text h2{
		font-size : 1em;
		margin-bottom : 0px;
		margin-top  : 0px;
		padding : 0px;
	}
	

