body {
	background-image: url(../images/diag.gif);
	background-repeat: repeat;
	padding: 0pt;
	margin: 0px auto;
	text-align: center;
}
#header { 		
	padding: 10px 10px 5px;
	margin: 0px auto;
	/*width: 980px;*/
	height: 145px;
}
#news { 		
	padding: 10px 0px;
	margin: 0px;
	/*width: 980px;
	height: 615px;
	display:inline;
	clear:both;*/
}
#container {
	position: relative;
	background-color: #ffffff;
	width: 470px;
	margin: 0px auto;
	padding: 0px;	
	border-right: #CDEB8B 1px solid;
	border-bottom: #CDEB8B 1px solid;
	border-left: #CDEB8B 1px solid;
	border-style: normal;
	/*height: 302px;*/

}

