body {
	background: #b2a882;
	margin : 0px;
	padding : 0px;	
	overflow: auto;
}

#el {
	position: absolute;
	width: 978px;
	height: 571px;
	left: 50%;
	margin: 20px 0px 0px -488px;
	z-index: 0;
}

#borderb {
	width: 976px;
	float: left;
	background: #c61404;
	border: 1px solid #fdd780;
}

#top {
	width: 976px;	
}

div.top {
	float: left;	
}

#navleft {
	float: left;
}

#NavBar {	
	float: left;
}

#Center {
	width: 976px;
	float: left;
}

#Menu {
	width: 244px;
	height: 410px;
	float: right;
}

#ifrel {
	width: 732px;
	height: 410px;
	float: right;
	border: none;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
}

