#content {
    border: 1px solid #e4e4e4;
    position: relative;
    top: 10px;
    margin-bottom: 2.5em;
    left: 14em;
    width: 37.5em;
    padding: 0.5em;
    }

#content p {
    text-align: justify;
    }

#content h3 {
    color: #003399;
    margin-top: 0;
    }

#content .photos {
    text-align: center;
    }

#content .school_photos {
    float: right;
    }

#content table, #content table td {
    border: 1px solid #000000;
    border-collapse: collapse;
    }

#content li {
    margin: 0.5em;
    }

#content a {
    color: #003399;
    }

#content a:hover {
    color: #80b33a;
    }