#stage {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:566px;
	z-index:1;
	background-color: #EFEAD6;
}
#corner {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:132px;
	z-index:7;
	background-image: url(Coll_background_test/Coll_Web_banner_corner.gif);
	background-repeat: no-repeat;
}

#banner {
	background-image: url(Coll_background_test/Coll_Web_banner_block_a.jpg);
	background-repeat: repeat-x;
}
#bannerbar {
	position:absolute;
	left:0px;
	top:39px;
	width:100%;
	height:18px;
	z-index:6;
	background-image: url(Coll_background_test/Coll_Web_banner_piece_strip.jpg);
	background-repeat: repeat-x;
}
#bannertext {
	position:absolute;
	left:258px;
	top:6px;
	width:436px;
	height:30px;
	z-index:10;
	visibility: inherit;
}


#menu {
	position:absolute;
	left:0px;
	top:58px;
	width:128px;
	height:504px;
	z-index:4;
	color: #EAEAEA;
	background-color: #EAEAEA;
}
#btnhomer {
	position:absolute;
	left:0px;
	top:67px;
	width:128px;
	height:22px;
	z-index:8;
	background-repeat: no-repeat;
}
#btnspecials {
	position:absolute;
	left:0px;
	top:92px;
	width:128px;
	height:25px;
	z-index:9;
	background-image: url(Coll_background_test/All%20images%20V11/CollWeb_home_08_btn-specials.jpg);
	background-repeat: no-repeat;
}
#btncollectors {
	position:absolute;
	left:0px;
	top:118px;
	width:128px;
	height:25px;
	z-index:1;
	background-image: url(Coll_background_test/All%20images%20V11/CollWeb_home_09_btn-collectors.jpg);
	background-repeat: no-repeat;
}
