body {
	background-image: url(../gfx/nef/frontpage_bg.jpg);
	background-repeat: no-repeat;
}

#mainframe tr#firstrow { height: 580px; }
#quicksearch { display: none; }
#observer {
	margin-left: 220px;
	width: 220px;
	height: 240px;
}
#observer .title {
	font-weight: bold;
	margin-bottom: 1ex;
}
#observer .body { font-size: 80%; }
#observer .body a {
	display: block;
	font-size: 120%;
	margin-bottom: 1ex;
}
#observer .morenews {
	margin-top: 1em;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../gfx/nef/arrows.gif);
	background-repeat: no-repeat;
	background-position: left .6ex;
}
#worldproplogo {
	position: absolute;
	top: 530px;
	left: 85px;
}
#rfelogo {
	position: absolute;
	top: 510px;
	left: 290px;	
}
#cepilogo {
	position: absolute;
	top: 510px;
	left: 20px;
}
#flaggb {
	position: absolute;
	top: 30px;
	left: 757px;
}
#flagd {
	position: absolute;
	top: 30px;
	left: 732px;
}
#infonef {
	position: absolute;
	top: 50px;
	left: 700px;
	color: #666;
	font-size: 80%;
	text-align: right;
}
#nef75 {
	position: absolute;
	top: 380px;
	left: 655px;	
}
#infonef #infonefButt {
	width: 66px;
	height: 20px;
	background-color: #2C4A7F;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 175%;
	cursor: pointer;
	/line-height: 100%;
}