body 	{
	background: #fffffa;      /*  efffef   aacaaa  */
	margin: 0 0 0 0;
	}
#header   {
	background:#a3c2e7 url(../images/island3a.jpg) no-repeat; 
	color: #ffd700;
	height: 65px;
	margin:0;
	text-align: center;
	}
#navbar  {
	background: #d0cc99;   /*#aacaaa;  */
	margin: 0 0 0 0;
	font-family: sans-serif;
	font-size:small;
	padding:2px;
	color: #999;
	text-align: right;
	}
#content	{
	margin:0px auto;
	padding:20px;
	border:0;
	background: #fffffa;
	font-family: arial, sans-serif;
	}
#footer  {
	background: #d0cc99;
	margin: 0;
	padding: 2px;
	text-align: center;
	font-family: arial, sans-serif;
	font-size:small;
	color: #999;
	}
img	{
	display: block;
	border: 0;
	margin: 0;
	}
p.copy  {
    background: #a3c2e7;
	color:  #333;
	margin-top: 30px;
	margin-bottom: 0;
	border-bottom: 1px solid #aaa;
	padding:2px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size:small;
	font-weight: bold;
	}
img.copy  {
	margin: 3px 0 0 0;
	}
#logo  {
	margin-top:0;
	margin-bottom:20px;
	}
img.left  {
margin-bottom: 3px; margin-right: 10px;
	}
img.right  {
	}
img.block  {
margin-bottom: 3px; margin-left: 30px; background: transparent;
	}
	
/* text formatting  */

h1	  {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #004000;
	text-align:left;
	margin: 0;
	}
h1.title  {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: xx-large;
	color: #ffd700;
	padding:10px;
	text-align:center;
	}
h2 {
	font-size: small;
	color: #600000;
	margin-top:40px;
	}
h2.init {
	margin-top:30px; 
	}
h2.init2 {
	margin-top:50px; 
	}
h3 {
	font-size: small;
	color: #600000;
	}
p  {
	background: transparent;
	color: #000400;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	}
blockquote  {
	font-family: arial, geneva, sans-serif;
	text-align: left;
	font-weight: normal;
/*	border-left: 1px solid #ccc;
	padding:2px;	*/
	}
strong {
	color:#004000;
	font-size: small;
	margin-right: .5em;
	}
.hopeful  {
	font-family:times new roman, times, serif;
	padding: 0 5px 5px 5px;
	}
.bg {
	color: #000;
	background: #eaefea;
	}
	
strong.poem  {
	font-family: verdana, arial, sans-serif;
	color:#800000;
	font-size: large;
	margin-right:1px;
	margin-left: 100px;
}
p.poem2 {font-weight: bold;}
	
/*  Links  */

a  {
	background: transparent;
	color: #004000;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: small;
	padding: 0px;
	text-decoration: none;
	text-align:right;
	}
a:hover {
	background:#ffd700;
	color: #003000;
	}
a.mailto {font-family: verdana, arial, sans-serif;
	color:#333;
	background:transparent;
	font-weight: bold;
	text-decoration: underline;
	}
a.mailto:hover  {
	background:#ffd700;
	text-decoration: none;
}
li  {
	font-family: verdana, sans-serif;
	font-size: small;
	}
a.navlist:hover  {
	background: transparent;
	text-decoration: underline;
	}

/*  tables  */

table {
	background: #eaefea;
	color:#000;
	padding:3px;
	}
td  {
	font-family: "courier new", helvetica, serif;
	font-size: small;
	text-align: left;
	font-weight: normal;
	}
.t1   {
	margin-left: 150px;
	}
.t2   {
	margin-left: 200px;
	}
.t3   {
	margin-left: 250px;
	}
.t4  {
	margin-left: 50px;
	padding:5px;
	}
.t5  {
	margin-left: 100px;
	}
.pushright  {
	text-align: right;
	}

/*  constitution  */

#background {
	margin-top: 0px;
	}	
.cons   {
	padding: 30px; 
	background: #eaefea;        /*   d0cc99;    */
	color:#000;           /*#efffef;}  */
	}   
h2.const { 
color: #004000;
font-size: large;
font-weight:normal;
margin-top:0;
padding-bottom: 10px;
text-align: center;}

/*  mail   */

a.mailto {
    background: transparent;
	color:  #333;
	margin-top: 30px;
	margin-bottom: 0;
	border-bottom: 1px solid #aaa;
	padding:2px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size:small;
	font-weight: bold;
	}
	
