body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	background-image: url(images/bak.gif);



}
.info {
	visibility: hidden;
}
.logo {
	position: absolute;
	top: 18px;
	right: 0px;
	z-index: 1;
}
.stogas{
	position: absolute;
	top: 46px;
	right: 36px;
	z-index: 0;

}
.header{
	top: 0px;
	position: absolute;
	top: 290px;
	left: 36px;
	z-index: 1;
}
.navigation{
	position: absolute;
	top: 164px;
	left: 50px;
	z-index: 2;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #665B50;
	text-align: justify;

}
div.content{
	position: absolute;
	left: 50px;
	top: 302px;
	z-index: 1;
	padding-bottom: 20px;
	}
.block{
	width: 301px;
	z-index: 2;
	padding: 10px;
	border: 1px #9F9F67;
	border-style: none dashed dashed dashed;
	background-color: #FFFFFF;
}
a.content {
	color: #663333;
	text-decoration: none;
}	
a.content:link {color: #663333}
a.content:visited { color: #7D6D61 }
a.content:hover { color: #FF6600 }
div.illus {
	position: absolute;
	z-index: 3;
	height: auto;
	left: 350px;
	top: 0px;
	background-color: #6F6F43;
	border: 1px solid #3C3C25;
	}
.illustitle{
	color: #CECECE;
	background-color: #6F6F43;
	padding: 5px 10px 10px;
	}
div.project {
	position: absolute;
	z-index: 3;
	left: 350px;
	top: -100px;
	width: 352px;
	height: auto;
	
}
div.photo {
	height: auto;
	border: 1px solid #212110;
	background-color: #CECECE;
}
div.photocontrol{
	padding: 5px;
	z-index: 4;
	border-top: 1px solid #212110;
	background-image: url(images/small_bak1.gif);
		}
.protext {
	z-index: 2;
	padding: 15px 10px;
	position: relative;
	background-color: #FFFFFF;
	border-color: #9F9F67;
	border-width: 1px;
	border-style: none dashed dashed dashed;
}
div.footer {
	position: absolute;
	z-index: 0;
	left: 10px;
	bottom: 10px;
	width: 500px;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0D6CC;
	text-decoration: none;
}
a.footer:link {color: #E0D6CC}
a.footer:visited { color: #9E8C79 }
a.footer:hover { color: #FF6600 }
