body {
   background:#F3ECCA;
   font-size: 14px; 
   font-family:arial, sans-serif;
}


#center {
   position: relative;
   margin: 0 auto;
   width: 800px;
   background-color: #F6E9AA;
}

#headImg {
   padding: 0px;
   margin: 0px;
   border-top: 1px;
   border-bottom: 0px;
   border-left: 1px;
   border-right: 1px;
   border-style: solid;
   width: 800px;
   height: 148px;
}


li
{
margin-top: 2px;
margin-left: 15px;
}

#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;
}

TABLE.align {
   float: left;
}

TD.des {
   font-size: 12px;
   font-family: sans-serif, arial;
   font-style: italic;
}


h1 {
   word-spacing: 5px;
   font-weight: bold;
   font-size: 29px;
   text-align: center;
}


h2 {
   word-spacing: 4px;
   font-weight: bold;
   font-size: 20px;
   text-indent: 20px;
   font-style: italic;
   line-height: 5px;
}


h3 {
   word-spacing: 3px;
   font-weight: bold;
   font-size: 16px;
   text-indent: 35px;
   font-style: italic;
   line-height: 5px;
}

p {
   text-indent: 18px;
}

#centerDoc {
   background-color: #F6E9AA;
   border-width: 1px;
   border-style: solid;
   width: 780px;
   height: auto;
   font-size:90%; 
   word-spacing: 2px; 
   line-height: 20px;
   padding: 10px;
}

#clear {
clear: both;
}

#leftbox {
   float: left;
   width: 180px;
   margin-bottom: 13px;
   margin-right: 10px;
   padding: 0px;
}

#inleftbox {
   float: left;
   width: 160px;
   font-size: 11px;
   line-height: 18px;
   margin-bottom: 13px;
   background:#DBC666;
   padding: 10px;
}

#inh1 {
   font-weight: bold;
   font-size: 16px;
   
   text-align: center;
}

#rightbox {
   float: left;
   width: 540px;
   margin: 10px;
}

#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;
 
}