* 					{ margin:0px; padding:0px; }
a 					{ outline-style: none; border:none; }
 
ul{ outline-style: none; }
ul#menuback {
	outline-style: none;
	margin: 0px 0px;
	list-style: none;
	background: url(/lib/design_menu/images/menu-bg.jpg);
	width: 1000px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter-snapshots {
	background: url(/lib/design_menu/images/shutter-snapshots.png) no-repeat; 
}
ul#menuback li#shutter-contactus {
	background: url(/lib/design_menu/images/shutter-contactus.png) no-repeat; 
}
ul#menuback li#shutter-coaches {
	background: url(/lib/design_menu/images/shutter-coaches.png) no-repeat; 
}
ul#menuback li#shutter-forum {
	background: url(/lib/design_menu/images/shutter-forum.png) no-repeat; 
}
ul#menuback li#shutter-information {
	background: url(/lib/design_menu/images/shutter-information.png) no-repeat; 
}
ul#menuback li#shutter-example {
	background: url(/lib/design_menu/images/shutter-shutter.png) no-repeat; 
}
ul#menuback li#shutter-example2 {
	background: url(/lib/design_menu/images/shutter-shutter.png) no-repeat; 
}

a.link {
   width: 200px;
   height: 100px;
   display: block;
   /*background: url(/lib/design_menu/images/window2.png) no-repeat bottom center;*/
   text-indent: -16000px; /*offscreen*/
}
