#index {background-image:url(../images/bg_ind.gif); background-repeat:repeat-x;}
#cont {background-image:url(../images/bg_cont.gif); background-repeat:repeat-x;}
	
.news{
	/*margin: 0 15px 0 15px;*/
	padding: 6px;
	border: solid 1px #CCCCCC;
	height: 545px;
	/*width: 585px;*/
	overflow: auto;
	overflow-x:hidden;
	background-image:url(../images/bg_news.gif);
	}
	
.newspast{
	padding: 6px;
	border: solid 1px #CCCCCC;
	/*height: 800px;*/
	/*width: 585px;*/
	overflow: auto;
	overflow-x:hidden;
	background-image:url(../images/bg_news.gif);
	}

.bgmenu{
	background-image:url(../images/bg_menu.gif); background-repeat:repeat-y;
	}
	
.event{
	margin: 0;
	padding: 6px;
	border: solid 1px #CCCCCC;
	height: 600px;
	/*width: 585px;*/
	overflow: auto;
	overflow-x:hidden;
	}
	
