@charset "utf-8";
/* CSS Document */

body {
	margin:0}
.home_off {
	
	background-image:url(../images/background/menu/homeup.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;
	}

.home_on {
	background-image:url(../images/background/menu/homedn.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;
	}
 /*Biography*/	
.biog_off {
	
	background-image:url(../images/background/menu/biogup.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}

.biog_on{
	background-image:url(../images/background/menu/biogdn.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}
 /*gallery*/		
.gallery_off {
	
	background-image:url(../images/background/menu/galleryup.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}

.gallery_on{
	background-image:url(../images/background/menu/gallerydn.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}
	
 /*video*/	
	.video_off {
	
	background-image:url(../images/background/menu/videoup.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}

.video_on{
	background-image:url(../images/background/menu/videodn.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}
 /*links*/	
	.links_off {
	
	background-image:url(../images/background/menu/linksup.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}

.links_on{
	background-image:url(../images/background/menu/linksdn.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}
	
 /*contact*/	
	.contact_off {
	
	background-image:url(../images/background/menu/contactup.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}

.contact_on{
	background-image:url(../images/background/menu/contactdn.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}
	
 /*guest*/	
	.guest_off {
	
	background-image:url(../images/background/menu/guestup.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}

.guest_on{
	background-image:url(../images/background/menu/guestdn.gif);
	background-repeat:no-repeat;
	width:184px;
	height:35px;

	}