body {
	background-color: #FFFFDF;
text-align:center;
}
h1 { font-family: Georgia, "Times New Roman", serif;  font-size: x-large;  font-style: italic;  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: transparent;
	margin-right: 25px;
	text-align: right;
	white-space: nowrap;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #52527A;
	background-color: #FFFFF9;
	border: 1px solid #4B602B;
	padding: 5px 10px;
	margin: 15px 150px;
	white-space: nowrap;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #003366;
	white-space: nowrap;
	text-align: center;
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #52527A;
	background-color: #FFFFF9;
	border: 1px solid #4B602B;
	padding: 5px 10px;
	margin: 15px 10%;
	white-space: nowrap;
	width: 80%;
}

h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #52527A;
	background-color: #FFFFF9;
	border: 1px solid #4B602B;
	padding: 5px 10px;
	margin: 15px 250px;
	white-space: nowrap;
}

#left {
  position: absolute;
  left: 5px;
  padding: 0px;
  top: 0px;
  width: 250px;
}

#center {
	margin-left: 352px;
	padding: 0px;
	margin-right: 35px;
	top: 0px;
}
#right {
  position: absolute;
  right: 15px;
  padding: 0px;
  top: 0px;
  width: 250px;
}

#page {
	margin: 10px;
	padding: 10px;
}
#menu {
	position: absolute;
	width: 250px;
	top: 180px;
	text-align: left;
	font-size: small;
	background-position: center center;
}
#menu a{
	text-decoration: none;
	background-color: #F0FFF0;
	font-weight: bold; 
	display: block; 
	padding: 5px; 
	width: 120px; 
	margin-bottom: 5px; 
	border: 1px solid #8FBC8F;
	color: #556B2F;
}
#menu a:hover {
	background-color: #669999;
	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;
	padding-left: 20px;
	left: 167px;
	top: 108px;
}
#content p {
	padding-left: 30px;
	font-size: small;
}

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

a:hover {
	text-decoration: underline;
}

/*
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
*/
.orangebox {
	background-color: #FFE6CC;
	color: #003399;
	background-position: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #009933;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 2px inset #009966;
	background-color: #6699CC;
	color: #FFFF99;
	width: 85px;
}
.button a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 2px outset #009966;
	background-color: #B5CDE6;
	color: #FF6633;
	width: 100px;
}
/* These following statements make buttons out of links

a:link, a:visited
{
  float: none;
  margin: 2px 5px;
  padding: 2px;
  width: 100px;
  border-top: 2px outset #666699;
  border-bottom: 2px outset black;
  border-left: 2px outset #666699;
  border-right: 2px outset black;
  background: #BBCEFB;
  text-align: center;
  text-decoration: none;
  font: normal 12px Verdana;
  color: #FF6633;
}

a:hover
{
	background: #eeeeee;
border-top: 2px inset #666699;
  border-bottom: 2px inset black;
  border-left: 2px inset #666699;
  border-right: 2px inset black;
}

a:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}
*/


.titlebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	background-position: right;
	background-color: #FFFFFF;
	width: 272px;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	background-position: right;
}
 #controls {background:pink !important}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: right;
	padding: 5px;
}
#footer {
	color: #556B2F;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
	color:#009999;
	text-decoration: none;
}

#footer a:hover {
color:#6600CC;
text-decoration:none;
}

.addrecord {
	position:relative;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-top: 5px;
	margin-bottom: 25px;
}

.fullmessage {
	position:relative;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-top: 5px;
	margin-bottom: 25px;
	color: #FF3333;
}

#addrecord a {
color:#3399CC;
text-decoration:underline;
}

#addrecord a:hover {
color:#6600CC;
text-decoration:none;

}

.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{  }
.tableheader {
	border: 1px solid #33CC99;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D7E4F2;
	color: #2E5B00;
	background-position: right;
}

.tablecontent {
	border: 1px solid #33CC99;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F5FB;
	color: #2E5B00;
	background-position: right;
}


#button {
	border: medium outset;
	background-color: #0099CC;
	margin-left: 10px;
	color: #FFFF99;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 2px;
}

#button a:hover{
	border: medium inset;
	background-color: #71DCFF;
	margin-left: 10px;
	color: #FFFF99;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


fieldset {
	margin-top: 5px;
	width: 200px;
}

/*
form {
	border: thick double #90EE90;
	padding: 10px;
	margin: 10px;
	width: 650px;
	text-align: left;
}
*/

.menu {
	border: thick double #90EE90;
	padding: 10px;
	margin: 10px;
	width: 250px;
	text-align: left;
}

/* testing area */

#toolbar 	{	
			margin: 0;
			padding: 0;
			width: 262px;
			background: buttonface;
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			text-align:right;
		  	}
			
.button 	{
			background: buttonface; 
			border: 1px solid buttonface;
			margin: 1; 
			}
			
.raised		{ 
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			background: buttonface;
			margin: 1;
			}
			
.pressed	{
			border-top: 1px solid buttonshadow;
			border-left: 1px solid buttonshadow;
			border-bottom: 1px solid buttonhighlight;
			border-right: 1px solid buttonhighlight;
			background: buttonface;
			margin: 1;
			}
