* 					{ margin:0px; padding:0px; }

a 					{ outline-style: none; }
 
ul#menuback {
	margin: 0px auto;
	list-style: none;
	background: url(../images/menu-bg.png);
	width: 630px;
	overflow: auto;
	background-repeat: no-repeat;
}

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

ul#menuback li#shutter1 {
	background: url(../images/member-psp-tubes.png) no-repeat;
}
ul#menuback li#shutter2 {
	background: url(../images/member-psp-tutorials.png) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/member-psp-graphics.png) no-repeat; 
}


a.link {
   width: 200px;
   height: 100px;
   display: block;
   background: url(../images/window-white.png) no-repeat bottom center;
   text-indent: -9999px;
}
