body                    { bgcolor: BLACK; background-color: BLACK;
			  background-image: url('images/back3.jp'); background-repeat: no-repeat; 
			  background-position: top center; font: Georgia; color: #403921; }

li                      { list-style-type: square; line-height: 22px; }

h1                      { font: 22px Georgia; color: #403921; }
h2                      { font: 16px Georgia; color: MAROON;  }
h3                      { font: 13px Georgia; color: #985442; line-height: 5px; }
h4                      { font: 9px; Georgia; color: #6e685a; }

.topaddress             { font: 16px Georgia; Color: WHITE; padding: 10px; }
.topaddress a          	{ text-decoration: underline; color: #d6e479; }
.topaddress a:hover    	{ text-decoration: underline; color: ; background-color: none; }

.maintable              { width: 880px; font: 10px; color: #666666; border: solid 4px; border-color: #504729; }

.content               	{ font: 13px "Calibri",Verdana; width: 100%; line-height: 16px; }
.content a             	{ text-decoration: underline; color: BLACK; }
.content a:hover       	{ text-decoration: underline; color: BLACK; background-color: #d6e479; }

.footermenu            	{ width: 100%; font: 10px Georgia; line-height: 20px; }
.footermenu a          	{ text-decoration: underline; color: BLACK; }
.footermenu a:hover    	{ text-decoration: underline; color: BLACK; background-color: WHITE; }

input                   { background-color: white; border: solid 1px #756773; color: black; 
                          font: 12px Verdana; color: black; }

textarea                { background-color: white; border: solid 1px; border-color: black; color: black; 
                          font-family: "Trebuchet MS",arial; font-size: 12px; }
