BODY 
{ 
	direction:;
	background-attachment:fixed; 
	scrollbar-arrow-color: #382c2a;
	scrollbar-track-color: #382c2a;
	scrollbar-face-color: #251b1a;
	scrollbar-highlight-color: #251b1a;
	scrollbar-3dlight-color: #251b1a;
	scrollbar-darkshadow-color: #251b1a;
	scrollbar-shadow-color: #251b1a;
}

A
{
	color: #a68f6d;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

.button
{
	border: 1px solid #382c2a;
	background-color: #382c2a;
	color: #a68f6d;
}

.contentbox
{
	color: white;
	font-family: "Arial";
	font-size: 9pt;
	padding-top: 8px;
	padding-left: 8px;
}

.pagetitle
{
	font-weight: bold;
	font-size: 15px;
}

.pictures a:hover
{
	border: 3px solid #705f4b;
}

.footer
{
	color: #705f4b;
	font-family: "Arial";
	font-size: 8pt;	
	padding-left: 3px;
	padding-top: 1px;
}	

.footer span {
	color: #a68f6d;
}

.footer A {
	color: #705f4b;
	text-decoration: none;
}

.footer A:hover {
	color: #a68f6d;
	text-decoration: none;
	}