.header {
    border:1px solid #000000;
}

.footer {
    padding-top:15px;
    text-align:center;
    clear:left;
}

.logo {
    background:#3366CC;
    text-align:center;
    padding:5px;
}

.navigation {
    text-align:center;
    line-height:3em;
}

.main-content {
    margin: 20px;
}

.image-left {
    float:left;
    padding-right:20px;
    padding-bottom:5px;
}

.table-header {
    background:#8484FF;
    text-align:center;
    font-weight:bold;
}

#main-image {
    text-align:center;
}

body {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
    margin-left:auto;
    margin-right:auto;
    color:#000000;
    background:#FFFFFF;
    line-height:20px;
    width: 960px;
}

a:link {
    color: #0000FF;
}

a:visited {
    color: #3366FF;
}

a:hover {
    text-decoration: none;
}

h2,h3 {
    padding-top:20px;
    color:#3366CC;
}

.list {
    width:700px;
    border:1px solid #000000;
    border-collapse:collapse;
}

.list td {
    border:1px solid #000000;
    padding:5px;
}

blockquote {
    font-style:italic;
    line-height:1.3em;
}

li {
    list-style-type:square;
}

.phototable {
    margin-left: auto;
    margin-right: auto;
    border: none;
    width: 95%;
    text-align: center;
}

.phototable td {
    padding-bottom: 20px;
}

.phototable img {
    border: none;
}

.photo {
    text-align: center;
}

.photo img {
    border: none;
    margin-bottom: 10px;
}

#fees {
    padding-left: 20px;
}

table td {
    vertical-align:top;
}

