#contenttop {
	width: 742px;
	height: 30px;
	background: url(../../images/top.png) no-repeat;
}

#contentbottom {
	width: 742px;
	height: 30px;
	background: url(../../images/bottom.png) no-repeat;
}

.photo-background {
	background-color: black;
}

.photo-title {
	color: #fff;
}

.photo-caption {
	color: #fff;
}

.photo-navigation {
	color: #fff;
}

#photo-navigation a {
	color: #fff;
}

.photo-navigation a:hover {
	color: #e3e3e3;
}

.photo-frame{
	border: solid #ffffff 6px;
}

.photo-links {
	color: #fff;
}

.photo-links a:link {
	color: #fff;
}
