body {
	background: #181818 url(img/bg_cement.jpg) no-repeat center top scroll;
}
/* Wraps */
#background_wrap{
	background: #242424 url(/img/bg_cement.jpg) no-repeat center top scroll;
}
#header_wrap {
	background: url(img/headbar_bg_cement.jpg) repeat-x center top scroll;

}
#header_wrap_small{
	background: url(img/headbar_center_cement.jpg) no-repeat center top scroll;
}
#content_wrap {
/* 	background-color: #242424; */
}
#footer_wrap {
	background: #181818 url(img/footer_bg.jpg) repeat-x center top scroll;
}
/* Header */
#header {
}
#logo {
	background: none/* url(img/headbar_logo_cement.jpg) no-repeat top left scroll */;
}

#polaroids{
	background: transparent url(/img/polaroids.jpg) no-repeat center center scroll;width:460px;height:442px;
	position: relative;
}
#polaroids #images{
	background: #000;
	width: 400px;
	height: 380px;
	left: 30px;
	top: 26px;
	position: absolute;
}
  #images img{
     position: absolute;
     width: 400;
     height: 380px;
     top: 0;
     left: 0;
 }
#login_to_myfotofly{
	color: white;
	text-align:center;
}
.plate {
	height: 190px;
	width: 300px;
	position: relative;
}
.plate a.block_link{
	position: relative;
	display: block;
	background: transparent;
	left: 10px;
	top: 10px;
	height: 150px;
	width: 280px;
}
a.plate_link{
	display: block;
	position: absolute;
	color: white;
	text-shadow: 0px 1px #000;
}
a.plate_link:hover{
	text-decoration: underline;
}
#plate_1 {
	background: transparent url(/img/plate_1.jpg) no-repeat top left scroll;
}
#plate_1_link{
	bottom: 10px;
	right: 10px;
}
#plate_2 {
	background:  transparent url(/img/plate_2.jpg) no-repeat top left scroll;
}
#plate_2_link{
	bottom: 10px;
	left: 15px;
}
#plate_3 {
	background:  transparent url(/img/plate_3.jpg) no-repeat top left scroll;
}
#plate_3_link{
	bottom: 18px;
	left: 93px;
}
