BODY { background-color: #FFF; font-family: Tahoma, "Century Gothic", "Trebuchet MS"; font-size: 10pt; } /* #600 "Gill Sans", */

fieldset { border: thin solid black; }
legend { font-weight: bold; }

tt {font-family: "Andale Mono"; font-size: 9pt; font-weight: bold; }

/* Title Bar Background Color / main theme 
#505 is purple, bgcolor is FFF5FF, link was 909
*/

p {line-height: 1.5em; text-align: justify; }

.title {font-size: 20pt; font-weight: bold; background-color: #004; /*#600;*/ color: #FFF; margin: auto; padding: 3px; }

td.head A:link, td.head A:visited { color: white; text-decoration: none; }
td.head A:hover { color: #006; background-color: white; }

.sub {font-size: 14pt; font-weight: bold; font-style: italic; }
.body { width: 950px; margin: auto; border: 1px solid black; background-color: #F5F5FF; /*#FFE;*/ color: #004; padding: 5px; }
.kioskbody { width: 245px; margin: auto; border: 1px solid black; background-color: #FFE; color: #505; padding: 5px; }

A:link { color: #009; /*#000;*/ text-decoration: underline; font-weight: bold; }
A:visited { color: #009; /*#333;*/ text-decoration: underline; font-weight: bold; }
A:active { background-color: white; }
A:hover { color: white; text-decoration: none; background-color: #009;  }
.sub A:link, .sub A:visited { color: white; }
.sub A:hover, .sub A:active { background-color: white; color: black; }
TH A:link, TH A:active, TH A:hover, TH A:visited {font-weight: none ! important; }

#photolinks { margin-top: -50px; margin-right: 150px; }





