body {
	background: #000;
}
/* Wraps */

#header_wrap {
	background: url(img/headbar_bg_gallery.jpg) repeat-x center top scroll;

}
#header_wrap_small{
	background: url(img/headbar_center_gallery.jpg) no-repeat center top scroll;
}
#content_wrap {
	background: transparent url(/img/bg_gallery.jpg) no-repeat center -214px scroll
}
#footer_wrap {
	background: #181818 url(/img/footer_bg_baroque.png) repeat-x center top scroll;
}
/* Header */
#header {
}
#logo {
	background: url(img/headbar_logo_gallery.jpg) no-repeat top left scroll;
}
#galleries{
	
}


#footer_navigation{
	top:20px;
	left: 20px;
}
#social_icons{
	top: 20px;
}

#paper #paper_top{
	height: 30px;
	background: url(/img/paper_top.png) no-repeat scroll top left;
}

#paper #paper_body{
	background: url(/img/paper_body.png) repeat-y scroll top left;
	padding: 0 30px 25px;
}
#paper #paper_bottom{
	height: 30px;
	background: url(/img/paper_bottom.png) no-repeat scroll top left;
}

.sidebar_box{
	color:#fff;
	padding-bottom: 10px;
}
.sidebar_box p{
	font-size: 11px;
}
.sidebar_box_top{
	height: 15px;
	background: transparent url(/img/sidebar_box_top.png) no-repeat top left scroll;
}
.sidebar_box_body{
	padding: 0 20px;
	background: transparent url(/img/sidebar_box_body.png) repeat top left scroll;
}
.sidebar_box_bottom{
	height: 15px;
	background: transparent url(/img/sidebar_box_bottom.png) no-repeat top left scroll;
}

