html {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 100%;
}
body {
	height: 100%;
	text-align: left;
	position: relative;
	background-image: url(../images/bg_body.gif);
}
#header {
	width: 100%;
	height: 4px;
	background-color: #E41E76;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#contents {
	width: 865px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#toppage #contents {
	height: 100%;
}

#sidebar {
	background-image: url(../images/bg_sidebar.png);
	width: 190px;
	text-align: left;
	position: relative;
	float: left;
}
#toppage #sidebar {
	height: 100%;
}

#rightside {
	float: right;
	width: 625px;
	margin-right: 20px;
}
#sidebar h1 {
	position: absolute;
}
#menu {
	background-image: url(../images/bg_menu.png);
	min-height: 800px;
	height: auto !important;
	height: 800px;
	width: 190px;
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 170px;
}
#globalmenu  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
#globalmenu li a{
	height: 33px;
	width: 190px;
	text-indent: -9999px;
	display: block;
}
#menu-top a {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu-top a:hover, #menu-top a.active {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -190px 0px;
}
#menu-collection a {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#menu-collection a:hover, #menu-collection a.active {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -190px -33px;
}
#menu-shop a {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -66px;
}
#menu-shop a:hover, #menu-shop a.active {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: -190px -66px;
}
#copy {
	font-size: 80%;
	position: absolute;
	bottom: 100px;
	margin-right: 10px;
	margin-left: 10px;
	width: 170px;
	line-height: 1.4em;
	color: #666;
	left: 0px;
}
#footer {
	width: 100%;
	height: 80px;
	background-color: #FBF094;
	color: #333;
	font-size: 90%;
	clear: both;
}
#toppage #footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-top: -80px;
}
#footer .inner {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/copyright.gif);
	background-position: 650px 30px;
	background-repeat: no-repeat;
	padding-top: 30px;
}
.object {
	position: absolute;
	left: 421px;
	top: 266px;
	display: none;
}
#baroon01 {
	position: absolute;
	left: 480px;
	top: 50px;
}
#baroon02 {
	position: absolute;
	left: 520px;
	top: 230px;
}
#baroon03 {
	position: absolute;
	left: 200px;
	top: 330px;
}
