
#container .first#left_col { width:400px; }
#container .col#right_col { width:520px; } 
.frontpage-main {
    width: 464px;
    height: 424px;
    background: url('./images/design/bck-main.png') no-repeat;
    margin: 0;
}
.frontpage-sidebar {
    margin-top: 0px;
}
.frontpage-image-main {
    width:400px;
    height:300px;
    margin-right:auto;
    margin-left:auto;
    padding-top: 25px;
}
.frontpage-text-main {
    margin-left: 28px;
    margin-right: 28px;
    margin-top: 2px;
}
.frontpage-second {
    padding: 0;
    margin: 0;
    background: url('./images/design/bck-second.png') no-repeat;
    width:232px;
    height:304px;
    /*margin-left:13px;*/
    float:left;
    clear:right;
    position:relative;
    font-family: "Trebuchet MS";
}
.frontpage-image-second {
    width:190px;
    height:150px;
    margin-right:auto;
    margin-left:auto;
    padding-top: 20px;
}
.frontpage-text-second {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 2px;
}
.frontpage-excerpt {
    font-size: 12px;
}
.frontpage-excerpt-title {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
