body, td, div, span {
	color:#652B0F;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
}
body {
	background-color:#000;
}
p { 
	margin: 1.0em 0px;
}
hr {
	border:none;
	color: #0E0703;
	background-color: #0E0703;
}

.main {
	padding:0px;
	margin:0px;
	width:754px;
	background-color:#0E0703;
	border:solid 1px #552B0F;
}
.mainbar {
	background-color:#0E0703;
	background-image:url('../../gfx/tile-dark.jpg') ;
	background-repeat:repeat;
}
.sidebar {
	height:400px;
	width:216px;
	background-color:#1A0D05;
	background-image:url('../../gfx/tile-light.jpg') ; 
	background-repeat:repeat;
}
.top {
	padding:0px;
	margin:0px;
/*	background:no-repeat url('gfx/top1.jpg') ;*/
	background-color:#0E0703;
	width:754px;
	height:202px;
}
.bottom {
	padding:0px;
	margin:0px;
/*	background:no-repeat url('./gfx/bottom.jpg') ;*/
	background-color:#0E0703;
	width:754px;
	height:22px;
}
.amenu {
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 8pt;
	color:#934A1A;
	padding-left:16px;
/*	background:no-repeat url('dot.gif') ;*/
}

.headline {
	color:#934A1A;
	font-size: 14px;
	font-weight: bold;
}

.headline2 {
	color:#934A1A;
	font-size: 11px;
	font-weight: bold;
}
b {
	color:#934A1A;
}

.bodytext {
	font-size: 11px;
}

.bodytext-indented {
	font-size: 11px;
	position:relative;
	left:30px;
	padding-right:30px;
}

.bodytext-indented2 {
	font-size: 11px;
	position:relative;
	left:40px;
	padding-right:40px;
}

.memberdescription {
	font-size: 11px;
	font-style : italic;
}

.memberpoem {
	font-size: 11px;
	font-style : italic;
}

a:link {
	color:#934A1A;
	text-decoration: none;
}
a:visited {
	color:#934A1A;
	text-decoration: none;
}
a:hover {
	color: #812222;
	text-decoration: none;
}

.gallery-button {
	color:#934A1A;
	font-size: 11px;
	text-decoration: none;
	position: relative;
	padding: 1px 3px 1px 3px;
	border-style: dotted;
	border-color: #934A1A; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}


.fronttext {
	color: #808080;
	font-size: 9px;
	position:relative;
}
.small {
	font-size: 7pt;

}