body, div, span, dd
{
	font-family: verdana, arial, sans-serif;
	color:#a0a0a0;
	background-color:#003000;
	background-image:url(images/wooddark.jpg);
	list-style-image:url(images/fish2.gif);
	list-style-position: inside;
	font-size:100%;
	line-height:1.6em;
}

table.calendar
{
	padding: 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #a0b090;
}
tr.calendardateheaders
{
	font-size: 9pt;
	margin: 0px;
	padding: 1px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	line-height:1.2em;
}
table.calendar td
{
	font-size: 9pt;
	margin: 0px;
	padding: 1px;
	text-align: center;
	line-height:1.2em;
}

a:link, a:visited
{
	color:#20a0d0;
	text-decoration:none;
	border-bottom:1px dashed #20a0d0;
	margin: 2px 2px 1px 2px;

}

a:active, a:hover, a:forcus
{
	color:#20a0d0;
	text-decoration:none;
	border:2px solid #20a0d0;
	margin:0px;
}


h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding:2px 16px 2px 16px;
	background-image:url(images/wood.jpg);
	background-color: #305030;
	font-size: 300%;
	font-weight:bold;
	color: #a0b090;
	line-height:1.2em;
}

h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding:8px 8px 8px 8px;
	background-image:url(images/wood.jpg);
	background-color: #305030;
	font-size: 100%;
	font-weight:bold;
	color: #a0b090;
	line-height:1.2em;
}

h3, h4, h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding:4px 4px 4px 16px;
	background-image:url(images/wood.jpg);
	background-color: #305030;
	font-size: 100%;
	font-weight:bold;
	color: #a0b090;
	line-height:1.2em;
}

h6
{
	padding:2px 8px 2px 8px;
	background-image:url(images/wood.jpg);
	background-color: #305030;
	font-size: 80%;
	font-weight:bold;
	color: #cccccc;
	line-height:1.2em;
}

hr
{
	border:1 solid #005000;
}

dl
{
	color:#ff0000;
	disrupt;
}

img
{
	border: 0px;
	vertical-align:top;
}

li
{
	line-height:1.2em;
	font-size: 80%;
	margin-left:0px;
	padding-left:0px;
	padding-bottom: 0.5em;
}

ul
{
	line-height:1.2em;
	margin-left:1.0em;
	padding-left:0.0em;
	padding-bottom: 0.5em;
}

.iteminfo, .commentinfo
{
	text-align: right;
}
