@charset "UTF-8";
body {
	background-color: #5C9CD2;
}
#wrapper {
	width: 896px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow-bg.jpg);
	background-repeat: no-repeat;
	height: 625px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content-bg .navi-container {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content-bg {
	background-image: url(../images/picture-bg.jpg);
	background-repeat: no-repeat;
	height: 612px;
	width: 882px;
	border: 2px solid #000000;
}
#content-bg .image-headings {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 657px;
}
#content-bg .content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
#content-bg  ul {
	display: block;
	list-style-type: none;
	background-color: #4F6185;
	height: 20px;
	width: 297px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.content .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	margin: 0px;
}

#content-bg ul img {
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#content-bg ul li {
	display: inline;
	width: 85px;
	float: left;
}
#wrapper #content-bg #contact-button a {
	background-image: url(../images/button-contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	display: inline-block;
}

#wrapper #content-bg #home-button a {
	background-image: url(../images/button-home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	float: left;
}
#wrapper #content-bg #album-button a {
	background-image: url(../images/button-album.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline-block;
	float: left;
}
#wrapper #content-bg #contact-button a:hover {
	background-image: url(../images/button-contact-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#wrapper #content-bg #home-button a:hover {
	background-image: url(../images/button-home-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#wrapper #content-bg #album-button a:hover {
	background-image: url(../images/button-album-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.index-pictures img {
	margin-right: 20px;
	border: 1px solid #000000;
	margin-top: 20px;
}
.index-pictures {
	width: 750px;
	margin-left: 78px;
	margin-top: 20px;
}
