BODY { 
scrollbar-3dlight-color:#dacfb6;
scrollbar-arrow-color:#dacfb6;
scrollbar-base-color:#dacfb6;
scrollbar-track-color:#dacfb6;
scrollbar-darkshadow-color:#dacfb6;
scrollbar-face-color:#dacfb6;
scrollbar-highlight-color:#dacfb6;
scrollbar-shadow-color: #dacfb6;
background: url(images/bg01.jpg);
cursor: crosshair;
margin : 0px ;  }

a:hover { cursor: default; }

.menu {
	margin: 0;
	padding: 0;
	width: 130px;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	background-repeat: no-repeat;
}
.home {background-image: url(images/home2.jpg); height: 65px;}
.home a {background-image: url(images/home.jpg); height: 65px;}
.me {background-image: url(images/me2.jpg); height: 62px;}
.me a {background-image: url(images/me.jpg); height: 62px;}
ul.menu li a:hover {background: none;}

.menu1 {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	background: #fff;
}
.menu1 li {
	padding: 0;
	margin: 0;
	list-style: none;
	background-repeat: no-repeat;
}
.menu1 li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	background-repeat: no-repeat;
}
.you {background-image: url(images/you2.jpg); height: 63px;}
.you a {background-image: url(images/you.jpg); height: 63px;}
.site {background-image: url(images/site2.jpg); height: 64px;}
.site a {background-image: url(images/site.jpg); height: 64px;}
ul.menu li a:hover {background: none;}
