    #linksbox_mid {
        position:absolute;
        width:283px;
        height:419px;
        z-index:3;
        background-image: url(Images/6mid.png);
        top: 38px;
    }
    #linksbox_bot {
	position:absolute;
	width:284px;
	height:41px;
	z-index:2;
	top: 457px;
	background-image: url(Images/6bot.png);
    }
    #linksboxtext {
	position:absolute;
	width:245px;
	height:459px;
	z-index:1;
	left: 11px;
	top: -22px;
	float: left;
	font-family: "Arial", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #555555;
    }
	#menu {
	padding: 0;
	margin: 0;
	width: 231px;
	height: 449px;
	position: absolute;
	top: 7px;
	list-style-image: url(Images/listarrow.png);
	left: 12px;
	}
