body {
	background-color: #F0FFF0;
	color: Black;
	border: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Lucida handwriting", serif;
	font-size: x-large;
	color: #000080;
	background-color: #FFFFF0;
	border: 1px dashed #556B2F;
	padding: 10px 15px 10px 15px;
	margin: 15px;
	text-align: center;
	white-space: wrap;
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	color: #2F6A44;
	background-color: transparent;
	margin-right: 25px;
	text-align: right;
	white-space: nowrap;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	color: #2F6A44;
	background-color: transparent;
	margin-right: 25px;
	text-align: left;
	white-space: nowrap;
}

h4 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	color: #2F6A44;
	background-color: transparent;
	margin-right: 25px;
	text-align: left;
	white-space: nowrap;
}

h5 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: medium;
	color: #2F6A44;
	background-color: transparent;
	margin-right: 25px;
	text-align: left;
	
}
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom: 1px solid gray;
	border-top:1px solid gray;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #C0C0C0;
	color: #2F4F4F;
	white-space: nowrap;
}

#breadcrumb a{ color: Maroon; text-decoration: none; background-color: transparent;}

#breadcrumb a:hover {
	text-decoration: underline;
}

#nav	{
	clear: both;
	width: 605px;
	list-style-type: none;
}

#nav li	{
	display: inline;
}

#nav li a:link, #nav li a:visited { display: block;
		width: 64px;
		height: 19px;
		float: left;
		text-align: center; 
               	background-image: url('images/img_11.jpg'); 
               	background-repeat: no-repeat;
		background-color: left; 
               	background-attachment: scroll;
		font-style: normal; 
               	font-variant: normal;
		font-weight: normal;
		font-size: 10px; 
               	font-family: verdana, tahoma, sans-serif;
		color: #212121; 
               	text-decoration: none;
		padding-top: 6px;
		background-position: transparent top
}



#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;
}

#page {
	margin: 100px;
	padding: 10px;
}

#menu {
	position: absolute;
	width: 150px;
	top: 100px;
	text-align: left;
	font-size: small;
}
#menu a{
	text-decoration: none;
	font-weight: normal; 
	display: block; 
	padding: 5px; 
	width: 135px; 
	margin-bottom: 5px; 
	border: 1px solid #535353;
	color: #535353;
}
#menu a:hover {
	background-color: #C0C0C0;  
	color: black;
	border-top: 1px solid #2F4F4F;
	border-left: 1px solid #2F4F4F;
	border-right: 1px solid #2F4F4F;
	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;
}

#counter {
	position: absolute;
	width: 150px;
	top: 420px;
	text-align: left;
}

#content {
	position: absolute;
	border-left: 1px solid green;
	padding-left: 20px;
	padding-right: 30px;
	left: 170px;
	top: 180px;
}
#content p, ul {
	padding-left: 30px;
	font-size: small;
}
#footer {
	border: 1px dotted black;
	width: 80%;
	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;
}

.article {
	text-align: left;
	font-size: x-small;
	color: Black;
	
}
.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;
}
