.photoFrame
{
    display: inline-block;
    border: 2px solid #696969;
    background-color: #eeeeff;
    margin: 5px;
    padding: 2px;
    width:150px;
    font-family: Verdana, Sans Serif;
}

.index
{
    font-weight:bold;
    width: 25px;
    padding: 5px;
    float: right;
    color: #003366;
}

.photoLink
{
    text-decoration: none;
}

.photoTitle
{
    padding:2px;
    font-size: 10px;
    color: #000;
}

.photo
{
    width: 150px;
    height: 150px;
}