#header {
	width: 773px;
	height: 89px;
	background: url(../../images/editable_images/header-glassblue.jpg) no-repeat;
}

#contentbkg {
	background: url(../../images/middle-blue.jpg) repeat-y;
	width: 773px;
}

#contenttop {
	width: 773px;
	height: 64px;
	background: url(../../images/top-blue.jpg) no-repeat;
}

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

#footer {
	width: 773px;
	height: 94px;
	margin-top: 0;
	padding-top: 0;
	background: url(../../images/editable_images/footer-glassblue.jpg) no-repeat;
}

body {
	margin: 0;
	background: #6daccc url(../../images/bkgradient-blue.jpg) repeat-x;
	padding: 0;
	font: 12px/19px Arial, Helvetica, Geneva, sans-serif;
}

.photo-background {
	background: #6daccc url(../../images/bkgradient-blue.jpg) repeat-x;
}

.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;
}