* 					{ margin:0px; padding:0px; }
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
a 					{ outline-style: none; }
 
ul#menuback {
/*	margin: 50px auto;*/
	list-style: none;
	background: url(../images/menu-bg.jpg);
	width: 1000px;
	overflow: auto;	
}

ul#menuback2 {
/*	margin: 50px auto;*/
	list-style: none;
	background: url(../images/menu-bg-top.jpg);
	width: 400px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback2 li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../images/shutter-1001birds.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/shutter-movies.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/shutter-pictures.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/shutter-ark.jpg) no-repeat; 
}
ul#menuback li#shutter5 {
	background: url(../images/shutter-links.jpg) no-repeat; 
}

ul#menuback2 li#shutter6 {
	background: url(../images/shutter-gallery.jpg) no-repeat; 
}
ul#menuback2 li#shutter7 {
	background: url(../images/shutter-shop.jpg) no-repeat; 
}
a.link {
   width: 200px;
   height: 100px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}