#path {
	position: absolute;
	width: 536x;
	top: 135px;
	left: 160px;
	margin: 0px;
	padding: 0px;	   
	z-index: 1;
}

#content {
	position: absolute;
	overflow: hidden;
	height: 390px;
	width: 535px;
	top: 160px;
	left: 160px;
	margin: 0px;
	padding: 0px;	   
	z-index: 2;
}

#text {
	position: relative;
	width: 250px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;	   
	z-index: 3;
}

#newsLeft {
	position: absolute;
	width: 260px;
	top: 405px;
	left: 160px;
	margin: 0px;
	padding: 0px;	   
	z-index: 4;
}

#newsRight {
	position: absolute;
	width: 260px;
	top: 405px;
	left: 435px;
	margin: 0px;
	padding: 0px;	   
	z-index: 4;
}

