#left_column_width {
    width: 324px;
}

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

#left_column_menu {
    height: 385px;
    width: 300px;
    margin: 5px 0px 0px 0px;
    padding: 0px 6px 6px 6px;
    border: solid 1px #1371a4;
    background-color: #fff;
}

#left_column_menu h2 {
    width: 300px;
    margin: 3px auto;
    padding-bottom: 2px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    border-bottom: solid 1px #bddaea;
}

#left_column_menu ul {
    margin-top: 10px;
    list-style-type: none;
}

#left_column_menu li {
    position: relative;
    margin: 16px 6px;
    font-weight: bold;
}

#left_column_menu a {
    position: absolute;
    top: 16px;
    left: 50px;
    margin-left: 15px;
    font-size: 12px;
    color: #1371a4;
    text-decoration: none;
}

#left_column_menu li a:hover,
#left_column_menu li a.current {
    color: #e81c1c;
}

#banner_top_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: 628px;
    border: solid 1px #1371A4;
    background-color: #fff;
}

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

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