BODY { background-color: #FFFFFF; color: #000000; font-family: "Comic Sans MS", "Comic Sans", "Comics", "Arial", "Verdana", "Helvetica", sans-serif; font-size: 12; }

STRONG { font-weight: bold; background-color: #FFFFFF; color: #AA0000;}
EM,TT,PRE { font-weight: normal; background-color: #FFFFFF; color: #3F007F;}

A { text-decoration: none; background-color: #FFFFFF; color: #7F00FF; }
A[href]:visited { text-decoration: none; background-color: #FFFFFF; color: #5500AA; }
A[href]:hover   { text-decoration: underline; background-color: #FFFFFF; color: #7F00FF; }

H1 { font-size: 24; background-color: #FFFFFF; color: #3F007F; text-align: center; }
H2 { font-size: 18; background-color: #FFFFFF; color: #3F007F; text-align: left; }
H3 { font-size: 12; background-color: #FFFFFF; color: #3F007F; text-align: left; font-weight: bold;}

.linkimage { border: 0; }
.titletext { font-weight: bold; background-color: #FFFFFF; color: #3F007F; }
.datetext { font-weight: bold; background-color: #FFFFFF; color: #3F007F; text-align: right; }

TABLE.photoouter {
    display: inline;
    float: left;
}

TD.photoinner {
    /* thumbnails are 120px, so pick a bigger number than that */
    height: 128px;
}

IMG.photoimage {
    border: none;
}

BR.floatspacer { clear: both; }