* {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:collapse;
	list-style:none;
	}
body {
	background: #000 url('../img/bg.jpg') no-repeat top center;
	min-width: 980px;
	color: #000; /* #283b3e*/
	font: 11px Verdana;
	}
a{
	color: #870000;
	text-decoration: none;
	/*border-bottom: 1px dashed;*/
	}
a:hover{
	color: #640000;
	text-decoration: none;
	/*border-bottom: 1px solid;*/
	}
#mainpanel {
	width: 824px;
	height: 623px; /* 623-170*2 */
	margin: 0 auto;
	padding-top: 170px;
	position: relative;
	left: -30px;
	z-index: 5;
	}
#mainpanel_top {
	width: 824px;
	height: 23px;
	background: url('../img/mainpanel_top.png') no-repeat;
	}
#mainpanel_bottom {
	width: 824px;
	height: 21px;
	background: url('../img/mainpanel_bottom.png') no-repeat;
	}
#mainpanel_fill {
	width: 824px;
	height: 578px;
	background: url('../img/mainpanel_fill.png') repeat-y;
	text-align: center;
	}
#logo {
	margin-left: -100px;
	cursor: pointer;
	}
#content {
	float: left;
	width: 600px;
	height: 100%;
	/*border: 1px solid;*/
	text-align: left;
	margin: 0px 30px;
	}
.divider {
	border-bottom: 1px solid white;
	height: 1px;
	width: 100%;
	display: block;
	margin: 7px 0;
	}
.red-text {
	color: #870000;
	}
table.thumbs {
	width: 470px;
	height: 165px;
	text-align: center;
	}
.photogallery-thumbs td{
	width: 120px;
	height: 84px;
	text-align: center;
	}
.thumbs img, .photogallery-thumbs img {
	border: 1px solid white;
	}
.gallerybuttons {
	width: 115px;
	/*height: 340px;*/
	float: right;
	text-align:center;
	/*border: 1px solid;*/
	position: relative;
	top: -8px;
	}
.gallerybuttons img{
	border: 0px solid;
	}
.gallerybuttons a{
	font: 12px Verdana;
	color: #870000;
	text-decoration: none;
	border-bottom: 1px dashed;
	}
.gallerybuttons a:hover{
	color: #640000;
	text-decoration: none;
	border-bottom: 1px solid white;
	}
#ostap {
	width: 441px;
	height: 1116px;
	position: absolute; 
	left: 50%;
	top: 50px;
	margin-left: 185px;
	background: url('../img/ostap.png') no-repeat;
	z-index: 10;
}
#estudio {
	width: 141px;
	height: 105px;
	position: absolute; 
	left: 50%;
	top: 700px;
	margin-left: -557px;
	/*background: url('../img/estudio.png') no-repeat;*/
	z-index: 1;
	text-decoration: none;
}
#estudio a{
	text-decoration:none;
	}
.backlink {
	margin: 4px 0px 5px 0px;
	display: block;
	width: 155px;
	font: 12px Verdana;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed;
	}
.backlink:hover {
	border-bottom: 1px solid white;
	}
.backlink .arrow {
	position: relative;
	top: -1px;
	text-decoration: none;
	}
#content-main, #content-gallery, #content-about, #content-message {
	height: 441px;
	}
.about-heading {
	color: #870000;
	font-weight: bold;
	}
.details-link {
	font: 11px Verdana;
	color: #870000;
	text-decoration: none;
	border-bottom: 1px dashed;
	}
.details-link:hover {
	color: #640000;
	border-bottom: 1px solid white;
	}
.list-left {
	float: left;
	width: 150px;
	margin: 5px 0px 5px 40px;
	}
.list-right {
	float: right;
	width: 240px;
	margin: 5px 150px 5px 0px;
	}
/* --------------------for sendmessage form --------------*/
input, textarea, select {
	border: 1px solid #a3babd;
	/*font: 12px verdana;*/
	}
input, select {
	margin-bottom: 3px;
	}
textarea {
	overflow: auto;
	width: 200px;
	height: 100px;
	margin-bottom: 5px;
	}
.input_line {
	width: 200px;
	}
#form {
	margin: 0 auto;
	}
#form td {
	padding: 0px;
	vertical-align: top;
	/*font-weight:bold;*/
	}
#form_status, .align_center {
	text-align: center;
	}
#form_status_img {
	display: block;
	height: 34px;
	
	}
/* ------------------------------------------------------*/
