	#imagePlace2 {
	background:url(../images/urban_urbane_cover.jpg) no-repeat;
	display:block;
	height:220px;
	width:200px;
	float:left;
	}
	a:link#imagePlace1 {
	background:url(../images/urban_urbane_cover.jpg);
	}
	a:hover#imagePlace1 {
	background-position:0px;
	}
	a:active#imagePlace1 {
	background-position:0px;
	}
	a:visited#imagePlace1 {
	}
	a:visited:hover#imagePlace1 {
	background-position:0px;
	}
	
	/*-------------------------------------------------------------------*/
