   body {
	background-color: #ffffff;

	color:#000000
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;

}

#content {
	margin-right: 20px;
	height: auto;
	margin-left: 140px;
}

#top {
	position: top;
	height: 252px;
	width:100%;
	border: hidden;
}

#left {
	background-color: #CADDB0;
/*	width: auto;  */
	height:auto;
	float:left;
	margin-right: 10px;
}

#right {
	background-color: #FFFFFF;
	background-position: right;
	width: 150px;
	height: 100%;
	float:right;
}



a:link {
   font-style: normal;
   text-decoration: underline;
   color: #008800;
   border: 0;
}
a:visited {
   font-style: normal;
   text-decoration: underline;
   color: #666666;

}

a:hover {
   text-decoration: none;
   background-color: #008800;
   color: #E5EDD8;

}

/*
a:active {
   color:#000000;
   text-decoration: none;
   background-color: #FFFF99;
}
*/

.goldbar {
   color: #000000;
   background-color: #DCCB52;
}

hr {
   height: 2px;
   width: 50%;
   text-align: center;
}

.cntr {
   background-position: center;
   text-align: center;
}



.box_rt {
   background-position: right;
   float: right;
   margin-left: 10px;
}

.indent50 {
   text-indent: 100px;
   border-top-width: thin;
   border-right-width: thin;
   border-bottom-width: thin;
   border-left-width: thin;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   left: 100px;
   right: 100px;
   text-align: justify;
}

.box_left {
   float: left;
   text-align: left;
}

.smaller {{font-size: smaller}
         }
.lighter {
	font-weight: lighter;
	color: #666666;
}


.menu
{
	list-style-type: none;
	background-color: #CADCB4;
	width: inherit;
	margin-right: 10px;

}
/*
li.menu {
	display: list-item;
	text-decoration: none;
   }
*/
h3.phead
{ margin-bottom:0;

}

h3:after{margin-top:0;}

p.initial:first-letter {font-size: 300%;
							float: left;
						}
