body {
	margin: 4px 0px 10px;
	background-color: #886D52;
	background-attachment: fixed;
	background-image: url(bkg.jpg);
	background-repeat: repeat;


}
h1, h2, h3, h4, h5 {
	font-size: 18px;
	font-family: Peinaud, Verdana, sans-serif;
	margin: 2px 0px 8px;
	font-weight: normal;
	text-decoration: underline;
	color: #996600;


}
h6 {
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 2px 0px 8px;
}
p {
	margin: 2px 0px 10px;
}
td {
	font-family: Helvetica, Arial, sans-serif;
}
th {
}
.folder {
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(folder.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: middle;
	padding: 7px 20px 2px 2px;
}
.folder a:link {
	color: #000000;
	text-decoration: none;
}
.folder a:visited {
	color: #000000;
	text-decoration: none;
}
.folder a:hover {
	color: #CC0033;
	text-decoration: underline;
}
.left-column {
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 6px;
	vertical-align: top;
	border-right: 1px solid #CC9966;
	background-image: url(oldwoman.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.content {
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 6px 10px;
	vertical-align: top;
}
.content a:link {
	color: #FF3300;
	border-bottom: 1px dashed #0000FF;
	text-decoration: none;
}
.content a:visited {
	color: #FF3300;
	border-bottom: 1px dashed #0000FF;
	text-decoration: none;
}
.content a:hover {
	color: #990066;
	border-bottom: 1px solid #33CC00;
	text-decoration: none;
}
.base {
	border-top: 1px solid #CC9966;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 6px;
}
.base a:link {
	color: #33CC33;
}
.base a:visited {
	color: #33CC33;
}
.base a:hover {
	color: #FF3333;
}
.topic {
	font-size: 16px;
	color: #333333;
	background-color: #E0C6A5;
	text-align: center;
	vertical-align: bottom;
	padding: 2px 10px;
	border-bottom: 1px solid #CC9966;
	font-family: Papyrus, Peinaud, sans-serif;
}
.tborder {
	border: 6px ridge #B4A08D;
}
.echo {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
}
u {
	text-decoration: none;
	border-bottom: 1px solid #999900;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
hr {
	margin: 6px 0px;
}
ol {
	margin-top: 6px;
	margin-bottom: 6px;
}
