/* CSS Document */
body {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	background-color: #BAC8E2;
}

.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #332318;
	padding-bottom: 10px;
}
.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 896px;
	background-color: #FFFFFF;
	background-position: bottom;
}
.contFr {
	float: left;
	width: 437px;
	/*border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #332318;*/
}
.contCo {
	float: left;
	width: 458px;
	background-color: #F4EDE8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #65120B;
	padding-bottom: 5px;
	padding-top: 5px;

}
.Clr {
	clear: both;	
}
.pic {
	float: left;
	width: 265px;

}
.smllpic {
	margin-left: 10px;
}
.nav {
	float: left;
	width: 193px;
	background-color: #F4EDE8;
}
.navi {
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, lucida, helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #65120B;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}
.navi a:link, .navi a:visited {
	color: #65120B;
	text-decoration: none;
}
.navi a:active, .navi a:hover {
	color: #666666;
	text-decoration: none;
}
.link {
	color: #65120B;
}

.link a:link, .link a:visited {
	color: #65120B;

}
.link a:link, .link a:hover {
	color: #666666;

}
.oth {
	float: right;
	width: 452px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.maintext {
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, lucida, helvetica, sans-serif;
	font-size: 11px;
	color: #39271C;
	padding: 18px 18px 10px;
	line-height: 135%;
}
.maintext2 {
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, lucida, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 7px 7px 7px;
	line-height: 125%;
}
h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, lucida, helvetica, sans-serif;
	font-size: 14px;
	color: #65120B;
	padding-bottom: 10px;
}
.albumi {
	float: left;
	float: left;
	width: 437px;
	/*border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #332318;*/
}.oth2 {
	float: right;
	width: 455px;
	background-color: #FFFFFF;
	border-top: none #F4EDE8;
	border-right: none #F4EDE8;
	border-bottom: none #F4EDE8;
	border-left: 4px solid #F4EDE8;
	margin-top: 8px;
}
.contCo2 {
	float: left;
	width: 456px;
	background-color: #F4EDE8;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px dotted #65120B;
}.txtf {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, lucida, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border: 1px dotted #65120B;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	width: 100%;
}
.buttoni {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, lucida, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F4EDE8;
	padding: 1px 3px;
	margin-right: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #65120B;
	border-bottom: 1px solid #65120B;
	border-left: 1px solid #CCCCCC;
}
.languages {
	width: 896px;
	height:20px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, lucida, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background-color: #C8D3E8;
}
.languages a:link, .languages a:visited {
	color: #65120B;
	text-decoration: none;
}
.languages a:active, .languages a:hover {
	color: #666666;
	text-decoration: none;
}