#pagetitle{
	width: 850px;
	height: 51px;
	background-image: url('../images/gallery/pagetitle.jpg');
	background-repeat: no-repeat;
	clear: both;
}

#logo {
	width: 270px;
	height: 190px;
	background-image: url('../images/home/pearl-honolulu-logo.gif');
	background-repeat: no-repeat;
	float: left;
}

#content {
	float: left;
	width: 630px;
	height: 427px;
	background-image: url('../images/gallery/main-content.jpg');
	background-repeat: no-repeat;
}

h2 {
	margin: 0;
	padding-top: 0.5em;
	font-size: 14pt;
	font-weight: normal;
}

.shadow {
	text-shadow: 2px 2px 2px #000;
}

#content .margin {
	margin: 15px;
	color: #876228;
}

.album_cover {
	display: block; 
	background: white center no-repeat; 
	width: 132px; 
	height: 132px;
}

.album_photos {
	display: block; 
	background: black center no-repeat; 
	width: 132px; 
	height: 132px;
}
