* {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

body {
	background: #3b1411 ;
	/*background: #290A08;*/
	color: #eee;
	font-family: "Georgia";
	font-size: 15px;
	line-height: 22px;
}
p, input, textarea, ul, td {
	font-size: 15px;
	line-height: 22px;
}
ul {
	list-style-type: none;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

#content-main a {
	color:  #e9cf1f;
	padding: 0px 4px 3px 4px;
	margin: 0px -4px -3px -4px;
}

#content-main a:hover {
	border-bottom: none;
	background:none;
}

h1 {
	color:  #fff;
	text-align: center;
	margin: 20px 0 20px 0;
}

h2 {
	margin: 20px 0 10px 0;
	color:  #e9cf1f;
	line-height: 25px;
}

p {
	margin: 10px 0;
	font-size: 13px;
	line-height: 22px;
}

table {
	border-collapse: collapse;
	width: 350px;
}

th {
	padding: 3px 0px;
	text-align: left;
	color:  #e9cf1f;
}

td {
	padding: 5px 0px;
}

td.big, th {
	font-size: 1.3em;
}

.other-img {
	padding: 10px 0 10px 10px;
}
img.right {
	float: right;
	padding: 10px 0 10px 10px;
}
a.right {
	float: right;
	display: block;
}
#content-main p, #content-main table {
	margin-left: 10px;
}
#content-main ul {
	margin: 10px 30px;
	font-size: 13px;
	list-style-type: circle;
	line-height: 22px;
}
#content-main li {
}
#menu {
	font-family: georgia;
	width: 620px;
	padding: 0 15px;
	margin: 20px auto 0 auto;
	height: 53px;
	text-transform: lowercase;
	background: url(img/000.40p.png);
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	font-size: 18px;
	padding: 15px 18px;
	color: #fff;
}

#menu a:hover, #menu .select {
	background: url(img/menu.h.png) top repeat-x;
	color:  #e9cf1f;
}

#header {
	display: block;
	margin: 0 auto;
}

#content-main {
	position: absolute;
	top: 397px;
	left: 50%;
	margin-left: -525px;
	width: 1050px;
}

#wrapper-01 {
	padding: 0px 220px 20px 220px;
	overflow: hidden;
}

#change {
	position: absolute;
	left: 50%;
	top: 70px;
	margin-left: -490px;
	display: none;
}

div.notice {
	background: #381412;
	padding: 5px;
	margin: 5px;
	border: 1px #200d0c solid;
}
#candles {
	background: url(img/candles.jpg) no-repeat top;
	width: 650px;
	margin: 0 auto;
	height: 400px;
}

form fieldset {
	border: none;
	margin: 0 0 0 20px;
}
form label {
	float: left;
	width: 200px;
	color: #e9cf1f;

}
input, textarea {
	width: 200px;
	margin-bottom: 5px;
	border: none;

	color: #fff;
	background: #250f0f;
	font-family: "Georgia";
	line-height: 22px;
	padding: 3px;
}
form textarea {
	height: 160px;
	width: 300px;ƒ
	overflow: auto;
}
form #submitbutton {
	width: 70px;
	padding: 5px 5px 5px 5px;
	margin-left: 200px;
}
.yellow {
	color: #e9cf1f;
}

#next-seminar {
	width: 100%;
	border: none;
}

#next-seminar tr td, #next-seminar tr th {
	padding: 3px 0;	
}
#next-seminar tr th {
	font-size: 18px;
}
.real-success {
	font-size: 20px;
	text-align: center;
	margin: 20px 0 10px 0;
}
p.center {
	text-align: center;
}

.rumi {
	margin-right: -200px;
	text-align: center;
	font-size: 20px;
}
.poem {
	margin: 20px 0 20px 0;
	text-align: center;
	font-size: 20px;
}