@charset "UTF-8";
.imageMenu ul li.landscapes2 a {
	background: url(images/landscapes.jpg) repeat scroll 0%;
}
.imageMenu ul li.people2 a {
	background: url(images/people.jpg) repeat scroll 0%;
}
.imageMenu ul li.nature2 a {
	background: url(images/nature.jpg) repeat scroll 0%;
}
.imageMenu ul li.urban2 a {
	background: url(images/urban.jpg) repeat scroll 0%;
}
.imageMenu ul li.abstract2 a {
	background: url(images/abstract.jpg) repeat scroll 0%;
	width: 310px;
}

