body { background: #ecdde4; }

	#header
	{
		background: url(../images/header_gallery.jpg) no-repeat;
	}


	#container
	{
		background: url(../images/background_gallery.jpg) repeat-y;
		width: 850px;
	}
	
	#nav_site ul.nav li a
	{
color: #be3470;
	}

	#nav_site ul.nav li a.current, #nav_site ul.nav li a.opened
	{
		background: #be3470; color: #fff;
	}

	
	#footer_address
	{	
		background: url(../images/footer_gallery.jpg) no-repeat bottom;
	}

.gallery-nav img { margin: 0px 1px; }
.gallery-nav a { border: none; }
.gallery-nav a img { border: 1px solid #fff; }
.gallery-nav a:hover img { border: 1px solid #888; }

#content_main { /* width: 450px; */ }

#content_main .gallery-nav { width: 790px; margin-top: 30px; }
#content_main .gallery-nav img { margin: 0px 1px; }

#nav-side .gallery-nav { width: 300px; /* position: absolute; left: -55px; top: -10px; */ margin-left: -70px; position: relative; }
#nav-side .gallery-nav img { width: 50px; }

#content_main img { margin-left: -20px; }

#sidebar-other { position: relative; }

.screensaver { background: url(../images/screensaver_icon.jpg) no-repeat left top; padding: 1px 0 0 46px; display: block; font-size: 10px; width: 150px; line-height: 14px; position: absolute; top: 370px; }
