
.jimgMenu {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:840px;
	height:250px;
	overflow: hidden;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 250px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 120px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 250px;
}

.jimgMenu ul li#moon2005 a {
	background: url(images/im2005.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#moon2006 a {
	background: url(images/im2006.jpg) repeat scroll 0%;

}

.jimgMenu ul li#moon2007 a {
	background: url(images/im2007.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#moon2008 a {
	background: url(images/im2008.jpg) repeat scroll 0%;

}

.jimgMenu ul li#moon2009 a {
	background: url(images/im2009.jpg) repeat scroll 0%;

}

.jimgMenu ul li#moon2010 a {
	background: url(images/im2010.jpg) repeat scroll 0%;
	
}

.jimgMenu ul li#moon2011 a {
	background: url(images/im2011.jpg) repeat scroll 0%;
	border-right-style: none;
}

.jimgMenu ul li#moon2012 a {
	background: url(images/im2012.jpg) repeat scroll 0%;
	
}

.jimgMenu ul li#moon2013 a {
	background: url(images/im2013.jpg) repeat scroll 0%;
	
}
.jimgMenu ul li#moon2014 a {
	background: url(images/im2014.jpg) repeat scroll 0%;
	
}
.jimgMenu ul li#moon2015 a {
	background: url(images/im2015.jpg) repeat scroll 0%;
	
}
.jimgMenu ul li#moon2016 a {
	background: url(images/im2016.jpg) repeat scroll 0%;
	
}
.jimgMenu ul li#moon2017 a {
	background: url(images/im2017.jpg) repeat scroll 0%;
	
}
.jimgMenu ul li#moon2018 a {
	background: url(images/im2018.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}
