@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg-img4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	background-attachment: fixed;
}
.danezis1 {
	background-image: url(../images/bg-tail.png);
	background-repeat: repeat;
}
.danezis2 {
	background-image: url(../images/menu-row-tail.gif);
	background-repeat: repeat-x;
}
.danezis3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #843332;
}
.danezis4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.danezis4 a {
	color: #000;
	text-decoration: none;
}
.danezis4 a:hover {
	color: #843332;
	text-decoration: none;
}
.danezis5 {
	background-image: url(../images/content-tail.png);
	background-repeat: repeat;
}
.danezis6 {
	background-image: url(../images/bg-tail.png);
	background-repeat: repeat;
}
.danezis7 {
	font-size: 18px;
	color: #000;
}
.danezis7 a {
	font-size: 18px;
	color: #843332;
	text-decoration: underline;
	font-weight: bold;
}
.danezis7 a:hover {
	font-size: 18px;
	color: #843332;
	text-decoration: none;
	font-weight: bold;
}
.danezis8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #843332;
}
