#leftnav {
   position:relative;
	top:0px;
	left:0px;
	/* height: 478px;
	height: 530px;margin-top:10px;*/
	height:478px;
	width: 181px;
	
	float: left;
	background-image: url(../images/nav/leftnav_bgtile.gif);
	background-repeat: repeat-y;	
}

