#menu {
    left: 81%;
        top: 200px;
	text-align: center;
	position: absolute;
	width: 10%;
	height: 80%;
	background-color: #ccc;
	border: 1px solid #333; 
	background-color: #FFA;
	background-position: 0px 0;
	}

/*
#test {
    left: 1px;
    top: 20px;
    width: 80%;
    height: 10%;
    background-color: #ccc;
    border: 1px solid #333; 
    background-color: #FFA;
    background-position: 0px 0;
    position: absolute;
}
*/						