/* Frankie's styles http://geocities.com/francis_uy/ Built with BBEdit */

body { background-image: url(images/fuy-back.gif); }
li,dd { padding-bottom: 0.5em; }
a:hover { font-style: italic; background-color: #FFF; }
a:active { background-color: #FEA; }
h3 { font-style: italic; }
h4 { margin: 1px; }
dt { font-weight: bolder; }
dd { display: list-item; list-style: circle; }
sub,sup { font-size: smaller; }

/* A few handy classes */
.spam { background-color: #FEE; padding: 6px; }
.hilite { font-weight: bold; color: #C00; background-color: #FF0; }
.lowlite { font-weight: bolder; color: #C00; }
.question { color: #030; font-weight: bold; font-style: italic; }
.rquote { float: right; width: 33%; background-color: #FFE; font-family: cursive; padding-left: 8px; }
.comment { color: #630; }
.big { font-size: larger; }
.small { font-size: smaller; }
.tiny { font-size: 50%; }
.nun { display: none; }
.cuss { font-family: Symbol, "Zapf Dingbats", Webdings, Wingdings, fantasy; }
.sidebar { float: right; background-color: #FFE; padding: 1em; margin-left: 1em; }
.sidebar li { list-style-type: none; }

/* for massively hyperlinked pages that would otherwise overload the eyes */
.subtle a { color: inherit; text-decoration: none; border-bottom: 1px blue dotted; }
.subtle a:hover { background-color: #FFF; border-bottom: blue solid; }

/* FDND */
.dchart, .rchart { background-color: #FFF; border: 1px #FC9 solid; }
.dchart td { text-align: center; padding: 0; margin: 0; }
.rchart td { text-align: default; }
.dnote { font-size: 90%; margin-top: 0; margin-bottom: 0; }
