body {
    background-color: #fff;
    color: #000;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 40px;
}

.content {
    margin-top: 0;
    margin-bottom: 20px;
    position: relative;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    line-height: 0;
}

h1 {
    font-size: 140%;
    font-variant: small-caps;
    margin-top: 45px;
    margin-bottom: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

a {
    color: rgb(44,112,163);
}

.footer {
    width: 255px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    margin-top: 20px;
    padding-bottom: 20px;
    height: 40px;
}

a img {
    border: 0;
}

.logo {
    float: left;
}

.more {
    padding-top: 20px;
    float: right;
}

.imageMap {
    border: 0;
}

.secondFooter {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    font-size: 85%;
    width: 600px;    
}

.secondFooter,
.secondFooter a {
    color: #888;
}
