#masthead {
}

#content {
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
}

#footer {
	border-top: 1px solid #777;
	border-bottom: 1px solid #BBB	;
}

#footer-r {
	border-top: 1px solid #DDD;
}

ul#menu-top { 
	background: #FFF url(menu-images/album-menu.png) repeat-x left top; 
}
#menu ul li a#mg { color: #FFF; background: #FFF url(menu-images/g-current-bg.png) repeat-x left top; padding: 5px 12px 3px; }

#FooterTop {
	background: #CCC;
}

.background {
	background: #CCC;
	border-top: 1px solid #DDDF;
	border-bottom: 1px solid #BBB;
}
.background p, .background h3, .background a {
	color: #FFF;
}



/* Album header */
#gallery {
	color: white;
	text-align: center;
	clear: both;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#gallery {
	background: #FFF url(menu-images/album-menu.png) repeat-x left top; 
	color: #777;
	height: 34px;
	padding-top: 12px;
}
