* 					{ margin:0px; padding:0px; }
body				{ background:#ffffff; }
a 					{ outline-style: none; }
 
ul#menuback {
	margin: 0px 0px;
	background: url('../images/menu_bg.jpg');
	width: 288px;
	overflow: auto; list-style-type:none	
}

ul#menuback li.shutter {
	width: 72px;
	height: 85px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url('../images/shutter_events.jpg') no-repeat; 
}
ul#menuback li#shutter2 {
	background: url('../images/shutter_belly.jpg') no-repeat; 
}
ul#menuback li#shutter3 {
	background: url('../images/shutter_yoga.jpg') no-repeat; 
}
ul#menuback li#shutter4 {
	background: url('../images/shutter_media.jpg') no-repeat; 
}

a.link {
   width: 72px;
   height: 85px;
   display: block;
   background: url('../images/window.png') no-repeat bottom center;
   text-indent: -9999px
}
