body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: 'times new roman', serif;
	font-size: 12px;
	background: #b6810e url(fon.jpg) top center fixed repeat;
}
#container {
	display: block;
	margin: 0px auto;
	overflow: auto;
	position: relative;
	padding: 0px;
	background: #ffffff url(bg.jpg) top center repeat-y;
	border: none;
	width: 760px;
	text-align: center;
}
#content {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	width: 650px;
	text-align: center;
}
#content a, #content a:visited {
	color: #61412a;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #ffffff;
	background: #b6810e;
}
/*****************************************************/
#content p {
	font-family: 'times new roman', serif;
	padding: 1px 0px;
	margin: 0px;
	font-size: 16px;
	text-indent: 20px;
	text-align: justify;
}
#content p.h1 {
	padding: 40px 0px 30px 0px;
	margin: 0px;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	color: #61412a;
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	font-style: italic;
	text-indent: 0px;
}
#content p.date {
	display: block;
	padding: 10px 0px 40px 0px;
	border: none;
	text-align: right;
	text-indent: 0px;
	font-style: italic;
}
#content p.quo {
        margin: 0px;
	padding: 15px 30px;
        font-family: 'trebuchet ms', verdana, arial, sans-serif;
	font-size: 14px;
        text-indent: 0px;
	text-align: justify;
}
#content p.t1 {
	padding-top: 1px;
}
#content p.b1 {
	padding-bottom: 1px;
}
#content p.centered { 
	margin: 0px; 
	padding: 20px 0px;
	border: none;
	text-align: center;
	text-indent: 0px;
}
pre {
	margin: 0px;
	padding: 15px 0px;
        font-family: 'trebuchet ms', verdana, arial, sans-serif; 
	font-size: 14px;
        font-weight: normal;
        line-height: normal;
	color: #000000;
	text-align: left;
	background: transparent;
}
pre.p230 {
	padding-left: 230px;
}
div.pad20 {
	display: block;
	margin: 0px auto;
	padding: 0px;
	border: none;
	width: 100%;
	height: 20px;
	overflow: hidden;
}
.ital {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
/*****************************************************/
div#footer {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	border: none;
	width: 730px;
	height: 100px;
	border-top: 2px solid #030000;
	background: #b6810e;
	text-align: center;
        line-height: 20px;
        font-family: 'trebuchet ms', verdana, arial, sans-serif;
	font-size: 18px;
}
div#le {
	float: left;
	padding: 0px 0px 0px 45px;
	width: 120px;
	text-align: left;
}
div#footer a, div#footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
div#footer a:hover {
	color: #61412a;
}
div#footer img {
	border: none;
}
