/**/
body{
	margin:0;
	padding:0;
	background-color: #484e42;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #484e42;
	text-align: left;
	font-weight: normal;
}

html, body{
	height:100%
}

.navigate-left{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #f6f3e0;
	text-align: right;
	font-weight: normal;
}

.navigate-footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #f6f3e0;
	text-align: right;
	font-weight: normal;
	word-spacing: 22px;
}

.imageborder{
	border-color: #f6f3e0;
	border-style: solid;
	border-width: 10px;
}

a, a:visited {
	text-decoration : none;
	color: #f6f3e0;
	}
a:active {
	text-decoration : none;
	color: #f6f3e0;
	}
	
a:hover  {
	text-decoration : underline;
	color : #f6f3e0;

	}

.footer-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #f6f3e0;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0pt;
	word-spacing: 20px;
}
.content-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #484e42;
	text-align: left;
	font-weight: normal;
	margin:0;
	padding:0;
}
.white-txt {
	font-style: normal;
	color: #f6f3e0;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

/* Gallery */

.normal {
	border:1px solid #484e42;

}
.thumbNormal {
	border:1px solid #f6f3e0;
	margin: 9px;
}
.thumbSelected {
	border:1px solid #484e42;
	margin: 9px;
}
.thumbBorder {
	border:1px solid #484e42;
	margin: 0px;
}
.foto-page-balk {

	top: 341px;
	right: 10px;
	left: 413px;

}
