.layoutborder {
	border: thin solid #820000;
}
a {
	color: #000000;
}

.navigation {
	background-color: #660000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: center;
	text-decoration: none;

}
.content {
	padding: 12px;
	height: 350px;
	font-size: 100%;
	color: #000000;
	background-color: #C1B875;
	width: 650px;


}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
	text-decoration: none;
	font-size: 100%;
	padding: 8px;


}
.dagianz {
	font-size: 90%;
	text-align: right;
	color: #000000;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #660000;
}
h2 {
	color: #660000;
	font-size: 110%;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #6F0000;
	border-right-color: #6F0000;
	border-bottom-color: #6F0000;
	border-left-color: #6F0000;

}
