body, table, tr, td {
	font: 9pt garamond; 
	color: #C2AC9D;
	letter-spacing: 1px;
	text-align: justify;
	overflow: auto;
}
body	{
	background-color: #F9FBF8;
	background-image: url('bg8.jpg');
}
div     {
	x-overflow: hidden;
	y-overflow: auto;
}/*
a:link, a:active, a:visited {
	text-decoration: none;
	color: #989CB8;
	font: 7pt georgia;
}
A:hover {
	HEIGHT: 7px; 
	font: 7pt georgia;
	TEXT-DECORATION: none; 
	color: #C4452B;
}*/
input, textarea, option, select {
	background-color: #F9FBF8;
	font: 8pt arial;
	color: #D0C0B9;
	letter-spacing: 1px;
	border: 1px solid #989CB8;
	padding:2px; }
BODY {
	SCROLLBAR-FACE-COLOR: #010001; 
	SCROLLBAR-HIGHLIGHT-COLOR: #2E190D; 
	SCROLLBAR-SHADOW-COLOR: #2E190D; 
	SCROLLBAR-3DLIGHT-COLOR: #010001; 
	SCROLLBAR-ARROW-COLOR: #76401B; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #010001;
}
div#maintext {
	/*FILTER: chroma(color=#F9FBF8);*/ 
	left: 128; 
	width: 365; 
	position: absolute; 
	top: 300; 
	/*background-image: url('bg3.jpg');*/ 
	padding-right: 10px; 
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: justify;
	color: #1B0902;
	background-color: transparent;
}
div#maintext a:link, div#maintext a:active, div#maintext a:visited, div#maintext a:hover {
	color: #1B0902;
	text-decoration: none;
}
.head, div#head {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 0px;
	color: #BB6E1B;
	width: 80%;
	font-size: 15px;
	font-weight: bold;
}
.title, div#title {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 0px;
	color: #B23D10;
	width: 80%;
	font-size: 13px;
	font-weight: bold;
}
.news, div#maintext p.news, div#news {
	color: #856D4D;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 0px;
}
div#news a:link, div#news a:active, div#news a:visited, .news a:link, .news a:active, .news a:visited {
	color: #BA9E49;
}
div#news a:hover, .news a:hover {
	color: #DBD02A;
}
/*
div#news a:link, div#news a:visited {
	color: #7EA0A0;
	text-decoration: none;
}
div#news a:active {
	color: #3F7E74;
}
div#news a:hover {
	color: red;
	text-decoration: none;
}*/
div#author {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 30px;
	padding: 5px;
	text-align: right;
	font-weight: bold;
	color: #856D4D;
}
p.boldy	{
	font-weight: bold;
	margin-top: 1px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.boldy	{
	font-weight: bold;
}
img.thumb {
	width: 144px;
	height: 108px;
	border-width: 0;
	border-color: black;
	border-style: solid;
	float: left;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 2px;
	margin-right: 8px;
}