body {
	margin: 0;
	background: url(../img/yellow_stripe_bg.png) repeat-x left 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 942px;
}
h1, h2, h3 {margin: 0;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: black;
	margin: 0 0 33px 10px;
}
h1 a {
	color: black;
	background: url(../img/h1_ul.gif) repeat-x left 29px;
	padding-bottom: 5px;
}
h1 a:hover {
	color: black;
}
h1.event_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 7px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 18px;
}
h2 a {
	color: black;
	background: url(../img/h2_ul.png) repeat-x left bottom;
}
h2 a:hover {
	color: black;
}
a {
	color: #0f5ea1;
}
a:hover {
	color: #3580c0;
}


#top_ornament {
	height: 49px;
	background: url(../img/top_ornament.jpg) repeat-x left top;
}
#head_ornament {
	height: 124px;
	background: url(../img/head_ornament.jpg) repeat-x left top;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 326px;
	height: 279px;
	background: url(../img/logo_bg.png) no-repeat left top;
}
#logo img {
	margin: 35px 0 0 20px; 
}
#slogan {
	position: absolute;
	margin-top: 10px;
	margin-left: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: white;
}
#slogan table {
	border-collapse: collapse;
}
#slogan table td.laquo {
	width: 25px;
	background: url(../img/laquo.gif) no-repeat left top;
}
#slogan table td.raquo {
	width: 25px;
	background: url(../img/raquo.gif) no-repeat left bottom;
}
#slogan table td.slogan_text {
	width: 300px;
	padding: 5px 0 5px 10px;
}
#slogan table td.autor {
	padding: 5px 45px 5px 10px;
	text-align: right;
	font-style: italic;
}
#service_menu {
	float: right;
	width: 32px;
	height: 86px;
	margin-top: 17px;
	background: url(../img/sm_bg.gif) no-repeat right top;
	text-align: center;
}
#service_menu img {
	margin: 16px 0 0 3px;
}

#main_menu {
	height: 32px;
	background: url(../img/menu_ornament.jpg) repeat-x left top;
	text-align: right;
	color: white;
	padding: 15px 50px 0 0;
}
#main_menu a {
	color: white;
	margin-right: 20px;
}
#main_menu a:hover {
	color: #dec0d2;
}

#main_block {
	background: url(../img/yellow_stripe_left.png) no-repeat left top;
	margin-top: 7px;
	min-height: 138px;
}

#columns {
	border-collapse: collapse;
	width: 100%;
}
#columns td {
	padding: 0;
	vertical-align: top;
}

#columns td.left_column {
	width: 180px;
	padding: 140px 10px 50px 55px;
	font-size: 11px;
}
#columns td.middle_column {
	padding: 60px 30px 50px 30px;
	background: url(../img/footer_ribbon_middle.jpg) no-repeat right bottom;
}
#columns td.right_column {
	width: 178px;
	font-size: 11px;
	padding: 75px 20px 50px 20px;
	background: url(../img/footer_ribbon_right.png) no-repeat right bottom;
}
#yellow_ribbon_right {
	position: absolute;
	margin-top: -75px;
	margin-left: 65px;
	width: 133px;
	height: 76px;
	background: url(../img/yellow_stripe_right.png) no-repeat left top;
}

#news {
	padding: 15px 0 15px 0;
	border-bottom: #efefef 4px solid;
	vertical-align: middle;
	font-size: 18px;
	color: black;
}
#news img {
	padding: 1px;
	border: #a8a8a8 1px solid;
}

#events {
	margin: 20px 0 0 0;
	padding-bottom: 45px;
	border-bottom: #efefef 4px solid;
}
.event_item {
	margin-left: 10px;
}
.event_date {
	float: left;
	color: #7b002f;
	font-size: 14px;
	font-weight: bold;
	width: 140px;
}
.event_content {
	margin-left: 145px;
	color: #666666;
}
.event_divider {
	height: 1px;
	background: #e5e5e5;
	margin: 18px 0 18px 0;
	font-size: 1px;
}
#continue {
	margin-top: 35px;
}
#continue div {
	float: right;
	padding-left: 20px;
	background: url(../img/continue_bg.gif) no-repeat left;
}

#about {
	margin-top: 20px;
	color: #666666;
}
#about img {
	padding: 1px;
	border: #a8a8a8 1px solid;
}


#shop {
	margin-bottom: 18px;
}
#shop div {
	margin-top: 18px;
}

.col_divider {
	background: url(../img/col_divider.png) no-repeat center;
	height: 13px;
}

#culture_center {
	margin: 18px 0 18px 0;
}
#culture_center div {
	margin-top: 18px;
}

#tea_club {
	margin: 18px 0 18px 0;
}
#tea_club div {
	margin-top: 18px;
}

#contacts {
	margin-bottom: 18px;
}

#seminar {
	margin: 18px 0 18px 0;
}

#friends {
	margin: 18px 0 18px 0;
}
.friends_header {
	font-size: 12px;
}
.friends_logo {
	float: left;
	margin-right: 18px;
}


#footer {
	position: relative;
	margin-top: -16px;
}
#footer_top {
	height: 64px;
	background: url(../img/footer_top.jpg) repeat-x left top;
}
#footer_bottom {
	height: 84px;
	background: url(../img/footer_bottom.jpg) repeat-x left top;
}

#footer_ribbon_right {
	float: right;
	width: 300px;
}
#footer_ribbon_right div {
	position: absolute;
	background: url(../img/footer_ribbon_right.png) no-repeat left top;
	width: 219px;
	height: 226px;
}

#bottom_contacts {
	position: absolute;
	margin-left: 54px;
	margin-top: 46px;
	color: white;
	font-size: 11px;
}
#bottom_menu {
	position: absolute;
	margin-left: 330px;
	margin-top: 62px;
	width: 230px;
	color: #dcdcdc;
	font-size: 11px;
}
#bottom_menu a {
	color: white;
}
#bottom_menu a:hover {
	color: #dcdcdc;
}

#copyright {
	float: right;
	font-size: 11px;
	color: white;
	margin: 0 56px 0 0;
}

.photos{float: left;}
	.photos_element{float: left; width: 160px; text-align: center;}
		.photos_img{float: left; width: 150px;}
		.photos_title{float: left; width: 150px;}