BODY {
	background:url(images/l_bgr.jpg);
	margin: 0 0 0 0;
	scrollbar-arrow-color: "4B3F20";
	scrollbar-track-color: "5B1B03";
	scrollbar-face-color: "DACDAB";
	scrollbar-shadow-color: "4B3F20";
	scrollbar-darkshadow-color: "5B1B03";
	scrollbar-highlight-color: "4B3F20";
	scrollbar-3dlight-color: "5B1B03";

}
BODY,TD {
	font: 13px "Trebuchet MS",Tahoma;
	color: #200F07;
}
A { color: #823A1A; text-decoration: none; font-weight: bold;}
A.visited { color: #63290F; }
A.hover { text-decoration: underline; }
A.active { color: red; }

P { text-align: justify; }

.magic { border-bottom:1px solid #FA0; padding:0px;}
.comment { 
	border: 1px solid #938462;
	background-color: #F1E8D4;
	margin: 1 10 5 10;
	padding: 2 5 2 5;
}

.forminput {
	font-size: 10px;
	width : 120pt;
	border-top:#695545 solid thin;
	border-bottom:#695545 solid thin;
	border-right:#695545 solid thin;
	border-left:#695545 solid thin;
	background-color:#EFECE4;
	font-family: verdana, helvetica, sans-serif;
}

.formtextarea {
	font-size: 10px;
	width : 263pt;
	border-top:#695545 solid thin;
	border-bottom:#695545 solid thin;
	border-right:#695545 solid thin;
	border-left:#695545 solid thin;
	background-color:#EFECE4;
	font-family: verdana, helvetica, sans-serif;
	scrollbar-track-color: "EFECE4";
	scrollbar-darkshadow-color: "EFECE4";
	scrollbar-3dlight-color: "EFECE4";
}

.button {
	font: bold 13px "Trebuchet MS","Times New Roman",serif;
	line-height:14px;
	border:2px outset #da0;
	background-color:#8F5D3B;
	color:#FFEBBE;
	width:100px;
	height:20px;
}

H1 {
	text-align:center;
	font: bold 24px "Book Antiqua","Times New Roman";
	color:#564333;
	margin-top: 0px;
}

H2 {
	text-align:center;
	font: bold 20px "Book Antiqua","Times New Roman";
	color:#564333;
	margin-top: 0px;
}

TABLE.artlist { width: 540; }
TABLE.artlist TR.header { background-color:#CCC0A2; }
TABLE.artlist TH { font: bold 14px "Trebuchet MS",Tahoma; text-align:center;}
TABLE.artlist TH.date,TH.author { width:160px; }
TABLE.artlist TD { vertical-align:top; }

.artintro { font-weight:bold; color:#6A513D; }
.news { 
	border:1px solid #876D39; 
	background-color: #F2E8D6; 
	padding: 0px 5px 0px 5px; 
	margin-bottom: 13px;
	font: 11px Tahoma;
}

#donation {
	padding: 15px;
	text-align: center;
}

.listaart-nag {
	margin: 10px 0px 10px 0px;
}
.listaart-nag.title {
	font-size: 14px;
}
.listaart-nag.authordata {
	margin-left: 10px;
	font-size: 12px;
}

#stats { font:8px "Small Fonts"; margin-top:10px; border-top:1px dotted black; padding-top:5px; width:100%; }

.calendar { text-align: left; padding-left: 5px; margin-top:30px; }
.calendar.invalid { font-weight: bold; color: #B0A180; cursor:default; }
.calendar.viewed {  font-weight: bold; color: #F1E8D4; background-color:#823A1A; cursor:default; }
#year { margin-left: 5px; margin-right: 5px; }