.row, .gal_title, .album_row, .page_list, #page_title {
	width: 100%;
	}

.image_section {
	width: 100%;
	margin: 15px 0;
	}

.image {
	min-height: 300px;
	margin: 0 auto;
	text-align: center;
	position: relative;

	}
/* ---copyright  security --*/
.image p {
	position: absolute;
	top: -10px;
	left: 0;
	width: 94%;
	height: 94%;
	padding: 2% 3%;
	background: url("opera&ie.hack");
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	text-align: right;
	color: white;
	opacity: 0.5;
	}
	
	
.content .image img {
	float: none !important;
	border: solid 1px silver;
	padding: 10px;
	margin: 0;
	background: none;
	}		
	
.album, .thumb {
	float:left;
	padding: 0;
	text-align: center;
	}
	
.thumb {
	margin: 0;
	padding: 0 13px;
	}
	
.album {
	width: 33%;
	}	

.thumb a {
	display: block;
	width: 78px;
	height: 78px;
	overflow: hidden;
	border: solid 4px silver;
	}
	
.album a.album_thumb {
	display: block;
	margin:0 auto 5px;
	width: 120px;
	height: 78px;
	overflow: hidden;
	border: solid 4px silver;
	}
	
.thumb a:hover, .album a.album_thumb:hover {
	border: solid 4px #CF1224;
	}

.thumb a img, .album a img {
	text-align: center;
	vertical-align: middle;
	margin:0;
	padding:0;
	border: none;
	}
	
.thumb a:hover img, .album a:hover img {
	border: none !important;
	}


.row{
	padding: 10px 0;
	overflow: hidden;

	}
	
.album_row {	
	padding: 20px 0;
	}

.path {
	margin: 10px 0;
	padding: 0 15px;
	border-bottom: solid 1px silver;
	}
	
a.tab {
	display: block;
	float: left;
	line-height: 1.2em;
	width: auto;
	text-align: center;
	margin: 0 2px;
	padding: 8px;
	border: solid 1px silver;
	border-bottom: none;
	background: #F4F0E4;
	}
	
a.tab:hover {
	background: #EFE4C4;;
	}
	
a.here {
	background: #eee;
	color: #CF1224;
	}
	
	
.clearer2 {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	}
.nav {
	overflow: hidden;
	}
	
.previous {
/*	clear: left;*/
	float: left;
	margin: 0.5em 0;
	}
		
.next {
/*	clear: right;*/ 
	float: right;
	margin: 0.5em 0;
	}
	
.next a, .previous a {
	float: left;
	clear: both;
	}
	
a.nav_thumb {
	display: block;
	float: left;
	height: 75px;
	border: solid 4px silver;
	}
		
a.nav_thumb:hover {
	border: solid 4px #CF1224;
	}
	
a.nav_thumb img {
	height: 75px;
	margin:0;
	padding:0;
	border: none;
	float: none;
	}
a.nav_thumb:hover img {
	border: none !important;
	}	


	


.desc {
 	color: #888;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	display: block;
	width: 120px;
	text-align: center;
}

.page_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 120px;
	}
	
.top_album_row_yellow, .top_album_row_blue {
	margin: 15px 0;
	padding: 0;
	
	}
.separator {
	border-top: solid 1px silver;
	}

.copyright {
	position: absolute;
	width: 455px;
	bottom: 35px;
	font-size: .8em;
	}
