* {
	margin: 0;
	padding: 0;
}


body {
	background: #ffffff url(images/bkg.jpg) repeat-x;
	color: #444;

}




.clearer {clear: both;}


.container {
	background: #ffffff;

	margin: 0 auto;
	padding: 0 1px 1px;
	width: 785px;
}


.top {
	
	padding: 0px 0px 0;
}


.theheader {
	background: #FFF;
	font-size: 1.2em;
	height: 95px;
	margin: 0 auto;
	padding: 1px 1px 1px;
	width: 785px;
}

.theheader {
	background: #ffffff url(images/spiritualist.jpg) no-repeat;
	padding-top: 1px; font: italic 2.5em "Times New Roman",serif;
	line-height: 95px;
	width: 785px;
}



.navigation {	
	background: #d0dbe0 url(images/over.gif);
	border: 1px solid #d4e4ed;
	border-color: #e2eef5 #c7dae5;
	height: 31px;
}
.navigation a {
	background: #d0dbe0 url(images/over.gif);
	border-right: 1px solid #97b4c6;
	color: #5a5b71;
	display: block;
	float: left;
	font: bold 1.4em sans-serif;
	line-height: 30px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #3A3C69; text-decoration: none;}



.themain {
	border-top: 2px solid #fff;
	background: url(images/bg.gif) repeat-y;
}


.sidenav {
	float: right;
	width: 216px;
}
.sidenav h2 {
	color: #686864;
	font-size: 1em;
	line-height: 20px;
	margin: 0;
	padding-left: 10px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #e4e4df;
}
.sidenav li {border-bottom: 1px solid #eaeada;}
.sidenav li a {
	font-size: 0.9em;
	color: #554;
	display: block;
	padding: 2px 0 4px 4%;
	text-decoration: none;
	width: 97%;
}
.sidenav li a:hover {
	background: #d7e2ef;
	color: #654;	
}


.content {
	float: left;
	margin: 5px 0;
	padding: 0 16px;
	width: 530px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content p {font-family: "Verdana"Arial,sans-serif;}


.thefooter {
	
	color: #9b9a9a;
	font: bold 0.8em sans-serif;
	text-align: center;
}
.thefooter a,.thefooter a:hover {color: #9b9a9a;}