

a:link {  color: #550099; text-decoration: none }
a:visited { color: #550099; text-decoration: none }
a:active { color: #550099; text-decoration: none }
a:hover { color:#009999; text-decoration: underline }

body { font-family: Verdana , Arial, Helvetica, sans-serif; background-image: url('/pics/KBCbckgrnd.jpg'); background-repeat: repeat;}
hr {color: #000000; height: 1px;}

.clip { background: #ffffff; font-size: 14px; color: #222222; border: solid #000000 1px; }
.clip2 { background: #ffffff; font-size: 16px; color: #222222; border: solid #000000 1px; }

.nav { font-size: 15px; color: #222222; border: solid #000000 0px; background: #C3DF93; font-weight: bold}
.nav2 { font-size: 13px; color: #222222; border: solid #000000 0px;  background: #C3DF93; font-weight: normal}
.nav3 { font-size: 15px; color: #222222; border: solid #000000 1px; background: #C3DF93; font-weight: bold;}
.nav4 { font-size: 9px; color: #222222; border: solid #000000 0px; background: #C3DF93; font-weight: bold;}
.title { font-size: 26px; color: #444444;}

.xsm { font-size: 11px; color: #000000;  font-weight: normal}
.sm { font-size: 12px; color: #000000;  font-weight: normal}
.md { font-size: 14px; color: #000000;  font-weight: normal }
.lg { font-size: 16px;  color: #000000;  font-weight: normal }
.heading { font-size: 32px;  color: #596B3B;  font-family: Monotype Corsiva , Arial, Helvetica, sans-serif; }
.heading2 { font-size: 24px;  color: #596B3B;  font-family: Monotype Corsiva , Arial, Helvetica, sans-serif; }

.content { font-size: 13px; color: #222222; background: #ffffff;  border: solid #000000 1px }
.key { font-size: 9px; color: #222222; font-weight: normal}




/*This is for the Dynamic Drive Slideshow*/

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}





