@import url("nexent.css");

body {
	background:#596472 url('/images/backgroundsub.gif') repeat-x;
}

#leftnews {
	background-image:url('/images/leftnewssubbg.gif');
}

#submenu {
	width:250px;
	position:absolute;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	left:500px;
	top:60px;
	z-index:101;	
}

#submenu div {
	color:#543f21;
	cursor:pointer;
	cursor:hand;
	margin-bottom:10px;
}