.custom_flash #smoke{
	color: #f5f5f5;
}

.custom_flash #page{
	width: 960px;
	/*height: 800px;*/
	/*background: url('images/collage.jpg') no-repeat fixed center;*/
	}

.custom_flash #nav{
	height: 30px;
	padding: 2px 0px !important;
	
	margin:15px 15px 0px !important;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width: 930px !important;
    }

.custom_flash #header{
	height: 100px;
	
	margin: 0 15px;
	padding: 0px;
}

.custom_flash #columns {
    height:900px;
	background: url('images/collage.jpg') no-repeat;
	padding:0px 15px 25px 160px;
	margin: 0px;
    }

.custom_flash #myGallery, #myGallerySet, #flickrGallery
{
	width: 595px;
	height: 270px;
	z-index:5;
}

.custom_flash #footer{
	/*clear: both;*/
	color: #fff;
	height: 35px;
	line-height: 35px;
	margin:0px 15px 15px;
	padding:0px 15px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
}

.custom_flash #footer img {
	vertical-align:middle;
	margin-left:5px;
}

.custom_flash #space {
	margin-top:100px;
}