body {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    text-align: center;
}

h1 {
    text-align: left;
    margin-left: 2em;
}

img { border: none; }

.ey {
    width: 240px;
    height: 410px;
    border: 1px solid #999;
    margin: 10px;
    padding: 5px;
    float: left;
    background-color: #eaeaea;
}

.ey p {
    margin: 0;
    font-size: 0.8em;
}
.ey h2 {
    margin: 0 0 3px 0;
    font-size: 0.8em;
    text-align: center;
}

.ey img {
    cursor: pointer;
}

.diz {
    margin-top: 8px;
    padding: 5px;
    background-color: #fff;
    text-align: left;
}

.diz img {
    margin-right: 3px;
    vertical-align: top;
    cursor: default;
}

#footer {
    clear: both;
    margin-top: 10px;
    text-align: center;
    font-size: 0.6em;
    color: #999;
}

#footer a {
    color: #999;
}

#footer hr {
    width: 95%;
    height: 1px;
    border: solid 0.3pt;
    border-left:0; border-right:0; border-bottom:0;
    color: #ccc;
}

.nav_year {
    width: 346px;
    font-size: 0.8em;
    text-align: left;
    float: left;
    margin: 10px 0px 10px 20px;
}
.nav_year a {
    color: #666;
    text-decoration: none;
}
