body {
	background-color:#000000;
	font-family: tahoma;
	font-size: 11px;
	color: #fef8e6;
	text-decoration: none;
}
.big_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #fef0d4;
	text-decoration: none;
	text-transform:uppercase
}
.big_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #fef0d4;
	text-decoration: none;
	text-transform:uppercase
}
.more {
	font-family: tahoma;
	font-size: 10px;
	color: #aa750b;
	text-decoration: underline;
}
.bottome_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cbcaca;
	text-decoration: none;
}

.links {
	font-family: tahoma;
	font-size: 11px;
	color: #deb055;
	text-decoration: none;
}



.head_bg {
	background-image:url(images/head.jpg);
	height:232px;
	background-repeat:no-repeat;
}
.parables_bg {
	background-image:url(images/parables_bg.jpg);
	height:171px;
	background-repeat:no-repeat;
}
.sub_cont_bg {
	background-image:url(images/sub_cont.jpg);
	height:171px;
	background-repeat:no-repeat;
}
.text {
	font-family: tahoma;
	font-size: 13px;
	color: #fef8e6;
	text-decoration: none;
}
.white_link {
	font-family: tahoma;
	font-size: 11px;
	color: #fef8e6;
	text-decoration: none;
}
.left_bg {
	background-image:url(images/left_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.right_bg {
	background-image:url(images/right_bg.gif);
	background-repeat:repeat-y;
}
.sub_cont_bg2 {
	background-image:url(images/sub_cont_bg2.jpg);
	height:228px;
	background-repeat:no-repeat;
	background-color:#2d1a01;
}
