body
{
    background-color: white;
}

p {margin: .3em;}

img.jfl-image
{
    float: right;
    border-right: #333333 1px solid;
    border-left: #333333 1px solid;
}

div.jfl
{
    color: #333333;
    font-size: small;
    font-family: Georgia, serif;
    background-color: white;
    background:
        url("box-back.jpg")
        top right no-repeat;
    border-bottom: #666666 1px solid;
    padding: 0;
    margin: 1em;
}
.jfl a:link {color: #AA55AA}
.jfl a:visited {color: #666666}
.jfl a:active {color: #666666}

.jfl h2
{
    font-size: large;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    text-shadow: 0px 1px 1px white;
    background-color: white;
    background:
        url("box-head.png")
        top left no-repeat;
    height: 1.25em;
    border-bottom: #666666 1px solid;
    padding-left: .5em;
}

div.jfl-item
{
    overflow: hidden;
    width: 10em; height: 10em;
    text-align: center;
    background-color: white;
    float: left;
    border-top: #666666 1px solid;
    border-bottom: #666666 1px solid;
    margin: 1.5em;
    padding: .75em;
}
.jfl-item a {font-size: medium; font-weight: bold; font-family: Helvetica, sans-serif;}

.jfl-item h3 {font-size: medium; font-weight: bold; font-family: Helvetica, sans-serif; margin: 0em 0em .5em 0em;}

.small-link a:link {font-size: x-small;}
.small-link a:visited {font-size: x-small;}
.small-link a:active {font-size: x-small;}

.tiny-cover {height: 45px;}

.jfl-item ul {margin: 0em; padding: 0em 0em 0em 1em; text-align: left; line-height: 0em;}
.jfl-item li {margin: 0em; padding: 0em; line-height: 1em;}

div.jfl-title {text-align: center;}
span.jfl-title {font-size: xx-large; color: white;}

span.jfl-head {font-weight: bold; font-size: large;}

.prof td
{
    padding: .5em;
}

td.prof-cat
{
    border-right: #666666 1px solid;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    text-align: right;
}

td.prof-item
{
    border-left: #666666 1px solid;
    font-family: Georgia, serif;
}

.face
{
    border-top: #666666 1px solid;
    border-bottom: #666666 1px solid;
    float: right;
    margin: 2em;
}