.menucell {
    padding-left: 12pt;
    padding-top: 5pt;
    padding-bottom: 6pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
/* width: 15.15%; */
}
.menurow {
    background-image: url(MenuBkgd.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.redrow {
    background-color: #CC0000;
}
.menuitem {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.menuitem:hover {
    color: silver;
/* font-style: italic; */
}
p, .normal, blockquote {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
.qotd {
    border: thin solid gray;
    padding: 5px;
}
.qotd h2 {
    color: #003366;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: italic;
}
.qotd blockquote {
    font-size: 8pt;
}
img.feed-icon {
    vertical-align: text-top;
    text-align:right;
}

span.qotd-left, span.qotd-right {
    color: #003366;
    display: inline;
/*
  font-size: 5em;
  width: 50px;
 */
}
.member {
    color: #003366;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-bottom: .5cm;
}
.member:hover {
    color: blue;
    font-style: italic;
}
.membername {
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subtitle {
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
img {
    border: none;
}
.footer {
    text-align:center;
    font-size: small;
}
.footer img {
    vertical-align: text-bottom;
}
.footer :visited, .footer :link {
    color: #003366;
    text-decoration: none;
}
