﻿body
{
font-family: Arial;
}

#clearer{
margin: 0px; 
padding: 0px; 
clear: both; 
height: 1px;
}

a
{
text-decoration: none;
}

h1
{
font-size: 18px;
font-family: Arial;
font-weight: normal;
text-transform: uppercase;
}

p
{

}

.thumbContainer{
float: left;
width: 159px;
min-height: 170px;
text-align: center;
padding-top: 10px; }
.thumbContainer a{
color: #000;
text-decoration: underline;
}
.imageContainer{
float: left;
width: 159px;
text-align: center;
}
.imageTitle{
float: left;
width: 159px;
text-align: center;
}







