
body { background: url('forestback.jpg'); 
    background-repeat: no-repeat;
    background-position:  100% 100%; 
    background-attachment: fixed;
    font-family: xserif,sans-serif;
    margin-left: 0px; margin-right:0px; margin-top: 0;
    padding : 0;
    font-size: 10pt;
    color: #003333;
    }

table, 
td, 
th {font-size: 10pt; color: #003333;
	}
td {vertical-align: top; margin-right: 20px; padding:5px;
	}
th {text-align: left; vertical-align: bottom; margin-right: 20px; padding:5px;
	}

table {  margin: 0.5em 5px 0.5em 20px; xborder-top: thin solid #798196;}
table tr th { border-bottom: thin solid #798196; ikkk : 7f8591;  }
table tr td { border-bottom: thin solid #d0e2e6;  }

div#title {  position: relative;
    height:100px; 
    background: url('shade1.gif'); 
    background-repeat: repeat-x;
    color: black;
    background-color: #838b98;
    }
 
div#title1 {  margin-right:0;
    height:100px; xwidth:800px;
    background: url('kandy-cottage.jpg'); 
    background-repeat: no-repeat;
    color: black;
    }
  
div#menu {  position: absolute;
    bottom: 0px; 
    padding-left:8px; text-align: left;   
    font-weight: bold; font-size: 9pt;
    font-family: verdana,sans-serif;
    color: #d0e2e6;
    }

div#invisitext,
div#printonly  {display: none;}

div#menu a:link, 
div#menu a:visited   {color:#d0e2e6; text-decoration: none;  }
div#menu a:active    {color:green; text-decoration: none; }
div#menu a:hover     {color:#bbff55;  xborder-top: thin solid #d0e2e6; background-color: #7c8081; }
div#menu a:link.selected ,
div#menu a:visited.selected   {color:#0d1b12; background-color: #7c8081; }
   
div#content { max-width:800px;
    width:expression(document.body.clientWidth > 800? "800px": "auto" );
    padding-top: 10px; padding-left: 5px; padding-right:5px;
    }

div#title img {  height:100px; width:800px; 
    display: block;
    margin-left: auto;
    margin-right: auto;    }
    
   
h1, h2, h3 {font-family: sans-serif; }
h1 {font-family: sans-serif; margin-top: 0; margin-bottom: 0.2em; font-size: 14pt; }
h2 {font-family: sans-serif; margin-top: 1em; margin-bottom: 0.2em; font-size: 12pt;}
h3 {font-family: sans-serif; margin-top: 0.5em; margin-bottom: 0.2em; font-size: 10pt;}

ul, ol {margin-top: 0.5em;}

ul.spaced li,
ol.spaced li {margin-top: 0.5em;}

blockquote {font-style: italic;}	
	
a:link,
a:visited   {color:#00aa66; xbackground-color: #ffffff; text-decoration: underline; }
a:active    {color:green; xbackground-color: #ffffff; text-decoration: none; }
a:hover     {color:#339933; xbackground:#bbff55;text-decoration: none;  }
