body {
    background-color: #0C3050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
    text-decoration: none;
}

h1 {
    margin-top: 0px;
    padding-top: 0px;
}

h1 a {
    color: #FFFF00;
}

.thumbnail {
    width: 242px;
    height: 250px;
    float: left;
        padding: 12px 0px;
}

.thumbnail a {
    text-decoration: none;
}

.thumbnail a img {
    border: 5px solid #003366;
}

#footer {
    padding: 20px;
    color: white;
}

#footer a {
	color: white;
}

#footer {
    padding: 20px;
    font-size: 8pt;
    color: white;
}

#footer a {
	color: white;
}

.desc {
    padding: 0px 50px;
    color: white;
}
