body {
	margin: 4px 0px 10px;
	background-color: #456A9E;
	background-attachment: fixed;
	background-image: url(bkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h1, h2, h3, h4 {
	font-size: 18px;
	font-family: Peinaud, Verdana, sans-serif;
	margin: 2px 0px 8px;
	font-weight: normal;
	text-decoration: underline;
	color: #996600;
}
h5 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0px 6px;
	color: #456A9E;
}
h6 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0px 8px;
}
p {
	margin: 2px 0px 10px;
}
td {
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: top;
}
th {
}
.folder {
	font-size: 13px;
	color: #FFFF66;
	background-attachment: scroll;
	background-color: #FFCC00;
	background-image: url(folder.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: middle;
	padding: 4px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;

}
.folder a:link {
	color: #FFFF33;
	text-decoration: none;
	border-bottom: 1px solid #A46669;
}
.folder a:visited {
	color: #FFFF33;
	text-decoration: none;
	border-bottom: 1px solid #A46669;
}
.folder a:hover {
	color: #66FFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFCC00;
}
.left-column {
	font-size: 13px;
	color: #333333;
	background-color: #F3C47C;
	padding: 6px;
	vertical-align: top;
	border-right: 1px solid #CC9966;
	background-image: url(left_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.left-column a:link {
	color: #3366FF;
	text-decoration: none;
}
.left-column a:visited {
	color: #3366FF;
	text-decoration: none;
}
.left-column a:hover {
	color: #FF3366;
	text-decoration: underline;
}

.content {
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 6px 10px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.thumbs {
	font-size: 13px;
	padding: 2px 6px;
}

.content a:link {
	color: #0000FF;
	border-bottom: 1px dashed #CC0000;
	text-decoration: none;
}
.content a:visited {
	color: #0000FF;
	border-bottom: 1px dashed #CC0000;
	text-decoration: none;
}
.content a:hover {
	color: #FF3300;
	border-bottom: 1px solid #0000FF;
	text-decoration: none;
}
.base {
	border-top: 1px solid #CC9966;
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
	vertical-align: middle;
	padding: 0px 6px;
	background-color: #EC9716;

}
.base a:link {
	color: #33CC33;
}
.base a:visited {
	color: #33CC33;
}
.base a:hover {
	color: #FF3333;
}
.topic {
	font-size: 16px;
	color: #333333;
	background-color: #FFCC00;
	text-align: center;
	vertical-align: bottom;
	padding: 2px 10px;
	border-bottom: 1px solid #CC9966;
	font-family: Papyrus, Peinaud, sans-serif;
}
.tborder {
	border: 6px ridge #0066CC;
}
blockquote {
	border: 1px solid #CC9966;
	padding: 4px 6px;
}
u {
	text-decoration: none;
	border-bottom: 1px solid #999900;
}
.z {
	font-family: Papyrus, Peinaud, sans-serif;
	font-size: 18px;
	color: #FF9900;
	text-align: center;
}
ul {
	margin-top: 4px;
	margin-bottom: 6px;
}
li {
	padding-bottom: 6px;
}
.tips {
	padding: 4px 10px;
	margin: 4px;
	border: 1px solid #0066FF;
	background-color: #F5CF96;
}
.img-right {
	margin: 0px 0px 4px 10px;
	clear: left;
	float: right;
}
.left-credits {
	font-size: 13px;
	color: #333333;
	background-color: #F3C47C;
	padding: 6px;
	border-right: 1px solid #CC9966;
	text-align: center;
	vertical-align: bottom;
}
.left-credits a:link {
	color: #808080;
}
.left-credits a:visited {
	color: #808080;
}
.left-credits a:hover {
	color: #FF9900;
}
.credits {
	font-size: 13px;
	color: #808080;
	background-color: #FFFFFF;
	padding: 2px 6px;
	text-align: center;
	vertical-align: bottom;
	border-top: 1px solid #CC9966;
}
.credits a:link {
	color: #808080;
	text-decoration: none;
}
.credits a:visited {
	color: #808080;
	text-decoration: none;
}
.credits a:hover {
	color: #808080;
	text-decoration: underline;
}
.credits-dates {
	font-size: 12px;
	color: #666666;
	padding: 2px 0px;
}

.ad-160-right {
	clear: left;
	float: right;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.date-credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

