html {
	height: 100%;
	max-height: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
	font-family: 'trebuchet ms', verdana, arial, sans-serif;
	background: #d7c6aa url(fon.jpg) -18px 0px fixed repeat;
/* hide overflow:hidden from IE5/Mac */
/* \*/ 
	overflow: hidden;
/* */ 
}
body {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	border: none;
}
#container {
	display: block;
	height: 100%;
	max-height: 100%;
	overflow: auto;
	padding-left: 230px;
	position: relative;
 	z-index: 3;
	text-align: center; 
}
a, a:visited {
	padding: 0px 5px;
        font-weight: bold;
	text-decoration: none;
	color: #652313;
}
a:hover {
	color: #ffffff;
	background-color: #652313;
}
img {
	border: #652313 solid 1px;
}
sup {
	font-size: 14px;
}

/************ left ************/

#left {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 230px;
	z-index: 4;
	background: url(bg.jpg) #601208 top left repeat-y;
}
* html #left {
	position: absolute;
}
#links {
	clear: both;
	position: relative;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border: none;
	width: 216px;
	text-align: center;
}
#links p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	font-family: 'trebuchet ms', verdana, arial, sans-serif;
	font-size: 14px;
	text-indent: 0px;
        line-height: 16px;
	color: #e7d893;
	text-align: center;
}
#links p#h {
	font-size: 24px;
	font-variant: small-caps;
        font-weight: bold;
	letter-spacing: 1px;
}
#links p#no-link {
        font-weight: bold;
	color: #ff3316;
}
div.linkline {
	clear: both;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	border: none;
	width: 200px;
	height: 10px;
	border-bottom: #e7d893 solid 1px;
}
#block {
	clear: both;
	position: relative;
	float: left;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 3px;
	border: none;
	width: 216px;
	text-align: center;
}
div.counter {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px; 
	border: none; 
	width: 89px;
	height: 31px;
}
#left img, div.counter img {
	border: none; 
}
div.live {
	width: 31px;
}
#links a, #links a:visited {
	color: #ffffff;
	text-decoration: none;
        font-weight: normal;
}
#links a:hover {
        font-weight: bold;
}
div.counter a, div.counter a:visited {
	padding: 0px;
        font-weight: normal;
	text-decoration: none;
}
div.counter a:hover {
	background-color: #652313;
        font-weight: normal;
}

/************ content ************/

#content {
	margin: 0px auto;
	padding: 0px;
	border-left: 1px solid #652313;
	border-right: 1px solid #652313;
	width: 650px;
	background: #ffffcc;
}
#content p {
        margin: 0px;
	padding: 1px 50px;
	font-family: 'times new roman', serif;
	font-size: 16px;
        text-indent: 20px;
        line-height: 20px;
	text-align: justify;
}
#content p.quo {
        margin: 0px;
	padding: 15px 70px;
	font-size: 14px;
        text-indent: 0px;
        line-height: 18px;
}
#content p.hea {
	margin: 0px;
	padding: 30px 0px 20px 0px;
        font-family: 'trebuchet ms', arial, verdana, sans-serif;
	font-size: 24px;
        font-weight: bold;
	font-variant: small-caps;
	color: #652313;
	text-indent: 0px;
	letter-spacing: 2px;
        line-height: 26px;
	text-align: center;
}
#content p.rem {
	clear: both;
	padding: 1px 50px;
        font-family: 'trebuchet ms', arial, verdana, sans-serif;
	font-size: 14px;
        text-indent: 0px;
        line-height: normal;
}
#content p.date {
	display: block;
	padding: 15px 50px 30px 0px;
	border: none;
	text-align: right;
	text-indent: 0px;
	font-size: 17px;
	font-style: italic;
}
#content p.f14 {
	font-size: 14px;
}
#content pre {
        margin: 0px;
	padding: 2px 0px 2px 50px;
	font-family: 'times new roman', serif;
	font-size: 14px;
        line-height: 18px;
	text-align: left;
}
#content pre.pb20 {
	padding-bottom: 20px;
}
#content pre.pt20 {
	padding-top: 20px;
}
#content pre.p70 {
	padding-left: 70px;
}
#content pre.p120 {
	padding-left: 120px;
}
#content pre.p150 {
	padding-left: 150px;
}
#content pre.p170 {
	padding-left: 170px;
}
#content pre.p210 {
	padding-left: 210px;
}
#content pre.p220 {
	padding-left: 220px;
}
#content pre.p250 {
	padding-left: 250px;
}
#content pre.p270 {
	padding-left: 270px;
}
#content pre.p320 {
	padding-left: 320px;
}
#content pre.p370 {
	padding-left: 370px;
}
#content pre.p420 {
	padding-left: 420px;
}
#content pre.p470 {
	padding-left: 470px;
}
#content p.pt1 {
	padding-top: 1px;
}
#content p.pb1 {
	padding-bottom: 1px;
}
#content p.pb3 {
	padding-bottom: 3px;
}
div.pad30 {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
	height: 30px;
}
div.h60 {
	height: 60px;
}
span.red {
	color: #ff3316;
}
span.blue {
	color: #00008b;
}
.ital {
	font-style: italic;
}
.bold {
        font-weight: bold;
}
.caps {
	font-variant: small-caps;
}
.underline {
	text-decoration: underline;
}
.new-line {
	clear: both;
}
.left8 {
	float: left;
	margin: 8px 20px 0px 0px;
}
.right8 {
	float: right;
	margin: 8px 0px 0px 20px;
}
.left {
	float: left;
}
.right {
	float: right;
}
div.refline {
	float: left;
	margin: 0px 0px 20px 50px;
	padding: 0px;
	width: 300px;
	height: 30px;
	border-bottom: #652313 solid 1px;
}
div#footer {
	display: block;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	border: none;
	border-top: #652313 solid 1px;
	width: 100%;
	height: 90px;
        font-family: 'trebuchet ms', arial, verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
div#le {
	float: left;
	padding: 0px 0px 0px 50px;
	width: 120px;
	text-align: left;
}
