@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color: #E0D2B5;
}
#container {
	position: relative;
	background-image: url(img/cont-bg.gif);
	background-repeat: repeat-y;
	width: 901px;
	margin-left: auto ;
  	margin-right: auto ;
}
#left {
	width: 313px;
	float: left;	
}
#right {
	width: 588px;
	float:right;
}
#menu {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(img/news-bg.gif);
	background-repeat: repeat-y;
	width: 313px;
}
#news2 {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(img/news-bg.gif);
	background-repeat: repeat-y;
	width: 295px;
	height:240px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nav_if{
	height:397px;
	width:282px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.news_if{
	height:240px;
	width:313px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#main {
	position: relative;
	background-image: url(img/body.jpg);
	background-repeat: repeat-y;
	top: 0px;
}
#footer {
	clear:both;
	background-image: url(img/footer.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #715f36;
}
.foot a:link {color: #715f36; text-decoration: none; }	 
.foot a:hover { color: #48381C; text-decoration: underline;}  
.main_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.main_text_l {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
}
.main_text a:link {color: #000000; text-decoration: none;}	
.main_text a:visited {color:#666; text-decoration: none;}
.main_text a:hover {color: #c00; text-decoration: none;}
.main_text_l a:link {color: #000000; }	
.main_text_l a:hover {color: #c00;}
.news_menu {
	width: 194px;
	left: 45px;
	top: 20px;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.news_menu_l {
	width: 194px;
	left: 45px;
	top: 20px;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
}
.news_menu_l a:link {color: #000000; }	
.news_menu_l a:hover {color: #c00;}
.header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #C00;
	line-height: 26px;
}
.header2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}

.header3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	font-weight: normal;
	color: #000;
}
.header2_nob_red {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: normal;
	color: #C00;
}
.header2_nob {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.small_text_sim_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #00F;
	text-decoration: underline;
}
.main_text_bb {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.small_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
