body { 
/*background-color: #F0FFF0;*/
color: Black; border: 0px; margin: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
h1 { font-family: Georgia, "Times New Roman", serif;  font-size: x-large;  font-style: bold;  color: #556B2F;  background-color: #FFFFF0;  border: 1px dashed #556B2F;  padding: 10px 15px 10px 15px; margin: 15px;  white-space: nowrap;     }
h2 { font-family: Georgia, "Times New Roman", serif;  font-size: large; color: #2F6A44;  background-color: #FFFFF0;  border: 1px dashed #556B2F;  padding: 5px 15px 5px 15px; margin-top: 25px; margin-bottom: 15px;  margin-left: 15px; margin-right: 15px;  white-space: nowrap;      }
h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	color: #2F6A44;
	background-color: transparent;
	margin-right: 25px;
	text-align: center;
	white-space: nowrap;
}
#breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: small; border-bottom: 1px solid green; border-top:1px solid green; padding-top: 10px; padding-bottom: 10px; padding-left: 30px;  background-color: #FAFAD2;  color: #2F4F4F;  white-space: nowrap;   }

#breadcrumb a{ color: Maroon; text-decoration: none; background-color: transparent;}
#breadcrumb a:hover {
	text-decoration: underline;
}
#page {
	margin: 10px;
	padding: 10px;
}
#menu {
	position: absolute;
	width: 15px;
	top: 18px;
	text-align: left;
	font-size: small;
}
#menu a{
	text-decoration: none;
	background-color: #F0FFF0;
	font-weight: bold; 
	display: block; 
	padding: 5px; 
	width: 12px; 
	margin-bottom: 5px; 
	border: 1px solid #8FBC8F;
	color: #556B2F;
}
#menu a:hover {
	background-color: #6B8E23;
	color: White;
	border-top: 1px solid #8FBC8F;
	border-left: 1px solid #8FBC8F;
	border-right: 1px solid #8FBC8F;
	border-bottom: 1px solid #2F4F4F;
}
#options a{
	background-color: #6B8E23;
	color: White;
	border-top: 1px solid #8FBC8F;
	border-left: 1px solid #8FBC8F;
	border-right: 1px solid #8FBC8F;
	border-bottom: 1px solid #2F4F4F;
}
#content {
	position: absolute;
	border-left: 1px solid green;
	border-right: 1px solid green;
	padding-left: 10px;
	padding-right: 10px;
	left: 30px;
        right: 30px;
	top: 180px;
}
#content p {
        text-align: justify;
        padding-left: 22px;
	margin-right: 22px;
}
#content ul {
	padding-left: 35px;
	margin-right: 22px;
}
#content li {
        text-align: justify;
        margin-bottom: 10px;
}
#footer {
	font-size: xx-small;
        text-align: center;
	border: 1px dotted black;
	color: #556B2F;
	background-color: #FAFAD2;
	margin-top: 30px;
	margin-bottom: 10px;
        margin-left: 15px;
        margin-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
#address {
	font-size: xx-small;
        text-align: center;
}
.textbf {
        font-weight: bold;
}
.textsf {
        color: #777777;
        font-weight: bold;
}
.textit {
	font-style: italic;
}
a { color: Maroon; text-decoration: none; background-color: transparent;}
a:hover {
	text-decoration: underline;
}
.article-footer {
	text-align: right;
	font-size: xx-small;
	color: Gray;
	padding-bottom: 15px;
}
.author, .datetime {
        text-align: center;
        font-size: small;
	font-weight: bold;
	color: #222222;
}
.article-title {
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Sans-serif;
	font-style: italic;
}
#content form {
	padding-left: 30px;
	font-size: small;
	vertical-align: middle;
	}
#content form p{  }
.textbox {
	border: 1px solid gray;
	margin: 5px;
}
.button { border: medium outset;  background-color: #F5F5F5; margin-left: 150px;  color: black; margin-top: 10px;}
fieldset {
	margin-top: 5px;
	width: 200px;
}
form {
	border: thick double #90EE90;
	padding: 10px;
	margin: 10px;
#	width: 480px;
        width: 85%;
	margin-left: 30px;
	margin-top: 10px;
}
