.chandallers1 {
    float: left;
    width: 211px;
    margin-left: 0px;
}
.chandallers_image {
    float: left;
    width: 203px;
    position: relative;
    background-color: #000;
    padding: 3px;
    min-height: 313px;
}
#content-contain {
    line-height: 15px;
}
#content-container {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
}
.chandallers_title {
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    color: #FFF;
    background-image: url('bg_title_trans.png');
    background-repeat: repeat;
    text-align: left;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    bottom: 0px;
    width: 203px;
    font-weight: normal;
    text-decoration: none;
}
.chandallers_img_shadow {
    background-image: url('chandallers_img_shadow.jpg');
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    width: 211px;
}

.chandallers_title1 {
    font-family: "Trajan Pro";
    font-size: 25px;
    color: #FFF;
    text-align: left;
    float: left;
    bottom: 0px;
    width: 193px;
    padding-left: 10px;
}
    
.chandallers2 {
    float: left;
    width: 211px;
    margin-left: 25px;
}
#projects {
    float: left;
}
.project2 {
    float: left;
    width: 300px;
}
.project_image {
    float: left;
    width: 282px;
    position: relative;
    background-color: #000;
    padding: 3px;
    height: 263px;
}
.project1_inner {
    float: left;
    width: 222px;
    margin-top: 5px;
}
.project_image_inner {
    float: left;
    width: 212px;
    height: 198px;
    position: relative;
    background-color: #000;
}
.project2_inner {
    float: left;
    width: 222px;
    margin-top: 5px;
    margin-left: 5px;
}

.project_title {
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    color: #FFF;
    background-image: url('bg_title_trans.png');
    background-repeat: repeat;
    text-align: center;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    bottom: 0px;
    width: 282px;
    font-weight: normal;
    text-decoration: none;
}