html, body {height: 100%; width: 100%;}
* {margin: 0; padding: 0;}
@font-face {
   font-family: "Amazone";
   src: url("http://kharchenko.com/templates/my_temple/amason.ttf")
}
body {
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	background-image: url(../images/bg1.jpg);
	position: relative;
}
.angle_photo{
	position: absolute;
	top: 0px;
	left: 960px;
}
.angle_ashtray{
	position: absolute;
	top: -50px;
	left: 795px;
}
.pen {
	position: absolute;
	top: 200px;
	left: 895px;
}
/*------------------------------------------------------------------------  tegs  -------------------------------------------------------------------------------*/
h1{
	font-size : 18px;
	color : #000;
}
h2, .contentheading a { text-decoration:none; 	font-size : 16px; color : #872600; }

h3{
	font-size : 14px;
	color : #000;
}
h4{
	font-size : 12px;
	color : #000;
}

a{
	text-decoration : none;
	color : 0e81bf;
}
a {
	text-decoration: underline;
}
img { border: none; }
/*------------------------------------------------------------------------  /tegs  -------------------------------------------------------------------------------*/
#sbody {  width: 1003px; height: auto;}

#header { height : 238px; width:1003px; background-image: url(../images/header.jpg) }

.photogalerey {
	display: block;
	width: 150px;
	height: 60px;
	position: absolute;
	top: 90px;
	left: 730px;
}
.about {
	display: block;
	width: 150px;
	height: 50px;
	position: absolute;
	top: 160px;
	left: 800px;
}
/*------------------------------------------------------------------------  content  -------------------------------------------------------------------------------*/
#content {  width: 100%;   min-height:600px; float: left;
background-image: url(../images/content_bg.jpg); background-repeat: repeat-y;}

.left_col {
	width: 253px;
	float: left;
	padding: 20px 60px 20px 27px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
.left_col ul { list-style: none;}
.left_col ul li a {
	font-size: 18px;
	color: #8d2811;
	text-decoration: none;
}
.left_col ul li a:hover {
	color: gray;
}
.vakh{
	color: #8d2811;
	text-decoration: underline;
}
.text {
	width: 350px;
	float: left;
	padding: 20px 50px 20px 60px;
	position: relative;
}
.componentheading{
	font-family: "Amazone";
	font-size: 36px;
	color: #8d2811;
	position: absolute;
	top: -60px;
	left: 55px;
}
/*------------------------------------------------------------------------  /content  -------------------------------------------------------------------------------*/

#footerhelp { height: 185px; clear: both;}
#footer {margin-top: -185px; width: 1003px; height: 185px; clear: both; background-image: url(../images/footer1.jpg); position: relative;}