
body {
	margin-left: 10px;
	padding: 0;
	color: #888398;
	background-color: White;
	font: 10pt/1.5 Arial, Verdana, sans-serif;
	display: block;
	background-color: #FFFFCC;

}

.sitetitle {
	background-image: url('images/leaves5.jpg');
	background-repeat: repeat-x;
	background-position: center;
	font-family: "Trebuchet MS";
	font-size: 50px;
	color: #71E600;
	font-weight: bold;
	padding: 10px;
	width: 100%;
	text-align: left;
}

a:link, a:visited {
	color: #993333;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


div.pagecontent {
	text-align: left;
	font-size: small;
	float: left;
}

html>body div.pagecontent {
	text-align: left;
	font-size: small;
	margin-right: 170px;
	float: none;
}

div.rightbox {
	float: right;
	width: 160px;
	background-color: White;
	margin-left: 10px;
	text-align: left;
}
	

img.adheader {
	width: 160px;
	padding: 0;
}

p.adblock {
	width: 160px;
	height: 600px;
}

/* ...and the footer
--------------------------------------*/
div.footer {
	position: relative;
	background-image: url("Compost/images/stars3.jpg");
	background-position: top;
	bottom: 0;
	height: 25px;
	text-align: center;
	color: #333499;
	border-top-color: #333499;
	border-top: solid 1px;
	word-spacing: 0.1em;
	overflow: hidden;
	font-size: 10px;
	background-repeat: repeat-x;
	width; 100%;
	clear: both;
	margin-top: 10px;
}

div.footer a:link, div.footer a:visited {
	color: #B2AFC0;
	background-color: transparent;
}

td.fronttab {
	background-color: white;
	font: bold;
	border-top: solid 2px;
	border-right: solid 2px;
	border-left: solid 2px;
	border-color: Black;
	text-align: center;
	padding: 3px;
	color: #e67300;
}

td.backtab {
	background-color: #FFFFCC;
	font: bold;
	border-top: solid 1px;
	border-right: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 2px;
	border-top-color: gray;
	border-left-color: gray;
	border-right-color: gray;
	border-bottom-color: Black;
	text-align: center;
	padding: 3px;
	color: #e67300;
}

.frontpage {
	background-color: white;
	font: normal;
	border-bottom: solid 2px;
	border-right: solid 2px;
	border-left: solid 2px;
	border-color: Black;
	padding: 3px;
	color: #e67300;
}

td.layouttable {
	background-color: white;
	font: normal;
	color: #e67300;
}

p.subheading {
	border-bottom: #e67300 solid 2px;
	font: bold;
	background-image: url(images/leaf brown slice.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.greenText {
	color: #71E600;
}

div.banner {
	height: 32px;
	width: 100%;
	clear: both;
	margin: 3px;
	border: solid 1px blue;
}