table
{
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #663333;
	border-collapse: collapse;
}

tr.head
{
	color: #fffae6;
	background-color: #166161;
	border-style: none
}

tr.foot
{
	color: #fffae6;
	background-color: #595959;
	border-style: none
}

th.body, td.body
{
	border: 1px solid #663333;
}

.interior-table
{
	width: 100.5%;
	margin: -2px;
	border-style: none;
	border-collapse: collapse;
}

th.interior-table, td.interior-table
{
	border: 1px solid #663333;
}


table.filters
{
	width: 100%;
	margin-bottom: 1em;
	border-style: none;
}

hr
{
	clear: both;
	height:1px;
	border-width: 0;
	margin: 5px;
	color: #663333;
	background-color: #663333;
}

#page
{
	margin-left: auto;
	margin-right: auto;
	width:1200px;
	color: #663333;
	border:5px solid gray;
	background-image: url(Treebrwn.jpg);
}

#header
{
	margin: 5px;
	background-image: url(bannerimage.jpg);
	height: 160px;
	width: 99.2%;
	color: #fffae6;
}

#header-text
{
	text-align: center;
	font-size: 32pt;
	font-weight: bold;
	position: relative;
	top: 45px;
}

#header-date
{
	text-align: right;
	font-size: 12pt;
	padding-right: 20px;
	position: relative;
	top: 80px;
}

#navigation
{
	float: left;
	width: 235px;
	margin-left: -15px;
	margin-bottom: 5px;
	border-right: 1px solid #663333;
}

.navigation, .navigation-active
{
	list-style-type: none;
}

.navigation-active
{
	background-color: rgb(255, 204, 102);
}

a.navigation:link, a.navigation:visited, a.navigation:hover, 
a.navigation:active, a.navigation-active:link, a.navigation-active:visited, a.navigation-active:hover, a.navigation-active:active,
a.list-link:link, a.list-link:visited, a.list-link:hover
{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #663333;
}

a.navigation:hover,
a.navigation-active:hover,
a.list-link:hover
{
	color: white;
	background-color: rgb(153, 0, 0);
}

a.navigation:active,
a.navigation-active:active,
a.list-link:active
{
	color: rgb(102, 51, 51);
	background-color: rgb(255, 204, 102)
}

#content
{
	float: left;
	width: 953px;
	margin-left: -1px;
	margin-bottom: 5px;
	padding-left: 6px;
	border-left: 1px solid #663333;
}

#footer
{
	clear: both;
	text-align: center;
	font-style: italic;
}

.counter-relative
{
	position: relative;
	width: 100%;
}

.counter-absolute
{
	position: absolute;
	width: 180px;
	text-align: left;
	left: 10px;
	top: 3px;
}

.thumb-collage
{
	float: left;
	text-align: center;
	width: 180px;
	height: 200px;
}

.center
{
	text-align: center;
}
