#listen {
	width: 490px;
	height: 330px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	background: url(../images/listen/background.jpg) no-repeat;
	}



/*	Listen	
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/



#straight a {
	width: 174px;
	height: 40px;
	left: 210px;
	top: 91px;
	position: absolute;
	display: block;
	background: url(../images/listen/straight.gif) no-repeat;
	}
	
#straight a:hover {
	background-position: -200px 0px;
	}
	



/*	Experiments	
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/



#random a {
	width: 174px;
	height: 38px;	
	left: 210px;
	top: 168px;
	position: absolute;
	display: block;
	background: url(../images/listen/random.gif) no-repeat;
	}

#random a:hover {
	background-position: -200px 0px;
	}
	


/*	News & Stuff	
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/



#narration a {
	width: 174px;
	height: 34px;
	display: block;
	left: 210px;
	top: 259px;
	position: absolute;
	background: url(../images/listen/narration.gif) no-repeat;
	}	
	
#narration a:hover {
	background-position: -200px 0px;
	}






/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/*	Copyright ? 2005 CarterMcIntosh, www.cartermcintosh.com
/*	Mike Carter and Rorie McIntosh
/*
/*	All rights reserved 
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/