#container_inner
{
	background-image: url('images/lnm_home_right.jpg');
	background-position: 260px 26px;
	background-repeat: no-repeat;	
	height: 419px;
}

#leftmenu
{
	background-image: url('images/lnm_home_left.jpg');
	background-repeat: no-repeat;
	height: 401px;
}

#leftmenu[id] { height: 397px; }

#main
{
	height: 370px;
}

#lnmlogo img
{
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}

.ignoreonhome
{
	height: 1px;
	overflow:hidden;
	background-color: #fff;
}

#homeflash
{
	position: absolute;
	top: 118px;
	left: 0;
	height: 420px;
	width: 260px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}