body {background-color:#5C8A5C;
      font-family:trebuchet ms,verdana,arial,helvetica,sans-serif;}

/* Gates Compatibility */
html,body { margin: 0px; padding: 0px; }  

.outercontent { margin: 0px; padding: 0px; text-align: center; 
    /* padding-left: 3em; padding-right: 3em; */  }
#copyright { text-align: left; font-size: 60%; }

/* Page Logo */
#Header { width:90%; text-align:center;}

/* Curved Corner div */
.ccdiv { border: none; }

/* Inner Content */ 
#Content { margins: auto;
 width: 95%;
 border: 1px solid white; 
 padding: 10px 3em 10px 3em;
 font-size: 110%;
 background-color: #afcaaf;
} 

/* Define Navigation Menu Container */
#navcontainer { width: 90%; text-align: center; margin-bottom: 5px; 
 /* border: 1px dotted black; */ }
#navcontainer ul { list-style-type: none; margin: 0px; padding: 0px; 
                   margin-top: 5px; margin-bottom: 5px; }
#navcontainer ul li { display: inline; }
#navcontainer a { width: 8em; border: 1px solid black; margin-bottom: 2px; 
                  color: white; text-decoration: none; }
#navcontainer a:link { background-color: inherit; }
#navcontainer a:visited { background-color: inherit; }
#navcontainer a:hover { background-color: #c60; }
#navcontainer a:active { background-color: inherit; }

.dc {
margin: 0pt; margin-right: 3px; color: #cc6600;
float: left;
font-size: 60pt;
}

.hbuttons a:hover{
background-color: #CC6600;
}

.linklight {display: inline; font-size: 80%; }
.linklight a:hover {background-color: #CC6600;

}
.kmore { 
text-align: right; font-size: 80%; }

.kmore a:hover{
background-color: #CC6600;
}

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

.jright { text-align: right; float: right; }

div.centered { text-align: center; }
div.centered table { margin: 0 auto; text-align: left; }

.fcol { float: left; width: 327px;}
.klink { 
text-align: center; font-size: 80%; }
