home, body{
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 14px;
	background: #ffffcc;
}
img{
	border: none;
}
table td {
	vertical-align: top;
	font-size: 80%;
}
h1{
	text-align: center;
	background: #996666;
	color: White;
	margin: 0;
}
h2, h3{
	margin: 0;
}
h3 {
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	margin: 5px 0;
	text-decoration: underline;
}
#left_column {
	background-color: #996666;
	padding: 15px 5px 15px 0;
	width: 21%;
}
#left_column a{
	color: White;	
	text-decoration: none;
	font-size: 16px;
}
#left_column a:hover{
	text-decoration: underline;
}
#left_column a:visited {
	color: #F8E1B1;
}
#left_column span {
	font-weight: bold;
	font-size: 16px;
}
table.gallery td {
	padding: 0 10px 10px 0;
}
table.gallery td p{
	margin: 0;
}
table.gallery td a{
	color: #414141;
}
#middle_photo{
	text-align: right;
	margin-bottom: 10px;
	vertical-align: middle;
	height: 390px;
	width: 55%;
}
#gallery_items{
	text-align: center;
	padding: 10px;
	height: 140px;
	width: 530px;
	position: relative;	
}
#gallery_items a{
	margin: 0 10px;
}
#control {
	margin-top: 5px;
}
#bottom_menu{
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
.slider1{
	width: 530px;
	height: 100px;
	background-image: url(images/verevka.png);
	background-repeat: no-repeat;
	/*position: absolute;*/
	position: relative;
	text-align: left;
}
.indicator{
	width: 84px;
	height: 100px;
	background-image: url(images/prichepka.png);
	background-repeat: no-repeat;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}
.container
{
	width: 530px;
	height: 110px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
.content
{
	position: absolute;
}