body {

	color: #59594d;
	font-size: 11px;
	font-family: Tahoma;
	background: #f3f2ed;
	margin: 0;

}

a {

	color: #59594d;
	text-decoration: underline;

}

a:hover {

	color: #bb5c5c;
	text-decoration: none;

}

a.art_title {

	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}

a.art_title:hover {

	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

h1 {

	color: #bb5c5c;
	font-size: 18px;

}

hr {

	color: #e1e3db;
	background-color: #e1e3db;
	height: 1px;
	border-width: 0px;

}

textarea {

	color: #59594d;
	font-size: 11px;
	font-family: Tahoma;
	background: #f3f2ed;
	border: 1px solid #59594d;

}

table.head {

	width: 100%;
	height: 300px;
	background: url(h_bg.jpg);

}

td.h_left {

	width: 260px;
	background: url(h_left.jpg);

}

td.h_center {

	width: 455px;
	background: url(h_center.jpg);

}

td.h_right {

	width: 280px;
	background: url(h_right.jpg);

}

table.main {

	width: 100%;
	margin: 0px 0px 20px 0px;

}

td.text {

	padding: 0px 10px 0px 10px;

}

td.menu {

	width: 200px;
	padding: 0px 5px 0px 5px;
	border-left: 1px dotted #59594d;

}

div.descr {

	margin: 0px 0px 25px 30px;

}

div.quote {

	width: 200px;
	margin: 150px 0px 0px 20px;

}

div.footer {

	width: 100%;
	background: #edeee9;

}

div.footer_body {

	padding: 10px 0px 5px 20px;
	border-left: 10px solid #59594d;

}