body {background-color: #000000;}
table {background-color: #A3D900; border: 1px solid #006600;}
table td {vertical-align: top; font-family: "Trebuchet MS";}
tr td#crumbs {
	background: #6F500F;
	font-size: 125%;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
tr td#crumbs a:link {
	color: white;
	text-decoration: none;
	border: 1px solid #6F500F;
}
tr td#crumbs a:visited {
	color: #99FF00;
	text-decoration: none;
	border: 1px solid #6F500F;
}
tr td#crumbs a:hover {
	background-color: #225801;
	border: 1px solid #A3D900;
	text-decoration: none;	
}
.bigquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: italic;
	text-align: center;
	font-weight: bolder;
	text-align:center
}
.more {
	font-size: 80%;
	font-style: italic;
	text-align: right;
}
a:link {
	color: #6F500F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #006600;
}
.quote {
	font: bold 120% "Trebuchet MS";
	color: #000000;
	padding-right: 4px;
}
td#quote{
	text-align: right;
	border-top: 1px solid #339900;
	border-bottom: 1px solid #339900;

}
.author {
	font-size: 70%;
	font-style: italic;
	text-align: right;
	padding-right: 5px;
}
td#content {
	font-size: 95%;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
td#content li{font-size: 80%}
.phead {
	font-size: 115%;
	font-weight: bold;
	vertical-align: text-top;
	padding: -10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	color: #A9DA30;
	background-color: #009900;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: 500;
	background-repeat: repeat-x;
}
tr td#foot {
	background: #6F500F;
	font-size: 75%;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
}
tr td#foot a:link {
	color: white;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #6F500F;
}
tr td#foot a:visited {
	color: #FFFFFF;
	border: 1px solid #6F500F;
	text-decoration: none;
}
tr td#foot a:hover {
	color: #000;
	background-color: #A3D900;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

.input-box
{
margin-bottom: 10px;
color: #000000;
background: #CCCC00;
border: 1px solid #336600
}

.submit-button
{
clear: both;
color: #000;
background: #CCCC00;
border: 2px outset ##336600
}
.picleft {
	float: left;
	border: 1px solid #009900;
	margin: 2px 10px 5px 5px;
}
.picright {
	float: right;
	border: 1px solid #009900;
	margin: 2px 10px 5px 10px;
}

.smalltxt {
	font-size: .8em;
}
h3 {
	font-style: italic;
	text-align: right;
}
.pic {
	border: thin solid #6F500F;
}
input:focus {background: white;}
