div.menucontainer{
	width: 186px;
	float: left;
	/*height: 100%;
	max-height: 100%;*/
	/*background-color: #1C1A1D; */
	padding-bottom: 0;
	padding-top: 0px;
	margin-bottom: 0;
	margin-left: 40px;
	margin-top: 60px;
	_margin-top: 85px;
}

H2.menuitem{
	/*background: #1C1A1D;*/
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14pt;
	margin-top: 0px;
	padding-top: 5px;
}


A.menu{
	font-size : 10pt;
	margin-left: 10px;
    color: #B4BBBF;	
}


