body{
	background: #af8549 url('../bg.jpg') repeat-y center top ;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;	
}
div.ctr{
	background: transparent;
	border: 0;	
	width: 974px;	
}
div#ctr_top{
	height: 120px;
	background: transparent url('../bg_top.jpg') no-repeat center top;
	width: 884px;
	margin-left: 62px; 
}
div#ctr_top_inside{
	margin-left: 20px;
	
}
div#ctr_top_inside h1{
	font-variant: small-caps;
	font-size: 24px;
	font-family: times, serif;
	color: #563D1E;
	padding: 5px;
	margin: 0px;
}
div#ctr_top_inside h2{
	font-variant: small-caps;
	font-size: 16px;
	color: #563D1E;
	margin: 0px;
	padding: 2px 10px; 
}
div#ctr_main{
	height: 436px;
	background: transparent url('../bg_main.jpg') no-repeat center top;
	margin: 0px;
	float: none;
	clear: both;
}
div#ctr_main_inside{
	padding-top: 120px;
	float: none;
	clear: both;
}
div#ctr_main_inside2{
	width: 210px;
	height: 250px;
	margin-left: 120px;
	overflow: hidden;
}
div.newsA{
	font: norma 10px tahoma,sans-serif;
	color: #881E18;
	background: transparent;
}
div.newsA p{
	color: inherit;
	background: transparent;
	margin: 8px 0px 3px 0px;
	line-height: 180%;
}	
div.newsA span.date{
	font-size: 12px;  
	font-weight: bold; 	
	color: inherit;
	background: transparent;
	margin: 0px;
}
div.newsA p.more{
	text-align: right;
	line-height: 90%;
	color: inherit;
}
div.newsA p.more a{
	color: inherit;
}
div.newsA p.more img{
	vertical-align: middle;
}
div#ctr_m2_inside{
	background: transparent url('../bg_menu.jpg') no-repeat center top;
	min-height: 370px;
	padding: 0px 50px;
}
div#ctr_bottom{
	background: transparent url('../bg_bottom.gif') no-repeat center top;
	height: 100px;
}
div#ctr_bottom_inside{
	padding-top: 25px;	
}
div.mainMenu div.mainMenuInside{
	margin: 14px auto 40px 8px;
	display: inline-block;
	height: 37px;
}
div.mainMenuInside ul.menu{
	margin: 0px;
	padding: 0px;
	height: 37px;
	overflow: hidden;
}
div.mainMenuInside ul.menu li{
	display: inline;
	font: bold 16px times, serif;
	font-variant: small-caps;
	color: #FFFFFF;
	height: 32px;
	background: transparent url('../menu_splitter.png') no-repeat right top;
}
div.mainMenuInside ul.menu li.last{
	background: transparent;
}
div.mainMenuInside ul.menu li a{
	color: #D0D0D0;
	letter-spacing: 110%;
	font-style: monotype corsiva;
	background: transparent;
	margin: 11px 8px 0px 8px;
	height: 32px;
}
div.mainMenuInside ul.menu li a.act{
	color: #FFFFFF;
}
div#ctr_m2_inside p{
	color: #432C0D;
	font: 14px tahoma,sans-serif;
	line-height: 180%;
}
div#ctr_m2_inside h1{
	color: #7B0708;
	font-family: times New Roman;
	font-size: 24px;
	margin-left: 0px;	
	padding-left: 0px;
	font-variant: small-caps;
}
div#ctr_m2_inside h1:first-letter{
	font-size: 24px
}
}
div#topMSG{
}
