/* program css */

/* Use with image title - image needs to wrapped in <div id="title">image goes here</div> */
/*
div#title {
margin: 0 0 15px 0;
}
*/

#landing_page_image {
height: 288px;
}

.vid-header-bg {
    background-color: #bac76f;
}

div#content_related {
margin-top: 120px;
}

div.zebralight {
background-color: #e7e6d2;
}

div.zebradark {
background-color: #cbbea0;
}