.jimgMenu {position:relative;padding: 0px;width:900px;height:427px;overflow: hidden;	margin: auto;}
.jimgMenu ul {list-style: none;margin: 0px;padding: 0px;display: block;height: 427px;position: relative;}
.jimgMenu ul li {width: 180px;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: 427px;}
.jimgMenu ul li#blog a {background: url(images/blog.jpg) repeat scroll 0%;}
.jimgMenu ul li#photography a {background: url(images/photos.jpg) repeat scroll 0%;}
.jimgMenu ul li#aboutme a {background: url(images/aboutme.jpg) repeat scroll 0%;}
.jimgMenu ul li#travel a {background: url(images/travel.jpg) repeat scroll 0%;}
.jimgMenu ul li#video a {background: url(images/video.jpg) repeat scroll 0%;}
.clear {clear: both;}

