#header_left {
    background : url("../img/header_left.jpg") repeat-x ;
    position   : absolute;
    top        : 147px;
    left       : 0;
    height     : 150px;
    width      : 49%;
    z-index    : 0;
}

#header {
    position   : relative;
    background : url("../img/header.jpg") no-repeat;
    width      : 820px;
    height     : 150px;
    margin     : auto;
    z-index    : 998;
}

#header_right {
    background : url("../img/header_right.jpg") repeat-x;
    position   : absolute;
    top        : 147px;
    right      : 0;
    height     : 150px;
    width      : 49%;
    z-index    : 0;
}

#header_flash {
    float       : left;
    height      : 150px;
    line-height : 150px;
}

#header_flash object {
    margin-top : 23px;
}

#header_content {
    height      : 150px;
    margin-left : 260px;
    color       : #626262;
    text-align  : left;
}

#header_content h1 {
    font-family : "Book Antiqua", Garamond;
    font-size   : 20px;
    font-weight : normal;
    color       : #535250;
    padding     : 20px 0 10px 0;
}

#header_content #programs {
    font-family  : "Century Gothic";
    font-size    : 15px;
    text-align   : left;
    line-height  : 30px;
    word-spacing : 2px;
    height       : 70px;
    width        : 500px;
    overflow     : hidden;
}

#header_content #programs .program_title {
    font-weight : bold;
}

#header_content #programs .program_time {
}

#content {
    position : relative;
    padding-top : 5px;
}

#content p {    
    margin : 0;
}

#headline_1 {
    font-family   : "Trebuchet MS";;
    width         : 320px;
    float         : left;
    margin-bottom : 20px;
}

#headline_1 img {
    float  : right;
    margin : 5px 5px;
}

#headline_1 ul {
    list-style-type  : none;
    list-style-image : url("../img/bullet.gif");
    margin           : 0 15px;
}

#headline_1 ul li {
    margin : 1px 5px;
}

#headline_2 {
    font-family   : "Century Gothic";
    font-size     : 12px;
    width         : 320px;
    margin-left   : 340px;
    margin-bottom : 20px;
}

#headline_2 p {
    margin-top : 5px;
}

#headline_2 span.flash {
    float  : left;
    margin : 5px 5px;
}

#headline_3 {
    font-family   : "Century Gothic";
    width         : 320px;
    float         : left;
    margin-bottom : 20px;
}

#headline_3 p {
    text-align : justify;
}

#headline_3 ul {
    list-style-type  : none;
    list-style-image : url("../img/bullet.gif");
    margin           : 3px 15px;
}

#headline_3 ul li {
    margin : 0 5px;
}

#headline_4 {
    font-family   : "Century Gothic";
    width         : 320px;
    margin-left   : 340px;
    margin-bottom : 20px;
}

#headline_4 ul {
    list-style-type  : none;
    list-style-image : url("../img/bullet.gif");
    margin           : 10px 15px;
}

#headline_4 ul li {
    margin : 3px 5px;
}

#headline_1 a, #headline_2 a, #headline_3 a, #headline_4 a {
    font-family : Tahoma;
    font-size   : 12px;
    font-weight : bold;
    color       : #81070b;
}

#headline_1 a:hover, #headline_2 a:hover, #headline_3 a:hover, #headline_4 a:hover {
    color           : #2e3092;
    text-decoration : underline;
}

#headline_productions { 
    width      : 100px;
    position   : absolute;
    left       : 690px;
    top        : 15px;
    text-align : center;
}

#headline_productions img { 
    margin  : 1px 1px 5px 1px;
}
