@charset "utf-8";
/* CSS Document */
#menucontainer {
	position:absolute;
	width:165px;
	height:375px;
	z-index:2;
	left: 15px;
	top: 35px;
}
body {
	background-image: url(images/bg.jpg); background-repeat:repeat-y  
}

.style2 {
	font-size: 12px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
}

