@charset "utf-8";
.watermark {
	background-image: url(../images/watermark.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
.leftbar {
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttons {
	color: #d8d5d0;
	font-family: tahoma;
	font-size: 10px;
}
.copyright {
	color: #6b6b6b;
	font-family: tahoma;
	font-size: 10px;
}
a:link {
	color: #d8d5d0;
	text-decoration: none;
}
a:visited {
	color: #d8d5d0;
	text-decoration: none;
}
a:hover {
	color: ffffff;
	text-decoration: none;
}
a:active {
	color: #a58f6f;
	text-decoration: none;
}
.headings {
	font-family: "Deices Engraved Caps SSi";
	color: #d8d5d0;
	font-size: 15px;
}



.linksbottom {
	color: #d8d5d0;
	font-family: tahoma;
	font-size: 11px;
}
.style5 {color: #504332; font-family: Tahoma; font-size: 24px; }
.larger {
	font-size: 18px;
	font-family: Tahoma;
	color: #d8d5d0;
}


.main {
	font-family: Tahoma;
	font-size: 12px;
	color: #d8d5d0;
}
