#header {
	width: 773px;
	height: 89px;
}

#contentbkg {
	width: 773px;
}

#contenttop {
	width: 773px;
	height: 64px;
}

#contentbottom {
	width: 773px;
	height: 30px;
}

#footer {
	width: 773px;
	height: 94px;
	margin-top: 0;
	padding-top: 0;
}

body {
	margin: 0;
	background: url(../../images/background.jpg) no-repeat;
	padding: 0;
	font: 13px/20px Trebuchet, Tahoma, Geneva, sans-serif;
	background-color: #E2F0FB;
}

.photo-background {
	background: url(../../images/background2.jpg) no-repeat;
	background-color: #E2F0FB;
}


.photo-caption {
	color: #162c49;
	font-weight: bold;
}

.photo-navigation {
	color: #162c49;
	font-weight: bold;
}

#photo-navigation a {
	color: #162c49;
	font-weight: bold;
}

.photo-navigation a:hover {
	color: #333;
	font-weight: bold;
}

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

.photo-links {
	color: #162c49;
	font-weight: bold;
}

.photo-links a:link {
	color: #162c49;
	font-weight: bold;
}

