#intro {
    background-image: url('/themes/static/images/bck-main-content.jpg');
    background-repeat:repeat-x;
    padding: 10px 0 0 0;
    text-align: center;
}

#box-home1, #box-home2 {
    float:left;
    height:331px;
    width:313px;
    margin-right:10px;
}

#box-home3 {
    float:left;
    height:331px;
    width:313px;
}


#header1 {
    background-image: url('/themes/static/images/header1.gif');
    width: 313px;
    height: 37px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    font-family: "arial";
    vertical-align : middle;
}

#body1 {
    background-image: url('/themes/static/images/body1.gif');
    width: 313px;
    height: 294px;
    text-align: left;
}

#header2 {
    background-image: url('/themes/static/images/header3.gif');
    width: 313px;
    height: 37px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    font-family: "arial";
    vertical-align : middle;
}

#body2 {
    background-image: url('/themes/static/images/body3.gif');
    width: 313px;
    height: 294px;
    text-align: left;
}

#header3 {
    background-image: url('/themes/static/images/header2.gif');
    width: 313px;
    height: 37px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    font-family: "arial";
    vertical-align : middle;
}

#body3 {
    background-image: url('/themes/static/images/body2.gif');
    width: 313px;
    height: 294px;
    text-align: left;
}

br.CLEAR {
    clear:both;
}

.center-div {
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    width: 959px;
}

.bigger-text {
    font-size: 45px;
    font-weight: bold;
    font-family: "arial";
}

.big-text {
    font-size: 35px;
    font-weight: bold;
    font-family: "arial";
}

.intro-text {
    font-size: 15px;
    font-weight: bold;
    font-family: "arial";
    line-height: 1.2;
}

.linktosearch-text {
    font-size: 32px;
    font-weight: bold;
    font-family: "arial";
}
