* 					{ margin:0px; padding:0px; }
body				{ background:#c1c1c1; }
a 					{ outline-style: none; }
 
ul#menuback {
	margin: 5px auto;
	list-style: none;
	background: url(../images/menu-bg.jpg);
	width: 800px;
	overflow: auto;	
}

ul#menuback-2 {
	margin: 5px auto;
	list-style: none;
	background: url(../images/menu-bg-2.jpg);
	width: 800px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback-2 li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../images/shutter-photoshoots.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/shutter-performances.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/shutter-appearances.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/shutter-paparazzi.jpg) no-repeat; 
}
ul#menuback-2 li#shutter5 {
	background: url(../images/shutter-videos.jpg) no-repeat; 
}
ul#menuback-2 li#shutter6 {
	background: url(../images/shutter-magazines.jpg) no-repeat; 
}
ul#menuback-2 li#shutter7 {
	background: url(../images/shutter-projects.jpg) no-repeat; 
}
ul#menuback-2 li#shutter8 {
	background: url(../images/shutter-personal.jpg) no-repeat; 
}

a.link {
   width: 200px;
   height: 100px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}