body { background-color: #f0daa6;  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: italic;  color: black;   margin: 15px;  white-space: nowrap;      }
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: maroon;
	background-color: transparent;
	margin-right: 25px;
	text-align: left;
	white-space: nowrap;
}
.h22 {
	position: absolute;
    top: 150px;
	margin: auto;
    font-family: Georgia, "Times New Roman", serif;
	font-size: 30px;
	color: maroon;
	text-align: center;
    margin-left:26px;
}
#breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border-bottom: 1px solid #800000; border-top:1px solid #800000; padding-top: 10px; padding-bottom: 5px; padding-left: 45px;  background-color: #fcefc2;  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;
	top: 104px;
    left: 40px;
	text-align: left;
	font-size: 12px;
}
#menu a {
	text-decoration: none;
	background-color: #fcefc2;
	font-weight: bold; 
	display: block; 
	float: left; 
	padding: 5px;
	width: 100px;
	margin-right: 5px; 
	margin-bottom: 5px; 
	border: 1px solid #800000;
	color: maroon;
}
#menu a:hover {
	background-color: #daa520;
	color: white;
	border-top: 1px solid #800000;
	border-left: 1px solid #800000;
	border-right: 1px solid #800000;
	border-bottom: 1px solid #800000;
}
#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 {
    background-color: #fcefc2;
    border: 1px solid #800000;
	padding: 20px;
	margin: 70px 20px 0px 20px;
}
#content p, ul {
	padding-left: 30px;
	font-size: 12px;
}
#footer {
	border: 1px dotted black;
	color: #556B2F;
	background-color: #FAFAD2;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer p { margin: 5px; }
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 {
	font-weight: bold;
	color: #4F4F4F;
}
.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: 280px;
	margin-left: 30px;
	margin-top: 10px;
}
