<STYLE TYPE="text/css">
<!--


BODY { background-color: #FFFFFF }

body {
scrollbar-arrow-color: 800080;
scrollbar-base-color: FFFFFF;
scrollbar-dark-shadow-color: 800080;
scrollbar-track-color: FFFFFF;
}

A { COLOR: #101010; text-decoration: none }

A:hover { COLOR: #FF0000; text-decoration: none }

A.cc:hover { COLOR: #FF0000; TEXT-DECORATION: none }

A[href]    { TARGET: underline }

.mainwidth { width: 960; background-color: #FFFFFF; border: 2px ridge #101010 }


.home { position: center; color: #800080; 
        font-size: 22; font-weight: bold }

.home2 { position: center; font-family: Arial; color: #006666; 
        font-size: 12; font-weight: bold }


.font { font-family:  Times New Roman; color: #800080; font-size: 10px; font-weight: bold }

.font2 { font-family:  Times New Roman; color: #800080; font-size: 16px; font-weight: bold }

.topnavborder { border: 5px outset white }

.topnavimageborder { border: 3px outset #000000 }

.bottomnavimageborder { border: 8px outset #FFFFFF }

.introbuttonborder { border: 8px outset #800080 }

.aboutfont { font-family:  Times New Roman; color: #008080; font-size: 16px; font-weight: bold }

.tributesborder { border: 8px outset #FFFFFF }

.links { border: 8px outset #FFFFFF }



#keywords { position: absolute; visibility: hidden }

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

-->
</STYLE>