@charset "utf-8";
#menu {
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	float: left;
	height: 500px;
	width: 160px;
	position: relative;
	visibility: visible;
	padding-right: 0px;
	background-color: #979275;
	text-indent: -20px;
	color: #FFC;
	list-style-type: square;
}
