#news
{
	position: absolute;
	width: 530px;
	left: 150px;
	right: 200px;
	top: 124px;
	padding: 10px 10px 5px 10px;
	margin: 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFE6;
	min-height: 510px;
	_height: 510px;
}
#menu
{
	position: absolute;
	width: 150px;
	left: 0px;
	top: 124px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #000000;
}
#right
{
	position: absolute;
	width: 195px;
	left: 702px;
	top: 124px;
	/*padding: 10px 5px 0px 5px; old*/
	padding: 0px;
	border-top: 1px solid #000000;
}
#header
{
	position: absolute;
	width: 900px;
	height: 124px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#banner
{
	width: 496px;
	height: 60px;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}
#footer
{
	text-align: center;
}
