body { color: white; background-color: black; }
img { border: none; }
a { color: #6666FF; }
a:visited { color: #CCCCFF; }
a:active {color: #FF3333; }
.title { text-align: center; margin-bottom: 1em; font-size: 0.75cm; height: 3cm; color: #DC3899; font-weight: bold; font-family: "Tango BT", "Tango"; }
.title h1 { margin-bottom: 0; font-size: 2cm; }
.title img { height: 2cm; }
/* when we actually have an image: .bigimage { margin-left: 1.5in; margin-right: 1in; text-align: center; font-size: .5cm; } */
.bigimage { margin-left: 2in; margin-right: 1in; margin-top: 1em; text-align: center; font-size: .5cm; }
.blurb { text-align: center; font-size: .5cm; }
.subsections { position: absolute; top: 3cm; font-size: .75cm; }
.subsections li { list-style: none; margin-top: 1em; margin-bottom: 1em; }
.thumbnails { position: absolute; top: 3cm; right: .25in; width: 1.5in; text-align: center; }
.thumbnails img { border: groove rgb( 25%, 25%, 25% ) 3pix; width: 1in; height 0.75in; margin: 0.25in; }
.mainlisting { text-align: center; }
.mainlisting li { display: block; list-style: none; margin-top: 0.75cm; margin-bottom: 0.75cm; }
.mainlisting td { vertical-align: top; font-size: .45cm; }
.fineprint { margin-top: .75cm; text-align: center; font-size: x-small; }
