html {min-height:101%;}  /* gecko scrollbar */
body {margin:12pt;}
h1,h2,h3,h4,h5,p,ul,div,address,small {
	font-family:'Trebuchet MS','Lucida Grande',Arial,Sans-Serif;
}
a {text-decoration:none;}
small {font-size:9pt;}
big {font-size:14pt;}
.tiny {font-family:Tahoma,Verdana,Helvetica,Sans-Serif,Sans; font-size:8pt;}
.large {color:darkorange; font-size:18pt;}

a:hover {text-decoration:underline; color:seagreen;}
/* a:hilite {color:khaki;} */

.menu {color:seagreen;}
.hilite {color:black;}
.box {border-left:1pt solid dimgray; border-right:1pt solid dimgray;}
.box#top {border-top:1pt solid dimgray;}
.box#bottom {border-bottom:1pt solid dimgray;}

/* Gallery */

table.gallery {border-spacing:3pt;}
td.gallery {background-color:gainsboro; border:1pt solid dimgray; padding:3pt;}
td.gallery img {border:1pt solid black;}
td.gallery:hover,td#selected {background-color:darkorange;}

img.tiny-v {height:51pt;}
img.tiny-h {width:51pt;}
img.large-v {height:384pt;}
img.large-h {width:384pt;}
