body {
	background:url(../graphics/bg2tone.gif);
	background-repeat:repeat-y;
	background-color:#ddd;
	margin:0px;
	font-family:'Trebuchet MS',sans-serif;
	font-size:13px;
	}
table {
	font-family:'Trebuchet MS',sans-serif;
	font-size:13px;
	}

a:link,
a:visited {
	color:#764;
	}

td.logo {
	background:url(../graphics/Logo1black.gif);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#000;
	}

td.sidebar a:link,
td.sidebar a:visited {
	color:#fff;
	}

td.sidebar ul {
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	}

td.sidebar ul li {
	padding-top:4px;
	padding-bottom:4px;
	}

table.gallery-table {
	font-size:11px;
	
	}

table.gallery-table a:link,
table.gallery-table a:visited{
	font-size:11px;
	color:#000;
	text-decoration:none;
	}

tr.title-bar td {
	border-top:solid #CC9 1px;
	border-bottom:solid #553 1px;
	}
td.bar-title {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	letter-spacing:1px;
	background:url(../graphics/gold.png);
	background-color:#949466;
	background-position:center;
	}
td.bar-left,
td.bar-right {
	color:#fff;
	font-size:10px;
	color:#fff;
	background:url(../graphics/gold.png);
	background-position:center;
	background-color:#949466;
	font-size:10px;
}
td.sidebar {
	color:#fff;
	width:178px;
	padding-top:15px;
	}

h3 {
	margin-top:0px;
	font-size:16px;
	color:#764;
	display:none;
	}

h4 {
	font-size:14px;
	color:#333;
	}
h2.title {
	margin-top:0px;
	margin-bottom:5px;
	font-size:16px;
	color:#764;
	}
h4.date,
h4.author {
	margin-top:0px;
	margin-bottom:10px;
	font-size:13px;
	color:#000;
	}

