body {
   background:#F3ECCA;
   font-size: 14px; 
   font-family:arial, sans-serif;
}
a:visited {color: blue}

#center {

   position: relative;
   margin: 0 auto;
   width: 800px;
   background-image: url(../Library/background.jpg);
}

#headImg {
   padding: 0px;
   margin: 0px;
   border-top: 1px;
   border-bottom: 0px;
   border-left: 1px;
   border-right: 1px;
   border-style: solid;
   width: 800px;
   height: 148px;
}

#navigation {
   border-top: 1px;
   border-bottom: 0px;
   border-left: 1px;
   border-right: 1px;
   border-style: solid;
   background:#F3DD7A;
   padding: 0px;
   margin: 0px;
   width: 800px;
   height: 30px;
}

IMG.center {
    margin-top:1px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


IMG.left {
    float: left;
}

IMG.right {
    float: right;
}

IMG.border {
   border: 1px;
   border-style: solid;
}

h1 {
   letter-spacing: 4px;
   font-weight: bold;
   font-size: 29px;
   text-align: center;
}


h2 {
   letter-spacing: 2px;
   font-weight: bold;
   font-size: 20px;
   text-indent: 20px;
   font-style: italic;
   line-height: 5px;
}


h3 {
   letter-spacing: 1px;
   font-weight: bold;
   font-size: 16px;
   text-indent: 35px;
   font-style: italic;
   line-height: 5px;
}

p {
   text-indent: 18px;
}

#clear {
clear: both;
}

#centerDoc {
   border-width: 1px;
   border-style: solid;
   width: 780px;
   font-size:90%; 
   word-spacing: 2px; 
   line-height: 20px;
   padding: 10px;

}

#leftbox {
   float: left;
   width: 180px;
height: 210px;
   margin-top:12;
   margin-bottom: 8px;
   margin-right: 10px;
   padding: 0px;
}

#homeleft
{
   float: left;
   width: 340px;
   height: 214px;
margin-top:12;
   margin-bottom: 8px;
   margin-right: 12px;
margin-left: 3px;
   padding: 0px;
}

ul.header
{
margin-top: 10px;
margin-left: 1px;
}

li.headertop
{
margin-top: 2px;
margin-left: 15px;
}

li.headeritem
{
margin-top: 2px;
margin-left: 50px;
}

#homeright
{
   float: left;
   width:380px;
   height: 214px;
   padding: 20px;
   padding-top: 30px;
 margin-top:10;
margin-left: 2px;
   font-size: 14px; 
word-spacing: 2px;
   background-image: url(../Library/transbox1.gif);
   background-repeat: no-repeat;
}

#homebottomright
{
   float: left;
   width:300px;
   height: 240px;
   padding: 20px;
   background-image: url(../Library/transbox1.gif);
   background-repeat: no-repeat;
}

#inleftbox {
   float: left;
   width: 160px;
   height: 210px;
   font-size: 11px;
   line-height: 18px;
   margin-bottom: 13px;
   padding: 10px;
}

#inh1 {
   font-weight: bold;
   font-size: 14px;
      line-height: 22px;
}

#rightbox {
   float: left;
   height: 170px;
   width: 240px;
   padding: 10px;
   background-image: url(../Library/transboxshort.gif);
   background-repeat: no-repeat;
}

#donations {
   float: left;
   height: 170px;
   font-size: 14px;
   line-height: 16px;
   width: 230px;
   padding: 10px;
   padding-top: 30px;
   background-image: url(../Library/transboxdonations.gif);
   background-repeat: no-repeat;
}

table {
padding: 0px;
margin: 0px;
border: 0px;
font-size: 10px;
   line-height: 12px; 
}
#events {
   float: left;
   height: 170px;
   width: 230px;
   font-size: 10px;
   line-height: 12px; 
   padding: 10px;
   padding-top: 30px;
   margin-left: 26px;
   background-image: url(../Library/tansboxevents.gif);
   background-repeat: no-repeat;
}

#activities {
   float: left;
   height: 170px;
   font-size: 10px;
   line-height: 12px;
   width: 230px;
   padding: 10px;
   padding-top: 30px;
   background-image: url(../Library/tansboxactivities.gif);
   background-repeat: no-repeat;
}

#bottom {
   float: left;
   background-color: #DBC666;
   width: 770px;
   height: 55px;
   padding: 5px;
   padding-top: 15px;
   bottom: 20px;
}

#moveright {
margin-left:90px;
margin-top:4px;
height: 25px;
}

#headleft {
float: left;
width: 230px;
}

#headcenter{
float: left;
width: 470px;
}

#headright {
float: left;
margin-top: 8px;
width: 60px;
}

hr {
margin-left:7px;
}

img.rightz {
position:absolute;
right:15px;
z-index:1; 
bottom:20px;
 
}