@charset "utf-8";
/** div{ border:1px solid #C06 } **//* Debug Containers Assist */


#gallery_nav{
	float:left;
	width:425px;
	margin-top:50px;
	margin-bottom:30px;
	margin-left:50px;
	margin-right:25px;
	}
	
.gallery_nav_space{
	padding-bottom:20px;
	}

#gallery_flash{
	margin-top:50px;
	float:left;
	width:500px;
	background-color:#999;
	}

/*.back_to_gallery_top_space{
	margin-top:50px;
	} */

#gallery_column_1{
	margin-top:30px;
	margin-left:0px;
	float:left;
	width:1000px;  /* change to 900 to align left */
	margin-bottom:20px;
	text-align:center;
	}

.gallery_thumbs{
	float:none; /* change to left to align left */
	width:250px;
	height:auto;
	padding:25px;
	}
		
.click{
	margin-top:10px;
	}

.notbold{
    font-weight:normal
}​
