.bottleft {
	background-image: url(pics/bg-dl.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menleft {
	background-image: url(pics/bg-l.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgright {
	background-image: url(pics/bg-r.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgdown {
	background-image: url(pics/bg-d.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
html, body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
	line-height: 150%;
	color: #541E1C;
	background-color: #94C9C1;
}
.thetext {
	font-size: 14px;
	font-variant: small-caps;
	color: #3D0B00;
}
p a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color:#003333;
	text-decoration:none;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #95C2C8;
	border-right-color: #95C2C8;
	border-bottom-color: #95C2C8;
	border-left-color: #95C2C8;
}
p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6E2E3;
	color:#000000;
	text-decoration:none;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #C6E2E3;
	background-color:#CCFFFF;
	border-right-color: #C6E2E3;
	border-left-color: #C6E2E3;
}
.menu-alink {
	display: block;
	width: 100%;
	font-weight: 300;
}
.thecomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A5DDDC;
	text-decoration: none;
	letter-spacing: 0.04em;
}
.thecomment_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.04em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	font-variant: small-caps;
	color: #6B3D30;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #7CB6B7;
	border-right-color: #7CB6B7;
	border-bottom-color: #7CB6B7;
	border-left-color: #7CB6B7;
	width: 400px;
	margin-top: 20px;
}
.teitel h5 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #5A3F38;
	background-color: #E4F4F4;
	width: 400px;
	text-decoration:none;
}
