#screen{
	width: 100%; 
overflow: hidden;
	text-align: center; 
}
/* @group Base */
* {margin: 0; padding: 0; }

html, body {
	height: 100%; 
}
body {
	position: relative; 
	background: url(images/bg.jpg);
}
a {outline: none; }
a img {border: 0; }
img{border: 0; }
a {color: #88c746; text-decoration: none; }

#navigation {position: absolute; width: 100%; text-align: center; overflow: hidden; z-index: 10;background: url(images/bg.jpg);}
#navigation ul {padding-left: 160px;float: left; }
#navigation li {float: left; list-style-type: none; }
#navigation li a, #navigation span a {display: block; height: 43px; text-indent: -90000px; }
.about {background: url(images/about.png) no-repeat; width: 109px;}
.gallery {background: url(images/gallery.png) no-repeat; width: 128px;}
.history {background: url(images/history.png) no-repeat; width: 128px; }
.murals {background: url(images/murals.png) no-repeat; width: 128px; }
.friends {background: url(images/friends.png) no-repeat; width: 109px; }
.contact {background: url(images/contact.png) no-repeat; width: 128px; }
.blog {background: url(images/blog.png) no-repeat; width: 100px; }
.shop {background: url(images/shop.png) no-repeat; width: 125px; }

#sections {height: 840px; text-align: center; overflow: hidden;}
#sections .container {width: 57660px;overflow: hidden;}

.s.bg {overflow: hidden; float: left; height: 100%;}

.first {height: 100%;}
#gallery.sub.floor {height: 100%;}
#about.sub.floor {height: 100%;}
#history.sub.floor {height: 100%;}
#murals.sub.floor {height: 100%;}
#drawings.sub.floor {height: 100%;}
#paintings.sub.floor {height: 100%;}
#earlier.sub.floor {height: 100%;}
#pictures.sub.floor {height: 100%;}
#friends.sub.floor {height: 100%;}
#ElviraShvaiko.sub.floor {height: 100%;}
#friends.sub.floor {height: 100%;}

#murals_content, #drawings_content, #earlier_content, #pictures_content, #paintings_content {outline:0;}

#about_info{background: url(images/content/about.jpg) no-repeat; width:1000px; height:702px;padding-left:340px;margin-left:10px;padding-top:120px;}
#murals_gal{background: url(images/content/murals.jpg) no-repeat; width:1000px; height:702px;padding-left:50px;margin-left:10px;}
#drawings_gal{background: url(images/content/gallery_drawings.jpg) no-repeat; width:1000px; height:702px;padding-left:80px;margin-left:28px;}
#paintings_gal{background: url(images/content/gallery_paintings.jpg) no-repeat; width:1000px; height:702px;padding-left:60px;margin-left:10px;}
#pictures_gal{background: url(images/content/history_pictures.jpg) no-repeat; width:1000px; height:702px;padding-left:60px;padding-righ:40px;margin-left:10px;}
#shvaiko_gal{background: url(images/content/elvira.jpg) no-repeat; width:1000px; height:702px;padding-left:0px;padding-righ:40px;margin-left:10px;}
#earlier_gal{background: url(images/content/history_earlier.jpg) no-repeat;width:1000px; height:702px;padding-left:60px;padding-righ:40px;margin-left:10px;}

.shadow{background: url(images/content/shadow.png) no-repeat right bottom;width:1018px; height:712px;}

div.sub {padding: 50px 120px 0px; margin-right: 800px;margin-bottom: 800px;}
.left {float: left; }
.height {height: 100%;}
.clear {clear: both;margin-bottom: 800px;margin-top:800px}

#contentscrollingprosc{
   text-align:justify;
   padding: 5px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
}

#contentscrollingprosc h2{
   text-align:justify;
   padding: 5px;
}

#contentscrollingprosc p{
  padding-top: 10px;
}

#links td img{
  padding-left: 10px;
}

#subscribe td{
  padding-left: 0px;
}

#subscribe{
  background: url(images/b/newsletters.png) no-repeat;
  height: 100px;
  width: 190px;  
}

#imgbtn{
  padding-top:5px;  
}

input{
	font-size: 11px; 
	font-family: Arial; 
	border-style: solid; 
	border-width: 1px;
	border-color: Silver;
	background-color: #F2F2F2;
}

#image_button{
	border: none;
}

#frame{
	position: absolute;
	top: 310px;
	left: 150px;
	width:290px;
	height: 190px;
}
