/* Ah Cal
almost black is #426242 (background) | medium green is #c1dbbe (scrollbar-track-color) | a darker medium green is #86ae86 (scrollbar-face-color) | a deep green is #517b51 (scrollbar-arrow-color and h1) | used again a deep green is #517b51 (scrollbar-darkshadow-color) | used again a medium green is #c1dbbe (scrollbar-highlight-color) | a rich deep green is #51874b (scrollbar-shadow-color) | 
a rich mahogany #5f5f5f (font "color") | another dark green is #83ad84 (h2) | another dark green is #80aa7f (background color for "toptag" and "navbar" plus top & bottom borders)
background-color: transparent: use for navbar a
dark green #006600 background-color: body and links and content font color | dark blue #005594 font and links | gold #ffcc00 border dividerbar and visited | a better gold #caa441 | dark green is #003300 | light cream is #f0fefc | dark blue is #005594 | bright blue is #1b6db3 | another dark green is #004600 or #006600 | another soft blue is #d8e4ef | another soft green is #ececec or #d3efd3 | bright green is #95ce95 | dark is #666666 | line-height:2; | soft blue from panaroma = #E1FAFA */

body {background-color: #426242; /*almost black 669866*/ font-family: candara,tahoma,helvetica,sans-serif; color: #5f5f5f; /*a rich mahogany*/ text-align: center; font-size: .9em;}
#wrapper {position: relative; margin: 0 auto; text-align: left; width: 750px; margin-top: 20px; background-color: #426242;
border: 5px #333 outset; line-height: 1.3em;}
#top {padding-top: 1em; text-align: center; background-image: url(images/panaroma.jpg); background-repeat: no-repeat; height: 154px; color: #fff;}
#top h1 {font-size: 1.3em;}
/*#top1 {text-align: center; margin-top: -.75em; color: #fff;}*/
#nav {position: relative; text-align: center; padding-bottom: 1em;}
#content {margin: 10px; padding: 10px; background-color: #426242; /*was #fff*/ /*color: #000;*/ border: 1px solid #000;}
#bottom {/*padding-bottom: 1em;*/ text-align: center; color: #fff;}
#nav {/*display: inline;*/ font-size: .85em; border-top: 1px solid; margin-bottom: 1em; text-align: left;}
#silk {position: relative; margin: 0 auto; text-align: center; /*width: 770px;*/ font-size: .9em; padding-top: .5em;}
.silk a:link {text-decoration: underline; color: #fff;}
a:link {color: #fff; text-decoration: underline;}
a:visited {color: #eee; text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {color: #eee; text-decoration: underline;}
caption {display: none;}
table {background-color: #fff; width: 100%; padding-left: 10px; padding-right: 10px;}
td, tr {vertical-align: top;}
h1 {text-align: center; font-size: 115%; /*color: #426242;*/letter-spacing: .25px;}
h2 {font-size: 100%; font-weight: bold; color: #fff; letter-spacing: .1px;}
h4 {font-size: .9em; text-align: center; font-weight: normal;}
h6 {font-size: 100%; font-weight: bold; color: #fff; padding-bottom: .2em;}
strong {color: #005993;}
.center {text-align: center;}
.noprintdisplay {/*used for print.css only*/}
.indexflash {vertical-align: middle; padding: 15px;}
.floatleft {float: left; margin-right: 15px;}
.floatright {float: right; margin-left: 15px;}
.left { text-align: left;}
.right { text-align: right;}
.tdleft, .tdright {width: 210px;}