
body { background-color: #DECDE1; 
       /* color: #36CCF2;  */
       color: #987C51;;
       font-family: verdana,sans-serif;
       font-size: 11px;
       padding: 0; margin: 0;
       }

.dottedborder { border: 1px dashed #987C51;  }

/* GREEN LINKS */
/*
a[href] { color: green; text-decoration: none; font-size: 11px; font-weight: bold; }
a[href] :hover { border-bottom: 1px dashed green; }
*/

a.relatedlink { color: green; text-decoration: none; font-size: 11px; font-weight: bold; }
a.relatedlink:hover { border-bottom: 1px dashed green; }
 
.links a { color: green; text-decoration: none; font-weight: bold; }
.links a:hover { border-bottom: 1px dashed green; }

.menu { color: #20CF20;  background-color: white; margin: 0;}
.menu :link { color: green; text-decoration: none; }
.menu :visited { color: green; text-decoration: none; }
/*.menu :hover { color: #96DCE2; text-decoration: underline; }*/
.menuitem { font-weight: bold;}
.menuitem  a:hover  { border-bottom: 1px dashed green }
.menuitemcurrent { }

.titlebox {  background-color: white; padding: 0 10px; border-right: none }
.titlebox img { display: block;}

/* entry page images */
.featurebox { background-color: white }
.featuresubbox { margin: 0 }

.newsbox { background-color: white; padding: 0 }

#contentarea {  background-color: white;}

/* thumbnail displays */
.displaybox { border: 1px dashed #987C51;}

.displaybox .subbox {  border: 1px solid #987C51 ; }

A IMG {  border: none; margin: 0; padding: 0 }