#left_column_width {
    width: 324px;
}

#left_column_div {
    width: 312px;
    margin: 5px 0px 7px 10px;
}

#left_column_about {
    height: 210px;
    width: 300px;
    margin: 5px 0px;
    padding: 6px;
    border: solid 1px #1371a4;
    background-color: #fff;
    overflow: auto;
    line-height: 14px;
    letter-spacing: 0.2px;
}

#left_column_about p {
    margin-bottom: 9px;
}

#banner_top_left,
#banner_bottom_left {
    height: 250px;
    width: 300px;
    padding: 6px;
    border: solid 1px #1371a4;
    background-color: #fff;
}

#right_column_width {
    width: 576px;
}

#right_column_div {
    width: 553px;
    margin: 5px 0px 7px 13px;
}

#right_column_content {
    height: 728px;
    border: solid 1px #1371A4;
    background-color: #fff;
}

#right_column_content h2 {
    width: 520px;
    margin: 0px auto 0px auto;
    padding: 3px 0px 2px 0px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    color: #e81c1c;
    border-bottom: solid 1px #bddaea;
}

#right_column_content p {
    width: 420px;
    margin: 10px auto 0px auto;
    padding: 3px 0px 2px 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#right_column_content a {
    color: #e81c1c;
}

#right_column_content a:hover {
    color: #1371a4;
}

#subscribe_div {
    margin-top: 5px;
    padding-top: 5px;
    text-align: center;
    height: 20px;
    border: solid 1px #1371a4;
    background-color: #fff;
}
