	body {
		background-color: #b5b6b8;
		font-family: Garamond;
		font-size: 100%;
		color: #6f6a1a;
	}
	body, h1, h2 {
		padding: 0;
		margin: 0;
	}
	#head {
		height: 127px;
		background-image: url(/pivich/images/3.gif);
		background-position: center;
		background-repeat: repeat-x;
	}
	#head h1 {
		background-image: url(/pivich/images/1.gif);
		background-position: top left;
		background-repeat: no-repeat;
		height: 127px;
		width: 682px;
		text-indent: -10000px;
		float: left;
	}
	#head img {
		float: right;
	}
	#content {
		float:right;
		width:100%;
		margin-left: -235px;
	}
	#content #left {
		width: 235px;
		clear: left;
		float: left;
		background-image: url(/pivich/images/4.gif);
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 141px;
	}
	#content #right {
		margin-left: 235px;
		padding-right: 118px;
	}	
	.news {
		margin-bottom: 50px;
	}
	.news .comments {
		text-align: right;
		font-size: 85%;
		font-weight: bold;
	}
	a {
		color: #7d7d7b;
	}
	
	.block {
		margin-bottom: 15px;
	}
	.block .comment {
		background-color: #BCBEB0;
		color: #000;
		width: 100%;
		overflow: hidden;
	}
	.block .comment a {
		color: #000;
		text-decoration: none;
	}
	.cform label, .fl {
		float: left;
	}
	.cform .formfield, .fr {
		float: right;
	}
	.cleaner {
		clear: both;
	}
	img {border: none;}

	.cform label, .r {
		text-align: right;
	}
	.l, .cform .formfield {
		text-align: left;
	}
	.c, .cform {
		text-align: center;
	}

	.cform label {
		width: 19%;
	}
	.cform div {
		margin-bottom: 3px;
	}
	.cform .formfield {
		width: 79%;
		_margin: 0 -10% 0 -10%;
	}
	#smilies {
		padding-left: 10%;
	}
	#cjava {
		padding-left: 20%;
	}
	#csend .formbutton {
		margin-top: 2px;
	}

	.formbutton {
		background: #BCBEB0;
		border: #6F6A1A 1px solid;
		color: black;
		width: 79%;
		height: 19px;
		cursor: pointer;
		font: 100% Garamond;
	}

	label {
		cursor: help;
		height: 22px;
	}       	

	.formfield {
		background: #BCBEB0;
		border: 1px solid #6F6A1A;
		color: black;
		font: 100% Garamond;
		width: 100%;
		padding: 1px;
	}

#hnlink {
	outline: none;
	display: block;
	width: 4px;
	height: 4px;
	text-indent: -10000px;
	position: absolute;
	top: 184px;
	left: 121px;
}
#tooltip{
	border: 1px #000 dotted;
	background-color: #dfdfdf;
	padding: 5px 10px 5px 10px;
	font-size: 80%;
	font-weight: bold;
	position:absolute;
	visibility:hidden;
}
.commquote {
	margin: 5px 0 15px 15px;
	border-left: 2px solid #6F6A1A;
	padding-left: 10px;
}
#sape {
	font-size: 80%;
	margin-top: 30px;
	width: 90%;
	color: #8F8F8F;
}
#sape a {
	color: #8F8F8F;
}
.calendar {
	font-size: 82%;
	margin-right: auto;
	margin-left: auto;
}

.calendar .calendartitle {
	font-weight: bold;
	text-align: left;	
	border: 0;
	background-color: transparent;
}

.calendar .weekend {
	text-align: right;
	padding: 1px;
	color: #000;
	border: #fff solid 1px;
	background-color: #BCBEB0;
}

.calendar  .weekday{
	text-align: right;
	border: #B5B6B8 solid 1px;
	background-color: #7D7D7B;
	padding: 1px;
	color: #000;
}

.calendar .wdtitle, .invert {
	background-color: #6F6A1A;
	color: #fff;
	font-weight: bold;
	border: 0;
	text-align: center;	
}
.calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.calendar a:hover {
	background-color: #6F6A1A;
}

