/* CSS Document */
#menu{background:url(../images/menu/palette.png) no-repeat; width:700px; height:521px; border:none; position: absolute; margin:-80px 20px 30px 50px;}

#home{background:url(../images/menu/home_off.png) no-repeat; width:173px; height:202px; border:none; position:absolute; margin:300px 0 0 170px; cursor:pointer;}
#home:hover, #home.selected{background:url(../images/menu/home_on.png) no-repeat; width:173px; height:202px;}
#contact{background:url(../images/menu/contact_off.png) no-repeat; width:160px; height:232px; border:none; position:absolute; margin:180px 0 0 80px; cursor:pointer;}
#contact:hover, #contact.selected{background:url(../images/menu/contact_on.png) no-repeat; width:160px; height:232px;}
#gallery{background:url(../images/menu/gallery_off.png) no-repeat; width:203px; height:219px; border:none; position:absolute; margin:70px 0 0 10px; cursor:pointer;}
#gallery:hover, #gallery.selected{background:url(../images/menu/gallery_on.png) no-repeat; width:203px; height:219px;}
#store{background:url(../images/menu/store_off.png) no-repeat; width:274px; height:121px; border:medium; position:absolute; margin:60px 0 0 130px; cursor:pointer;}
#store:hover, #store.selected{background:url(../images/menu/store_on.png) no-repeat; width:274px; height:121px;}
#blog{background:url(../images/menu/blog_off.png) no-repeat; width:158px; height:171px; border:none; position:absolute; margin:150px 220px 0 0; right:0; cursor: pointer;}
#blog:hover, #blog.selected{background:url(../images/menu/blog_on.png) no-repeat; width:158px; height:171px;}
#live{background:url(../images/menu/live_off.png) no-repeat; width:191px; height:161px; border:none; position:absolute; margin:175px 102px 0 0; right:0; cursor:pointer;}
#live:hover, #live.selected{background:url(../images/menu/live_on.png) no-repeat; width:191px; height:161px;}
#nlive{background:url(../images/menu/nlive_off.png) no-repeat; width:143px; height:106px; border:none; position:absolute; margin:360px 175px 0 0; right:0; cursor:pointer;}
#nlive:hover, #nlive.selected{background:url(../images/menu/nlive_on.png) no-repeat; width:143px; height:106px;}

/*namaya live*/
#namaya{margin:40px auto 20px auto; width:560px; height:auto; position:relative;}
#bio{background:url(../images/bio.png) no-repeat; width:110px; height:30px; float:left; margin:10px 40px 10px 0;}
#bio:hover{background:url(../images/bio_on.png) no-repeat; width:110px; height:30px;}
#credits{background:url(../images/credit.png) no-repeat; width:110px; height:30px; float:left; margin:10px 40px 10px 0;}
#credits:hover{background:url(../images/credit_on.png) no-repeat; width:110px; height:30px;}
#booking{background:url(../images/booking.png) no-repeat; width:110px; height:30px; float:left; margin:10px 40px 10px 0;}
#booking:hover{background:url(../images/booking_on.png) no-repeat; width:110px; height:30px;}
#samples{background:url(../images/samples.png) no-repeat; width:110px; height:30px; float:left; margin:10px 0px 10px 0;}
#samples:hover{background:url(../images/samples_on.png) no-repeat; width:110px; height:30px;}