#menu {
	background: #d5d0b0;
	border-bottom:1px solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 30px;
	margin-top: 5px;
    }

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding:4px 20px;
	text-decoration:none;
	color: #000000; 
	}

#menu a.hover {
	text-decoration:none;
	background: #e7e7dc;
	color: #000000;
    } 

#wrap {
	border:none;
	width:0;
    }		

#glideDiv0 {
	height: 50px;
	position: absolute;
	top: 200px;
	background-color: #d5d0b0;
	background-position: right;
	background-image: url(http://www.konigsberginc.com/images/button_menu_vert3.png);
	background-repeat: no-repeat;
	width: 60%;
	}

